Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/customize/
H A Dacccfg.cxx705 , aModuleButton (this , CUI_RES(RB_MODULE )) in SfxAcceleratorConfigPage()
741 aModuleButton.SetClickHdl( LINK( this, SfxAcceleratorConfigPage, RadioHdl )); in SfxAcceleratorConfigPage()
1153 else if (aModuleButton.IsChecked()) in IMPL_LINK()
1412 String sButtonText = aModuleButton.GetText(); in Reset()
1414 aModuleButton.SetText(sButtonText); in Reset()
1417 aModuleButton.Check(); in Reset()
1420 aModuleButton.Hide(); in Reset()
/aoo41x/main/cui/source/inc/
H A Dacccfg.hxx139 RadioButton aModuleButton; member in SfxAcceleratorConfigPage

Completed in 25 milliseconds