Home
last modified time | relevance | path

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

/trunk/main/filter/source/pdf/
H A Dimpdialog.cxx49 PDFFilterResId::PDFFilterResId( sal_uInt32 nId ) : ResId( nId, getPDFFilterResMgr() ) in PDFFilterResId() function in PDFFilterResId
418 maFlPages( this, PDFFilterResId( FL_PAGES ) ), in ImpPDFTabGeneralPage()
419 maRbAll( this, PDFFilterResId( RB_ALL ) ), in ImpPDFTabGeneralPage()
420 maRbRange( this, PDFFilterResId( RB_RANGE ) ), in ImpPDFTabGeneralPage()
422 maEdPages( this, PDFFilterResId( ED_PAGES ) ), in ImpPDFTabGeneralPage()
427 maFtQuality( this, PDFFilterResId( FT_QUALITY ) ), in ImpPDFTabGeneralPage()
428 maNfQuality( this, PDFFilterResId( NF_QUALITY ) ), in ImpPDFTabGeneralPage()
1019 maFlGroup( this, PDFFilterResId( FL_PWD_GROUP ) ), in ImpPDFTabSecurityPage()
1020 maPbSetPwd( this, PDFFilterResId( BTN_SET_PWD ) ), in ImpPDFTabSecurityPage()
1021 maFtUserPwd( this, PDFFilterResId( FT_USER_PWD ) ), in ImpPDFTabSecurityPage()
[all …]
H A Dimpdialog.hxx55 class PDFFilterResId : public ResId class
58 PDFFilterResId( sal_uInt32 nId );

Completed in 32 milliseconds