Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/filter/
H A Dexportdialog.cxx322 if ( maRbEPSLevel2.IsChecked() ) in GetFilterData()
614 maRbEPSLevel2 ( this, ResId( RB_EPS_LEVEL2, *rPara.pResMgr ) ), in ExportDialog()
730 maRbEPSLevel2.SetClickHdl( LINK( this, ExportDialog, UpdateHdl ) ); in ExportDialog()
1048 xRows->addWindow( &maRbEPSLevel2 ); in createFilterOptions()
1087 maRbEPSLevel2.Check( nVersion == 2 ); in createFilterOptions()
H A Dexportdialog.hxx96 RadioButton maRbEPSLevel2; member in ExportDialog

Completed in 43 milliseconds