Home
last modified time | relevance | path

Searched refs:_HeaderTabListBox (Results 1 – 8 of 8) sorted by relevance

/trunk/main/cui/source/inc/
H A Dheadertablistbox.hxx31 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 Dmacroass.hxx42 class _HeaderTabListBox;
H A Dmacropg.hxx63 class _HeaderTabListBox;
/trunk/main/cui/source/customize/
H A Dmacropg.cxx115 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 Dmacropg_impl.hxx43 _HeaderTabListBox* pEventLB;
H A Deventdlg.cxx73 mpImpl->pEventLB = new _HeaderTabListBox( this, CUI_RES( LB_EVENT )); in SvxEventConfigPage()
/trunk/main/cui/source/tabpages/
H A Dmacroass.cxx63 _HeaderTabListBox* pEventLB;
462 mpImpl->pEventLB = new _HeaderTabListBox( this, CUI_RES( LB_EVENT ) ); in SfxMacroTabPage()
/trunk/main/sfx2/inc/sfx2/
H A Dmacropg.hxx48 class _HeaderTabListBox;

Completed in 31 milliseconds