Home
last modified time | relevance | path

Searched refs:bAllPages (Results 1 – 4 of 4) sorted by relevance

/AOO42X/main/padmin/source/
H A Dprtsetup.cxx84 RTSDialog::RTSDialog( const PrinterInfo& rJobData, const String& rPrinter, bool bAllPages, Window* … in RTSDialog() argument
105 if( ! bAllPages ) in RTSDialog()
H A Dprtsetup.hxx83 …RTSDialog( const ::psp::PrinterInfo& rJobData, const String& rPrinter, bool bAllPages, Window* pPa…
/AOO42X/main/sd/source/ui/inc/
H A Dsdtreelb.hxx214 … void Fill( const SdDrawDocument*, sal_Bool bAllPages, const String& rDocName );
/AOO42X/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx549 void SdPageObjsTLB::Fill( const SdDrawDocument* pInDoc, sal_Bool bAllPages, in Fill() argument
561 mbShowAllPages = (bAllPages == sal_True); in Fill()