Searched refs:SfxThesSubMenuControl (Results 1 – 2 of 2) sorted by relevance
/aoo41x/main/sfx2/source/menu/ |
H A D | thessubmenu.cxx | 53 SFX_IMPL_MENU_CONTROL(SfxThesSubMenuControl, SfxStringItem); 62 SfxThesSubMenuControl::SfxThesSubMenuControl( sal_uInt16 nSlotId, Menu &rMenu, SfxBindings &rBindin… in SfxThesSubMenuControl() function in SfxThesSubMenuControl 68 pMenu->SetSelectHdl(LINK(this, SfxThesSubMenuControl, MenuSelect)); in SfxThesSubMenuControl() 74 SfxThesSubMenuControl::~SfxThesSubMenuControl() in ~SfxThesSubMenuControl() 85 void SfxThesSubMenuControl::StateChanged( in StateChanged() 98 IMPL_LINK_INLINE_START( SfxThesSubMenuControl, MenuSelect, Menu *, pSelMenu ) in IMPL_LINK_INLINE_START() argument 105 IMPL_LINK_INLINE_END( SfxThesSubMenuControl, MenuSelect, Menu *, pSelMenu ) in IMPL_LINK_INLINE_END() argument 108 PopupMenu* SfxThesSubMenuControl::GetPopup() const in IMPL_LINK_INLINE_END()
|
H A D | thessubmenu.hxx | 42 class SfxThesSubMenuControl : public SfxMenuControl class 52 SfxThesSubMenuControl(sal_uInt16, Menu&, SfxBindings&); 53 ~SfxThesSubMenuControl();
|
Completed in 19 milliseconds