Home
last modified time | relevance | path

Searched refs:PrinterPage (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/ui/view/
H A DDocumentRenderer.cxx719 class PrinterPage class
722 PrinterPage ( in PrinterPage() function in sd::__anone7cee3020111::PrinterPage
742 virtual ~PrinterPage (void) {} in ~PrinterPage()
774 class RegularPrinterPage : public PrinterPage
831 class TiledPrinterPage : public PrinterPage
914 class BookletPrinterPage : public PrinterPage
993 class HandoutPrinterPage : public PrinterPage
1139 class OutlinerPrinterPage : public PrinterPage
1848 ::boost::shared_ptr<PrinterPage>( in PrepareOutline()
2239 ::boost::shared_ptr<PrinterPage>( in PrepareTiledPage()
[all …]
/trunk/main/vcl/inc/vcl/
H A Dprint.hxx71 class VCL_DLLPUBLIC PrinterPage class
79 PrinterPage() : mpMtf( new GDIMetaFile() ) {} in PrinterPage() function in PrinterPage
80 PrinterPage( GDIMetaFile* pMtf, sal_Bool bNewJobSetup, const JobSetup& rSetup ) : in PrinterPage() function in PrinterPage
82 ~PrinterPage() { delete mpMtf; } in ~PrinterPage()

Completed in 37 milliseconds