Searched refs:pEventLB (Results 1 – 4 of 4) sorted by relevance
63 _HeaderTabListBox* pEventLB; member in _SfxMacroTabPage_Impl81 pEventLB( NULL ), in _SfxMacroTabPage_Impl()98 delete pEventLB; in ~_SfxMacroTabPage_Impl()262 SvHeaderTabListBox& rListBox = mpImpl->pEventLB->GetListBox(); in Reset()276 SvHeaderTabListBox& rListBox = pImpl->pEventLB->GetListBox(); in IMPL_STATIC_LINK()317 SvHeaderTabListBox& rListBox = pImpl->pEventLB->GetListBox(); in IMPL_STATIC_LINK()351 pImpl->pEventLB->SetUpdateMode( sal_False ); in IMPL_STATIC_LINK()385 HeaderBar& rHeaderBar = mpImpl->pEventLB->GetHeaderBar(); in InitAndSetHandler()404 mpImpl->pEventLB->Show(); in InitAndSetHandler()405 mpImpl->pEventLB->ConnectElements(); in InitAndSetHandler()[all …]
73 pEventLB( NULL ), in _SvxMacroTabPage_Impl()94 delete pEventLB; in ~_SvxMacroTabPage_Impl()242 SvHeaderTabListBox& rListBox = mpImpl->pEventLB->GetListBox(); in ~_SvxMacroTabPage()523 mpImpl->pEventLB->SetUpdateMode( sal_False ); in DisplayAppEvents()629 SvHeaderTabListBox& rListBox = pImpl->pEventLB->GetListBox(); in GenericHandler_Impl()726 pImpl->pEventLB->SetUpdateMode( sal_False ); in GenericHandler_Impl()767 mpImpl->pEventLB->Show(); in InitAndSetHandler()768 mpImpl->pEventLB->ConnectElements(); in InitAndSetHandler()772 mpImpl->pEventLB->GetListBox().SetEntryHeight( in InitAndSetHandler()775 mpImpl->pEventLB->Enable( sal_True ); in InitAndSetHandler()[all …]
73 mpImpl->pEventLB = new _HeaderTabListBox( this, CUI_RES( LB_EVENT )); in SvxEventConfigPage()87 mpImpl->pEventLB->GetListBox().SetHelpId( HID_SVX_MACRO_LB_EVENT ); in SvxEventConfigPage()189 mpImpl->pEventLB->SetUpdateMode( sal_False ); in IMPL_LINK()225 mpImpl->pEventLB->SetUpdateMode( sal_True ); in IMPL_LINK()
43 _HeaderTabListBox* pEventLB; member in _SvxMacroTabPage_Impl
Completed in 49 milliseconds