Searched refs:nGluePoints (Results 1 – 4 of 4) sorted by relevance
81 sal_uInt32 nGluePoints; member
775 if ( !pAny && pDefCustomShape && pDefCustomShape->nGluePoints && pDefCustomShape->pGluePoints ) in MergeDefaultAttributes()778 sal_Int32 i, nCount = pDefCustomShape->nGluePoints; in MergeDefaultAttributes()1212 if ( pAny && pDefCustomShape && pDefCustomShape->nGluePoints && pDefCustomShape->pGluePoints ) in IsDefaultGeometry()1217 sal_Int32 i, nCount = pDefCustomShape->nGluePoints; in IsDefaultGeometry()1228 else if ( pDefCustomShape && ( pDefCustomShape->nGluePoints == 0 ) ) in IsDefaultGeometry()
737 sal_Int32 nGluePoints = aGluePoints.getLength(); in SolveSolver() local738 aGluePoints.realloc( nGluePoints + 1 ); in SolveSolver()739 … EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aGluePoints[ nGluePoints ].First, nX ); in SolveSolver()740 … EnhancedCustomShape2d::SetEnhancedCustomShapeParameter( aGluePoints[ nGluePoints ].Second, nY ); in SolveSolver()748 if ( pLst->GetCount() > nGluePoints ) in SolveSolver()749 nId = (sal_Int32)((*pLst)[ (sal_uInt16)nGluePoints ].GetId() + 3 ); in SolveSolver()
6195 if ( pDefCustomShape && pDefCustomShape->nGluePoints ) in GetCustomShapeConnectionTypeDefault()
Completed in 174 milliseconds