Home
last modified time | relevance | path

Searched refs:pGluePoints (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/svx/source/svdraw/
H A Dsvdobj.cxx253 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 …]
H A Dsvdoashp.cxx775 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()
/aoo41x/main/svx/inc/svx/
H A DEnhancedCustomShapeGeometry.hxx80 SvxMSDffVertPair* pGluePoints; member
H A Dsvdobj.hxx305 SdrGluePointList* pGluePoints; // Klebepunkte zum Ankleben von Objektverbindern member in SdrObjPlusData

Completed in 59 milliseconds