Home
last modified time | relevance | path

Searched refs:mnSmartTagIndex (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/inc/svx/
H A DSmartTagMgr.hxx79 sal_Int32 mnSmartTagIndex; member
81 : mxSmartTagAction( xSmartTagAction), mnSmartTagIndex( nSmartTagIndex ) {} in ActionReference()
/trunk/main/svx/source/smarttags/
H A DSmartTagMgr.cxx197 aIndices[ i++ ] = (*aActionsIter).second.mnSmartTagIndex; in GetActionSequences()
220 const sal_Int32 nSmartTagIndex = rActionRef.mnSmartTagIndex; in GetSmartTagCaption()