gecko-dev/layout/printing
2004-01-08 19:23:12 +00:00
..
nsIPrintProgress.idl
nsIPrintProgressParams.idl
nsIPrintStatusFeedback.idl
nsPagePrintTimer.cpp
nsPagePrintTimer.h
nsPrintData.cpp
nsPrintData.h
nsPrintEngine.cpp Additional cleanup related to bug 64116. r=bzbarsky. 2004-01-08 19:23:12 +00:00
nsPrintEngine.h
nsPrintObject.cpp Eliminate nsIStyleSet as an XPCOM interface, making the implementation internal to layout. Frame constructor ownership moves to the pres shell, and the style set methods that forward to the frame constructor are gone. Rewrote style set sheet add/remove to reduce code size. For more details, see bug 64116. r+sr=dbaron. 2004-01-07 22:30:53 +00:00
nsPrintObject.h Additional cleanup related to bug 64116. r=bzbarsky. 2004-01-08 19:23:12 +00:00
nsPrintPreviewListener.cpp
nsPrintPreviewListener.h