Searched refs:printPage (Results 1 – 15 of 15) sorted by relevance
/aoo42x/main/basctl/source/basicide/ |
H A D | basicrenderable.cxx | 180 mpWindow->printPage( sal_Int32(nSelect-1), pPrinter ); in render() 183 mpWindow->printPage( nRenderer, pPrinter ); in render()
|
H A D | baside3.cxx | 1387 void DialogWindow::printPage( sal_Int32 nPage, Printer* pPrinter ) in printPage() function in DialogWindow 1389 pEditor->printPage( nPage, pPrinter, CreateQualifiedName() ); in printPage()
|
H A D | baside2.hxx | 382 virtual void printPage( sal_Int32 nPage, Printer* pPrinter );
|
H A D | baside2.cxx | 949 void ModulWindow::printPage( sal_Int32 nPage, Printer* pPrinter ) in printPage() function in ModulWindow
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | oldprintadaptor.hxx | 44 virtual void printPage( int i_nPage ) const;
|
H A D | print.hxx | 509 virtual void printPage( int i_nPage ) const = 0; // must be overloaded by the app
|
/aoo42x/main/basctl/source/inc/ |
H A D | baside3.hxx | 110 virtual void printPage( sal_Int32 nPage, Printer* pPrinter );
|
H A D | dlged.hxx | 198 void printPage( sal_Int32 nPage, Printer* pPrinter, const String& );
|
H A D | bastypes.hxx | 210 virtual void printPage( sal_Int32 nPage, Printer* pPrinter ) = 0;
|
/aoo42x/main/vcl/source/gdi/ |
H A D | oldprintadaptor.cxx | 105 void OldStylePrintAdaptor::printPage( int i_nPage ) const in printPage() function in OldStylePrintAdaptor
|
H A D | print3.cxx | 935 printPage( i_nUnfilteredPage ); in getPageFile()
|
/aoo42x/main/sfx2/source/view/ |
H A D | viewprn.cxx | 100 virtual void printPage( int i_nPage ) const; 262 void SfxPrinterController::printPage( int i_nPage ) const in printPage() function in SfxPrinterController
|
/aoo42x/main/padmin/source/ |
H A D | padialog.cxx | 387 virtual void printPage( int i_nPage ) const; 406 void SpaPrinterController::printPage( int ) const in printPage() function in SpaPrinterController
|
/aoo42x/main/offapi/com/sun/star/svg/ |
H A D | XSVGPrinter.idl | 47 void printPage( [in] sequence< byte > aPrintPage );
|
/aoo42x/main/basctl/source/dlged/ |
H A D | dlged.cxx | 1286 void DlgEditor::printPage( sal_Int32 nPage, Printer* pPrinter, const String& rTitle ) in printPage() function in DlgEditor
|
Completed in 84 milliseconds