Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/smartmenu/
H A Dstmenu.cxx163 Reference< smarttags::XSmartTagAction > xSmartTagAction = maInvokeActions[ nId ].mxAction; in Execute() local
166 if ( xSmartTagAction.is() ) in Execute()
170 xSmartTagAction->invokeAction( maInvokeActions[ nId ].mnActionID, in Execute()
/aoo42x/main/svx/source/mnuctrls/
H A DSmartTagCtl.cxx182 Reference< smarttags::XSmartTagAction > xSmartTagAction = maInvokeActions[ nMyId ].mxAction; in IMPL_LINK_INLINE_START() local
185 if ( xSmartTagAction.is() ) in IMPL_LINK_INLINE_START()
187 xSmartTagAction->invokeAction( maInvokeActions[ nMyId ].mnActionID, in IMPL_LINK_INLINE_START()
/aoo42x/main/svx/inc/svx/
H A DSmartTagMgr.hxx80 …::star::uno::Reference< com::sun::star::smarttags::XSmartTagAction > xSmartTagAction, sal_Int32 nS… in ActionReference()
81 : mxSmartTagAction( xSmartTagAction), mnSmartTagIndex( nSmartTagIndex ) {} in ActionReference()

Completed in 58 milliseconds