Searched refs:aKeyBox (Results 1 – 2 of 2) sorted by relevance
713 , 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()
147 SvTreeListBox aKeyBox; member in SfxAcceleratorConfigPage
Completed in 21 milliseconds