Home
last modified time | relevance | path

Searched refs:SvxSmartTagsControl (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/source/mnuctrls/
H A DSmartTagCtl.cxx48 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()
/trunk/main/svx/inc/svx/
H A DSmartTagCtl.hxx50 class SVX_DLLPUBLIC SvxSmartTagsControl : public SfxMenuControl class
75 SvxSmartTagsControl( sal_uInt16 nId, Menu&, SfxBindings& );
76 ~SvxSmartTagsControl();
/trunk/main/sw/source/ui/app/
H A Dswmodule.cxx467 SvxSmartTagsControl::RegisterControl(SID_OPEN_SMARTTAGMENU, pMod); in RegisterControls()

Completed in 15 milliseconds