Searched refs:rActionIndices (Results 1 – 2 of 2) sorted by relevance
86 const Sequence< sal_Int32 >& rActionIndices = aActionIndicesSequence[j]; in SwSmartTagPopup() local88 if ( 0 == rActionComponents.getLength() || 0 == rActionIndices.getLength() ) in SwSmartTagPopup()97 const sal_Int32 nSmartTagIndex = rActionIndices[0]; in SwSmartTagPopup()
94 const Sequence< sal_Int32 >& rActionIndices = rActionIndicesSequence[j]; in FillMenu() local96 if ( 0 == rActionComponents.getLength() || 0 == rActionIndices.getLength() ) in FillMenu()105 const sal_Int32 nSmartTagIndex = rActionIndices[0]; in FillMenu()
Completed in 16 milliseconds