Searched refs:rSegmentInd (Results 1 – 2 of 2) sorted by relevance
1408 void EnhancedCustomShape2d::CreateSubPath( sal_uInt16& rSrcPt, sal_uInt16& rSegmentInd, std::vector… in CreateSubPath() argument1434 for ( ;rSegmentInd < nSegInfoSize; ) in CreateSubPath()1436 sal_Int16 nCommand = seqSegments[ rSegmentInd ].Command; in CreateSubPath()1437 sal_Int16 nPntCount= seqSegments[ rSegmentInd++ ].Count; in CreateSubPath()1826 if ( rSegmentInd == nSegInfoSize ) in CreateSubPath()1827 rSegmentInd++; in CreateSubPath()
130 …void CreateSubPath( sal_uInt16& rSrcPt, sal_uInt16& rSegmentInd, std::vector< SdrPathObj* >& …
Completed in 37 milliseconds