Lines Matching refs:PTR_CAST
610 const SdrPathObj* pPath = PTR_CAST(SdrPathObj,pObj); in ImpCanConvertForCombine1()
656 SdrPathObj* pPath = PTR_CAST(SdrPathObj, pObj); in ImpGetPolyPolygon1()
677 pPath = PTR_CAST(SdrPathObj, pObj1); in ImpGetPolyPolygon1()
687 pPath = PTR_CAST(SdrPathObj, pConvObj); in ImpGetPolyPolygon1()
1073 SdrPathObj* pPathObj = PTR_CAST(SdrPathObj, pCandidate); in MergeMarkedObjects()
1429 const SdrPathObj* pPath = PTR_CAST(SdrPathObj, pObj1); in ImpCanDismantle()
1455 const SdrPathObj* pPath = PTR_CAST(SdrPathObj, pObj); in ImpCanDismantle()
1456 const SdrObjCustomShape* pCustomShape = PTR_CAST(SdrObjCustomShape, pObj); in ImpCanDismantle()
1494 const SdrPathObj* pSrcPath = PTR_CAST(SdrPathObj, pObj); in ImpDismantleOneObject()
1495 const SdrObjCustomShape* pCustomShape = PTR_CAST(SdrObjCustomShape, pObj); in ImpDismantleOneObject()
2071 SdrGrafObj* pGraf=PTR_CAST(SdrGrafObj,pObj); in DoImportMarkedMtf()
2072 SdrOle2Obj* pOle2=PTR_CAST(SdrOle2Obj,pObj); in DoImportMarkedMtf()