Move Place() from nsIMathMLFrame to nsMathMLContainerFrame

b=363240, r+sr=roc


git-svn-id: svn://10.0.0.236/trunk@248044 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
karlt+%karlt.net
2008-03-18 04:52:49 +00:00
parent 75cd46c593
commit 67df0737ac
26 changed files with 64 additions and 67 deletions

View File

@@ -1262,7 +1262,7 @@ private:
}
};
NS_IMETHODIMP
/* virtual */ nsresult
nsMathMLContainerFrame::Place(nsIRenderingContext& aRenderingContext,
PRBool aPlaceOrigin,
nsHTMLReflowMetrics& aDesiredSize)