Port to removal of nsStyleMolecule

git-svn-id: svn://10.0.0.236/trunk@665 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp
1998-04-25 18:48:48 +00:00
parent 93894c3b99
commit b87f9199b6
45 changed files with 2038 additions and 1510 deletions

View File

@@ -23,7 +23,7 @@
#include "nsIAtom.h"
struct RowGroupReflowState;
struct nsStyleMolecule;
struct nsStyleSpacing;
/**
* nsTableRowGroupFrame is the frame that maps row groups
@@ -114,7 +114,7 @@ protected:
nscoord GetTopMarginFor(nsIPresContext* aCX,
RowGroupReflowState& aState,
nsStyleMolecule* aKidMol);
nsStyleSpacing* aKidSpacing);
void PlaceChild( nsIPresContext* aPresContext,
RowGroupReflowState& aState,