Home
last modified time | relevance | path

Searched refs:PRIMITIVE2D_ID_SDRELLIPSESEGMENTPRIMITIVE2D (Results 1 – 3 of 3) sorted by relevance

/trunk/main/svx/inc/svx/sdr/primitive2d/
H A Dsvx_primitivetypes2d.hxx35 #define PRIMITIVE2D_ID_SDRELLIPSESEGMENTPRIMITIVE2D (PRIMITIVE2D_ID_RANGE_SVX| 4) macro
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrellipseprimitive2d.cxx276 … ImplPrimitrive2DIDBlock(SdrEllipseSegmentPrimitive2D, PRIMITIVE2D_ID_SDRELLIPSESEGMENTPRIMITIVE2D)
/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontact.cxx136 case PRIMITIVE2D_ID_SDRELLIPSESEGMENTPRIMITIVE2D : in processBasePrimitive2D()