Home
last modified time | relevance | path

Searched refs:pEventLB (Results 1 – 4 of 4) sorted by relevance

/trunk/main/cui/source/tabpages/
H A Dmacroass.cxx63 _HeaderTabListBox* pEventLB; member in _SfxMacroTabPage_Impl
81 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 …]
/trunk/main/cui/source/customize/
H A Dmacropg.cxx73 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 …]
H A Deventdlg.cxx73 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()
H A Dmacropg_impl.hxx43 _HeaderTabListBox* pEventLB; member in _SvxMacroTabPage_Impl

Completed in 29 milliseconds