Searched refs:maCbJPGPreview (Results 1 – 2 of 2) sorted by relevance
602 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()
84 CheckBox maCbJPGPreview; member in ExportDialog
Completed in 37 milliseconds