Home
last modified time | relevance | path

Searched refs:rSmartTagTypes (Results 1 – 6 of 6) sorted by relevance

/trunk/main/svx/source/smarttags/
H A DSmartTagMgr.cxx174 void SmartTagMgr::GetActionSequences( Sequence < rtl::OUString >& rSmartTagTypes, in GetActionSequences() argument
178 rActionComponentsSequence.realloc( rSmartTagTypes.getLength() ); in GetActionSequences()
179 rActionIndicesSequence.realloc( rSmartTagTypes.getLength() ); in GetActionSequences()
181 for ( sal_uInt16 j = 0; j < rSmartTagTypes.getLength(); ++j ) in GetActionSequences()
183 const rtl::OUString& rSmartTagType = rSmartTagTypes[j]; in GetActionSequences()
/trunk/main/sw/source/ui/smartmenu/
H A Dstmenu.cxx49 Sequence< rtl::OUString >& rSmartTagTypes, in SwSmartTagPopup()
74 rSmartTagMgr.GetActionSequences( rSmartTagTypes, in SwSmartTagPopup()
/trunk/main/sw/source/core/crsr/
H A Dcrsrsh.cxx3381 void lcl_FillRecognizerData( uno::Sequence< rtl::OUString >& rSmartTagTypes, in lcl_FillRecognizerData() argument
3407 rSmartTagTypes.realloc( aSmartTagTypes.size() ); in lcl_FillRecognizerData()
3413 rSmartTagTypes[i++] = *aTypesIter; in lcl_FillRecognizerData()
3439 void SwCrsrShell::GetSmartTagTerm( uno::Sequence< rtl::OUString >& rSmartTagTypes, in GetSmartTagTerm() argument
3468 lcl_FillRecognizerData( rSmartTagTypes, rStringKeyMaps, *pSmartTagList, nCurrent ); in GetSmartTagTerm()
3477 uno::Sequence< rtl::OUString >& rSmartTagTypes, in GetSmartTagTerm()
3512 lcl_FillRecognizerData( rSmartTagTypes, rStringKeyMaps, *pSmartTagList, nCurrent ); in GetSmartTagTerm()
/trunk/main/sw/inc/
H A Dcrsrsh.hxx833 ::com::sun::star::uno::Sequence< rtl::OUString >& rSmartTagTypes,
838 void GetSmartTagTerm( ::com::sun::star::uno::Sequence< rtl::OUString >& rSmartTagTypes,
/trunk/main/sw/source/ui/inc/
H A Dstmenu.hxx73 ::com::sun::star::uno::Sequence< rtl::OUString >& rSmartTagTypes,
/trunk/main/svx/inc/svx/
H A DSmartTagMgr.hxx181 void GetActionSequences( com::sun::star::uno::Sequence < rtl::OUString >& rSmartTagTypes,

Completed in 55 milliseconds