Searched refs:ViewContactOfSdrObjCustomShape (Results 1 – 3 of 3) sorted by relevance
44 ViewContactOfSdrObjCustomShape::ViewContactOfSdrObjCustomShape(SdrObjCustomShape& rCustomShape) in ViewContactOfSdrObjCustomShape() function in sdr::contact::ViewContactOfSdrObjCustomShape49 ViewContactOfSdrObjCustomShape::~ViewContactOfSdrObjCustomShape() in ~ViewContactOfSdrObjCustomShape()53 basegfx::B2DRange ViewContactOfSdrObjCustomShape::getCorrectedTextBoundRect() const in getCorrectedTextBoundRect()107 …drawinglayer::primitive2d::Primitive2DSequence ViewContactOfSdrObjCustomShape::createViewIndepende… in createViewIndependentPrimitive2DSequence()
40 class ViewContactOfSdrObjCustomShape : public ViewContactOfTextObj class54 ViewContactOfSdrObjCustomShape(SdrObjCustomShape& rCustomShape);55 virtual ~ViewContactOfSdrObjCustomShape();
3496 return new sdr::contact::ViewContactOfSdrObjCustomShape(*this); in CreateObjectSpecificViewContact()
Completed in 33 milliseconds