Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/filter/
H A Dexportdialog.cxx613 maRbEPSLevel1 ( this, ResId( RB_EPS_LEVEL1, *rPara.pResMgr ) ), in ExportDialog()
729 maRbEPSLevel1.SetClickHdl( LINK( this, ExportDialog, UpdateHdl ) ); in ExportDialog()
1047 xRows->addWindow( &maRbEPSLevel1 ); in createFilterOptions()
1086 maRbEPSLevel1.Check( nVersion == 1 ); in createFilterOptions()
1396 if ( maRbEPSLevel1.IsVisible() ) in updateControls()
1398 sal_Bool bEnabled = maRbEPSLevel1.IsChecked() == sal_False; in updateControls()
H A Dexportdialog.hxx95 RadioButton maRbEPSLevel1; member in ExportDialog

Completed in 31 milliseconds