Searched refs:pFunctionBox (Results 1 – 2 of 2) sorted by relevance
765 pGroupLBox->SetFunctionListBox(pFunctionBox); in SfxAcceleratorConfigPage()798 delete pFunctionBox; in ~SfxAcceleratorConfigPage()878 pFunctionBox->SetStylesInfo(&m_aStylesInfo); in Init()1028 String sNewCommand = pFunctionBox->GetCurCommand(); in IMPL_LINK()1029 String sLabel = pFunctionBox->GetCurLabel(); in IMPL_LINK()1037 ((Link &) pFunctionBox->GetSelectHdl()).Call( pFunctionBox ); in IMPL_LINK()1053 ((Link &) pFunctionBox->GetSelectHdl()).Call( pFunctionBox ); in IMPL_LINK()1066 ::rtl::OUString sPossibleNewCommand = pFunctionBox->GetCurCommand(); in IMPL_LINK()1081 if ( !pFunctionBox->FirstSelected() ) in IMPL_LINK()1084 else if ( pListBox == pFunctionBox ) in IMPL_LINK()[all …]
145 SfxConfigFunctionListBox_Impl* pFunctionBox; member in SfxAcceleratorConfigPage
Completed in 18 milliseconds