Home
last modified time | relevance | path

Searched refs:BufferedDecompositionPrimitive2D (Results 26 – 50 of 77) sorted by relevance

1234

/trunk/main/svx/source/sdr/contact/
H A Dviewobjectcontactofunocontrol.cxx896 …zyControlCreationPrimitive2D : public ::drawinglayer::primitive2d::BufferedDecompositionPrimitive2D
899 …typedef ::drawinglayer::primitive2d::BufferedDecompositionPrimitive2D BufferedDecompositionPrimit… typedef in sdr::contact::LazyControlCreationPrimitive2D
1616 if ( !BufferedDecompositionPrimitive2D::operator==( rPrimitive ) ) in operator ==()
1671 return BufferedDecompositionPrimitive2D::get2DDecomposition( _rViewInformation ); in get2DDecomposition()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrgrafprimitive2d.cxx142 : BufferedDecompositionPrimitive2D(), in SdrGrafPrimitive2D()
154 if(BufferedDecompositionPrimitive2D::operator==(rPrimitive)) in operator ==()
H A Dsdrellipseprimitive2d.cxx125 : BufferedDecompositionPrimitive2D(), in SdrEllipsePrimitive2D()
133 if(BufferedDecompositionPrimitive2D::operator==(rPrimitive)) in operator ==()
H A Dsdrolecontentprimitive2d.cxx152 : BufferedDecompositionPrimitive2D(), in SdrOleContentPrimitive2D()
162 if(BufferedDecompositionPrimitive2D::operator==(rPrimitive)) in operator ==()
H A Dsdrmeasureprimitive2d.cxx460 : BufferedDecompositionPrimitive2D(), in SdrMeasurePrimitive2D()
479 if(BufferedDecompositionPrimitive2D::operator==(rPrimitive)) in operator ==()
/trunk/main/drawinglayer/source/primitive2d/
H A Dembedded3dprimitive2d.cxx93 : BufferedDecompositionPrimitive2D(), in Embedded3DPrimitive2D()
109 if(BufferedDecompositionPrimitive2D::operator==(rPrimitive)) in operator ==()
H A Dmarkerarrayprimitive2d.cxx91 : BufferedDecompositionPrimitive2D(), in MarkerArrayPrimitive2D()
99 if(BufferedDecompositionPrimitive2D::operator==(rPrimitive)) in operator ==()
H A Dmediaprimitive2d.cxx112 : BufferedDecompositionPrimitive2D(), in MediaPrimitive2D()
122 if(BufferedDecompositionPrimitive2D::operator==(rPrimitive)) in operator ==()
H A Dtextlineprimitive2d.cxx271 : BufferedDecompositionPrimitive2D(), in TextLinePrimitive2D()
283 if(BufferedDecompositionPrimitive2D::operator==(rPrimitive)) in operator ==()
H A Dborderlineprimitive2d.cxx185 : BufferedDecompositionPrimitive2D(), in BorderLinePrimitive2D()
203 if(BufferedDecompositionPrimitive2D::operator==(rPrimitive)) in operator ==()
H A Dtextstrikeoutprimitive2d.cxx47 : BufferedDecompositionPrimitive2D(), in BaseTextStrikeoutPrimitive2D()
56 if(BufferedDecompositionPrimitive2D::operator==(rPrimitive)) in operator ==()
H A Dtexteffectprimitive2d.cxx198 : BufferedDecompositionPrimitive2D(), in TextEffectPrimitive2D()
254 return BufferedDecompositionPrimitive2D::get2DDecomposition(rViewInformation); in get2DDecomposition()
H A Dtextprimitive2d.cxx237 : BufferedDecompositionPrimitive2D(), in TextSimplePortionPrimitive2D()
264 if(BufferedDecompositionPrimitive2D::operator==(rPrimitive)) in operator ==()
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dbaseprimitive2d.hxx226 class DRAWINGLAYER_DLLPUBLIC BufferedDecompositionPrimitive2D class
248 BufferedDecompositionPrimitive2D();
H A Dpolygonprimitive2d.hxx98 class DRAWINGLAYER_DLLPUBLIC PolygonMarkerPrimitive2D : public BufferedDecompositionPrimitive2D
160 class DRAWINGLAYER_DLLPUBLIC PolygonStrokePrimitive2D : public BufferedDecompositionPrimitive2D
H A Dsvggradientprimitive2d.hxx185 …RAWINGLAYER_DLLPUBLIC SvgLinearGradientPrimitive2D : public BufferedDecompositionPrimitive2D, publ…
239 …RAWINGLAYER_DLLPUBLIC SvgRadialGradientPrimitive2D : public BufferedDecompositionPrimitive2D, publ…
H A Dmetafileprimitive2d.hxx59 class DRAWINGLAYER_DLLPUBLIC MetafilePrimitive2D : public BufferedDecompositionPrimitive2D
H A Dbackgroundcolorprimitive2d.hxx49 class DRAWINGLAYER_DLLPUBLIC BackgroundColorPrimitive2D : public BufferedDecompositionPrimitive2D
H A Dfillgraphicprimitive2d.hxx52 class DRAWINGLAYER_DLLPUBLIC FillGraphicPrimitive2D : public BufferedDecompositionPrimitive2D
H A Dmarkerarrayprimitive2d.hxx52 class DRAWINGLAYER_DLLPUBLIC MarkerArrayPrimitive2D : public BufferedDecompositionPrimitive2D
H A Dwrongspellprimitive2d.hxx53 class DRAWINGLAYER_DLLPUBLIC WrongSpellPrimitive2D : public BufferedDecompositionPrimitive2D
H A Depsprimitive2d.hxx40 class DRAWINGLAYER_DLLPUBLIC EpsPrimitive2D : public BufferedDecompositionPrimitive2D
/trunk/main/svx/inc/svx/sdr/primitive2d/
H A Dsdrconnectorprimitive2d.hxx40 class SdrConnectorPrimitive2D : public BufferedDecompositionPrimitive2D
H A Dsdrpathprimitive2d.hxx41 class SdrPathPrimitive2D : public BufferedDecompositionPrimitive2D
H A Dsdrolecontentprimitive2d.hxx42 class SdrOleContentPrimitive2D : public BufferedDecompositionPrimitive2D

Completed in 91 milliseconds

1234