Searched refs:pGroupLB (Results 1 – 1 of 1) sorted by relevance
64 SfxConfigGroupListBox_Impl* pGroupLB; member in _SfxMacroTabPage_Impl82 pGroupLB( NULL ), in _SfxMacroTabPage_Impl()99 delete pGroupLB; in ~_SfxMacroTabPage_Impl()204 mpImpl->pGroupLB->Show(); in ScriptChanged()294 String sSel( pImpl->pGroupLB->GetGroup() ); in IMPL_STATIC_LINK()295 pImpl->pGroupLB->GroupSelected(); in IMPL_STATIC_LINK()393 mpImpl->pGroupLB->SetSelectHdl( STATIC_LINK( this, _SfxMacroTabPage, SelectGroup_Impl )); in InitAndSetHandler()408 mpImpl->pGroupLB->Enable( sal_True ); in InitAndSetHandler()411 mpImpl->pGroupLB->SetFunctionListBox( mpImpl->pMacroLB ); in InitAndSetHandler()420 mpImpl->pGroupLB->Init( in FillMacroList()[all …]
Completed in 14 milliseconds