Searched refs:SvxSmartTagsControl (Results 1 – 3 of 3) sorted by relevance
/aoo41x/main/svx/source/mnuctrls/ |
H A D | SmartTagCtl.cxx | 48 SFX_IMPL_MENU_CONTROL(SvxSmartTagsControl, SvxSmartTagItem); 52 SvxSmartTagsControl::SvxSmartTagsControl in SvxSmartTagsControl() function in SvxSmartTagsControl 69 void SvxSmartTagsControl::FillMenu() in FillMenu() 117 pSbMenu->SetSelectHdl( LINK( this, SvxSmartTagsControl, MenuSelect ) ); in FillMenu() 152 void SvxSmartTagsControl::StateChanged( sal_uInt16, SfxItemState eState, const SfxPoolItem* pState ) in StateChanged() 171 IMPL_LINK_INLINE_START( SvxSmartTagsControl, MenuSelect, PopupMenu *, pMen ) in IMPL_LINK_INLINE_START() argument 204 IMPL_LINK_INLINE_END( SvxSmartTagsControl, MenuSelect, PopupMenu *, pMen ) in IMPL_LINK_INLINE_END() argument 208 SvxSmartTagsControl::~SvxSmartTagsControl() in IMPL_LINK_INLINE_END() 216 PopupMenu* SvxSmartTagsControl::GetPopup() const in GetPopup()
|
/aoo41x/main/svx/inc/svx/ |
H A D | SmartTagCtl.hxx | 50 class SVX_DLLPUBLIC SvxSmartTagsControl : public SfxMenuControl class 75 SvxSmartTagsControl( sal_uInt16 nId, Menu&, SfxBindings& ); 76 ~SvxSmartTagsControl();
|
/aoo41x/main/sw/source/ui/app/ |
H A D | swmodule.cxx | 467 SvxSmartTagsControl::RegisterControl(SID_OPEN_SMARTTAGMENU, pMod); in RegisterControls()
|
Completed in 23 milliseconds