Home
last modified time | relevance | path

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

/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1408 void EnhancedCustomShape2d::CreateSubPath( sal_uInt16& rSrcPt, sal_uInt16& rSegmentInd, std::vector… in CreateSubPath() argument
1434 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()
/trunk/main/svx/inc/svx/
H A DEnhancedCustomShape2d.hxx130 …void CreateSubPath( sal_uInt16& rSrcPt, sal_uInt16& rSegmentInd, std::vector< SdrPathObj* >& …

Completed in 21 milliseconds