Home
last modified time | relevance | path

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

/AOO42X/main/filter/source/pdf/
H A Dimpdialog.cxx49 PDFFilterResId::PDFFilterResId( sal_uInt32 nId ) : ResId( nId, getPDFFilterResMgr() ) in PDFFilterResId() function in PDFFilterResId
69 SfxTabDialog( pParent, PDFFilterResId( RID_PDF_EXPORT_DLG ), 0, sal_False, 0 ), in ImpPDFTabDialog()
253 sOkButtonText : OUString( String( PDFFilterResId( STR_PDF_EXPORT ) ) )); in ImpPDFTabDialog()
416 SfxTabPage( pParent, PDFFilterResId( RID_PDF_TAB_GENER ), rCoreSet ), in ImpPDFTabGeneralPage()
418 maFlPages( this, PDFFilterResId( FL_PAGES ) ), in ImpPDFTabGeneralPage()
419 maRbAll( this, PDFFilterResId( RB_ALL ) ), in ImpPDFTabGeneralPage()
420 maRbRange( this, PDFFilterResId( RB_RANGE ) ), in ImpPDFTabGeneralPage()
421 maRbSelection( this, PDFFilterResId( RB_SELECTION ) ), in ImpPDFTabGeneralPage()
422 maEdPages( this, PDFFilterResId( ED_PAGES ) ), in ImpPDFTabGeneralPage()
424 maFlCompression( this, PDFFilterResId( FL_IMAGES ) ), in ImpPDFTabGeneralPage()
[all …]
H A Dimpdialog.hxx55 class PDFFilterResId : public ResId class
58 PDFFilterResId( sal_uInt32 nId );