Searched refs:pGluePoints (Results 1 – 4 of 4) sorted by relevance
253 pGluePoints(NULL), in SdrObjPlusData()262 if (pGluePoints !=NULL) delete pGluePoints; in ~SdrObjPlusData()283 if (pGluePoints!=NULL) pNeuPlusData->pGluePoints=new SdrGluePointList(*pGluePoints); in Clone()1929 *rGeo.pGPL=*pPlusData->pGluePoints; in SaveGeoData()1956 if (pPlusData->pGluePoints!=NULL) { in RestGeoData()1957 *pPlusData->pGluePoints=*rGeo.pGPL; in RestGeoData()1963 delete pPlusData->pGluePoints; in RestGeoData()1964 pPlusData->pGluePoints=NULL; in RestGeoData()2364 if (pPlusData->pGluePoints==NULL) { in ForceGluePointList()2365 pPlusData->pGluePoints=new SdrGluePointList; in ForceGluePointList()[all …]
775 if ( !pAny && pDefCustomShape && pDefCustomShape->nGluePoints && pDefCustomShape->pGluePoints ) in MergeDefaultAttributes()782 …tEnhancedCustomShapeParameter( seqGluePoints[ i ].First, pDefCustomShape->pGluePoints[ i ].nValA ); in MergeDefaultAttributes()783 …EnhancedCustomShapeParameter( seqGluePoints[ i ].Second, pDefCustomShape->pGluePoints[ i ].nValB ); in MergeDefaultAttributes()1212 if ( pAny && pDefCustomShape && pDefCustomShape->nGluePoints && pDefCustomShape->pGluePoints ) in IsDefaultGeometry()1221 …EnhancedCustomShapeParameter( seqGluePoints2[ i ].First, pDefCustomShape->pGluePoints[ i ].nValA ); in IsDefaultGeometry()1222 …nhancedCustomShapeParameter( seqGluePoints2[ i ].Second, pDefCustomShape->pGluePoints[ i ].nValB ); in IsDefaultGeometry()2145 *pPlusData->pGluePoints = aNewList; in ImpCheckCustomGluePointsAreAdded()
80 SvxMSDffVertPair* pGluePoints; member
305 SdrGluePointList* pGluePoints; // Klebepunkte zum Ankleben von Objektverbindern member in SdrObjPlusData
Completed in 154 milliseconds