Home
last modified time | relevance | path

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

/aoo41x/main/svtools/source/filter/
H A Dexportdialog.cxx602 maCbJPGPreview ( this, ResId( CB_JPG_PREVIEW, *rPara.pResMgr ) ), in ExportDialog()
719 maCbJPGPreview.Enable( sal_False ); in ExportDialog()
881 if ( maCbJPGPreview.IsEnabled() ) in createFilterOptions()
882 xRows->addWindow( &maCbJPGPreview ); in createFilterOptions()
897 if ( maCbJPGPreview.IsEnabled() ) in createFilterOptions()
898 maCbJPGPreview.Check( sal_False ); in createFilterOptions()
H A Dexportdialog.hxx84 CheckBox maCbJPGPreview; member in ExportDialog

Completed in 37 milliseconds