Searched refs:_HeaderTabListBox (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/cui/source/inc/ |
H A D | headertablistbox.hxx | 31 class _HeaderTabListBox : public Control class 40 _HeaderTabListBox( Window* pParent, const ResId& rId ); 41 virtual ~_HeaderTabListBox(); 53 inline SvHeaderTabListBox& _HeaderTabListBox::GetListBox( void ) in GetListBox() 58 inline HeaderBar& _HeaderTabListBox::GetHeaderBar( void ) in GetHeaderBar()
|
H A D | macroass.hxx | 42 class _HeaderTabListBox;
|
H A D | macropg.hxx | 63 class _HeaderTabListBox;
|
/aoo41x/main/cui/source/customize/ |
H A D | macropg.cxx | 115 IMPL_LINK( _HeaderTabListBox, HeaderEndDrag_Impl, HeaderBar*, pBar ) in IMPL_LINK() argument 150 long _HeaderTabListBox::Notify( NotifyEvent& rNEvt ) in Notify() 163 _HeaderTabListBox::_HeaderTabListBox( Window* pParent, const ResId& rId ) : in _HeaderTabListBox() function in _HeaderTabListBox 174 _HeaderTabListBox::~_HeaderTabListBox() in ~_HeaderTabListBox() 178 void _HeaderTabListBox::ConnectElements( void ) in ConnectElements() 193 maHeaderBar.SetEndDragHdl( LINK( this, _HeaderTabListBox, HeaderEndDrag_Impl ) ); in ConnectElements() 198 void _HeaderTabListBox::Show( sal_Bool bVisible, sal_uInt16 nFlags ) in Show() 204 void _HeaderTabListBox::Enable( bool bEnable, bool bChild ) in Enable() 846 mpImpl->pEventLB = new _HeaderTabListBox( this, CUI_RES( LB_EVENT ) ); in SvxMacroTabPage()
|
H A D | macropg_impl.hxx | 43 _HeaderTabListBox* pEventLB;
|
H A D | eventdlg.cxx | 73 mpImpl->pEventLB = new _HeaderTabListBox( this, CUI_RES( LB_EVENT )); in SvxEventConfigPage()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | macroass.cxx | 63 _HeaderTabListBox* pEventLB; 462 mpImpl->pEventLB = new _HeaderTabListBox( this, CUI_RES( LB_EVENT ) ); in SfxMacroTabPage()
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | macropg.hxx | 48 class _HeaderTabListBox;
|
Completed in 33 milliseconds