Home
last modified time | relevance | path

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

/trunk/main/svx/source/svdraw/
H A Dsvdoashp.cxx1214 …equence< com::sun::star::drawing::EnhancedCustomShapeParameterPair> seqGluePoints1, seqGluePoints2; in IsDefaultGeometry() local
1218 seqGluePoints2.realloc( nCount ); in IsDefaultGeometry()
1221 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqGluePoints2[ i ].First, pDefCustomShape… in IsDefaultGeometry()
1222 …EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( seqGluePoints2[ i ].Second, pDefCustomShap… in IsDefaultGeometry()
1224 if ( seqGluePoints1 == seqGluePoints2 ) in IsDefaultGeometry()

Completed in 22 milliseconds