Home
last modified time | relevance | path

Searched refs:seqCoordinates1 (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx1189 …Sequence< com::sun::star::drawing::EnhancedCustomShapeParameterPair> seqCoordinates1, seqCoordinat… in IsDefaultGeometry() local
1190 if ( *pAny >>= seqCoordinates1 ) in IsDefaultGeometry()
1199 if ( seqCoordinates1 == seqCoordinates2 ) in IsDefaultGeometry()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1558 …Sequence< com::sun::star::drawing::EnhancedCustomShapeParameterPair> seqCoordinates1, seqCoordinat… in CreateSubPath() local
1560 seqCoordinates1.realloc( nCount ); in CreateSubPath()
1563 seqCoordinates1[j] = seqCoordinates[ rSrcPt + j]; in CreateSubPath()
1572 if(seqCoordinates1 == seqCoordinates2) in CreateSubPath()

Completed in 42 milliseconds