Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/customize/
H A Dacccfg.cxx765 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 …]
/aoo41x/main/cui/source/inc/
H A Dacccfg.hxx145 SfxConfigFunctionListBox_Impl* pFunctionBox; member in SfxAcceleratorConfigPage

Completed in 32 milliseconds