Home
last modified time | relevance | path

Searched refs:pVertices (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/svx/source/svdraw/
H A Dsvdoashp.cxx754 if ( !pAny && pDefCustomShape && pDefCustomShape->nVertices && pDefCustomShape->pVertices ) in MergeDefaultAttributes()
762 …etEnhancedCustomShapeParameter( seqCoordinates[ i ].First, pDefCustomShape->pVertices[ i ].nValA ); in MergeDefaultAttributes()
763 …tEnhancedCustomShapeParameter( seqCoordinates[ i ].Second, pDefCustomShape->pVertices[ i ].nValB ); in MergeDefaultAttributes()
1187 if ( pAny && pDefCustomShape && pDefCustomShape->nVertices && pDefCustomShape->pVertices ) in IsDefaultGeometry()
1196 …tEnhancedCustomShapeParameter( seqCoordinates2[ i ].First, pDefCustomShape->pVertices[ i ].nValA ); in IsDefaultGeometry()
1197 …EnhancedCustomShapeParameter( seqCoordinates2[ i ].Second, pDefCustomShape->pVertices[ i ].nValB ); in IsDefaultGeometry()
1203 …pDefCustomShape && ( ( pDefCustomShape->nVertices == 0 ) || ( pDefCustomShape->pVertices == 0 ) ) ) in IsDefaultGeometry()
/aoo42x/main/svx/inc/svx/
H A DEnhancedCustomShapeGeometry.hxx67 SvxMSDffVertPair* pVertices; member
/aoo42x/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx1569 …tEnhancedCustomShapeParameter( seqCoordinates2[ j ].First, pDefCustomShape->pVertices[ j ].nValA ); in CreateSubPath()
1570 …EnhancedCustomShapeParameter( seqCoordinates2[ j ].Second, pDefCustomShape->pVertices[ j ].nValB ); in CreateSubPath()

Completed in 55 milliseconds