Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/smartmenu/
H A Dstmenu.cxx86 const Sequence< sal_Int32 >& rActionIndices = aActionIndicesSequence[j]; in SwSmartTagPopup() local
88 if ( 0 == rActionComponents.getLength() || 0 == rActionIndices.getLength() ) in SwSmartTagPopup()
97 const sal_Int32 nSmartTagIndex = rActionIndices[0]; in SwSmartTagPopup()
/trunk/main/svx/source/mnuctrls/
H A DSmartTagCtl.cxx94 const Sequence< sal_Int32 >& rActionIndices = rActionIndicesSequence[j]; in FillMenu() local
96 if ( 0 == rActionComponents.getLength() || 0 == rActionIndices.getLength() ) in FillMenu()
105 const sal_Int32 nSmartTagIndex = rActionIndices[0]; in FillMenu()

Completed in 22 milliseconds