Added WillDeleteNextInFlowFrame to allow for deletion pre-processing by container frames
git-svn-id: svn://10.0.0.236/trunk@1055 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -342,6 +342,8 @@ protected:
|
||||
*/
|
||||
void SetLastContentOffset(const nsIFrame* aLastChild);
|
||||
|
||||
virtual void WillDeleteNextInFlowFrame(nsIFrame* aNextInFlow);
|
||||
|
||||
#ifdef NS_DEBUG
|
||||
/**
|
||||
* Return the number of children in the sibling list, starting at aChild.
|
||||
|
||||
Reference in New Issue
Block a user