Searched refs:pGroupLBox (Results 1 – 2 of 2) sorted by relevance
709 , pGroupLBox(new SfxConfigGroupListBox_Impl( this, CUI_RES(BOX_ACC_GROUP), SFX_SLOT_ACCELCONFIG )) in SfxAcceleratorConfigPage()734 pGroupLBox->SetSelectHdl ( LINK( this, SfxAcceleratorConfigPage, SelectHdl )); in SfxAcceleratorConfigPage()765 pGroupLBox->SetFunctionListBox(pFunctionBox); in SfxAcceleratorConfigPage()797 delete pGroupLBox; in ~SfxAcceleratorConfigPage()879 pGroupLBox->SetStylesInfo(&m_aStylesInfo); in Init()1078 else if ( pListBox == pGroupLBox ) in IMPL_LINK()1080 pGroupLBox->GroupSelected(); in IMPL_LINK()1166 pGroupLBox->Init(m_xSMGR, m_xFrame, m_sModuleLongName); in IMPL_LINK()1172 pEntry = pGroupLBox->GetEntry( 0, 0 ); in IMPL_LINK()1174 pGroupLBox->Select( pEntry ); in IMPL_LINK()[all …]
143 SfxConfigGroupListBox_Impl* pGroupLBox; member in SfxAcceleratorConfigPage
Completed in 28 milliseconds