Home
last modified time | relevance | path

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

/aoo4110/main/cui/source/customize/
H A Dacccfg.cxx713 , aKeyBox (this , CUI_RES(BOX_ACC_KEY )) in SfxAcceleratorConfigPage()
736 aKeyBox.SetSelectHdl ( LINK( this, SfxAcceleratorConfigPage, SelectHdl )); in SfxAcceleratorConfigPage()
768 aKeyBox.SetStyle(aKeyBox.GetStyle()|WB_CLIPCHILDREN|WB_HSCROLL|WB_SORT); in SfxAcceleratorConfigPage()
784 pEntry = aKeyBox.First(); in ~SfxAcceleratorConfigPage()
790 pEntry = aKeyBox.Next(pEntry); in ~SfxAcceleratorConfigPage()
794 aKeyBox.Clear(); in ~SfxAcceleratorConfigPage()
1105 aKeyBox.Clear(); in IMPL_LINK()
1113 … SvLBoxEntry* pE1 = aKeyBox.InsertEntry( pUserData->m_aKey.GetName(), 0L, sal_True, LIST_APPEND ); in IMPL_LINK()
1129 pE2 = aKeyBox.FirstSelected(); in IMPL_LINK()
/aoo4110/main/cui/source/inc/
H A Dacccfg.hxx147 SvTreeListBox aKeyBox; member in SfxAcceleratorConfigPage

Completed in 19 milliseconds