Searched refs:countPages (Results 1 – 9 of 9) sorted by relevance
68 int nPages = countPages(sJPEGNameSchema); in checkOneFile()370 int nPages = countPages(sJPEGNameSchema); in createJPEGsFromPostscript()405 public int countPages(String _sJPEGSchema) in countPages() method in JPEGCreator
108 virtual sal_Int32 countPages( Printer* pPrinter );
197 sal_Int32 countPages( Printer* pPrinter );
208 virtual sal_Int32 countPages( Printer* pPrinter ) = 0;
114 nCount = mpWindow->countPages( pPrinter ); in getRendererCount()
1382 sal_Int32 DialogWindow::countPages( Printer* pPrinter ) in countPages() function in DialogWindow1384 return pEditor->countPages( pPrinter ); in countPages()
380 virtual sal_Int32 countPages( Printer* pPrinter );
944 sal_Int32 ModulWindow::countPages( Printer* pPrinter ) in countPages() function in ModulWindow
1279 sal_Int32 DlgEditor::countPages( Printer* ) in countPages() function in DlgEditor
Completed in 61 milliseconds