Frame construction changes for tables

This commit is contained in:
troy@netscape.com
1998-09-16 17:19:20 +00:00
parent 539349326c
commit e9fcec8bda
29 changed files with 1483 additions and 371 deletions

View File

@@ -50,6 +50,8 @@ public:
nsIFrame* aParentFrame,
nsIFrame*& aResult);
NS_IMETHOD Init(nsIPresContext& aPresContext, nsIFrame* aChildList);
/** @see nsIFrame::Paint */
NS_IMETHOD Paint(nsIPresContext& aPresContext,
nsIRenderingContext& aRenderingContext,