Home
last modified time | relevance | path

Searched refs:BasePrimitive2D (Results 76 – 100 of 136) sorted by relevance

123456

/trunk/main/svx/inc/svx/sdr/primitive2d/
H A Dsdrcaptionprimitive2d.hxx63 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dsdrmeasureprimitive2d.hxx117 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
/trunk/main/drawinglayer/inc/drawinglayer/processor2d/
H A Dtextaspolygonextractor2d.hxx85 void processBasePrimitive2D(const primitive2d::BasePrimitive2D& rCandidate);
H A Dhittestprocessor2d.hxx73 void processBasePrimitive2D(const primitive2d::BasePrimitive2D& rCandidate);
H A Dvclmetafileprocessor2d.hxx135 virtual void processBasePrimitive2D(const primitive2d::BasePrimitive2D& rCandidate);
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dtexteffectprimitive2d.hxx88 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dtexthierarchyprimitive2d.hxx174 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dfillhatchprimitive2d.hxx92 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dhelplineprimitive2d.hxx102 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dpagepreviewprimitive2d.hxx92 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Danimatedprimitive2d.hxx89 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Ddiscreteshadowprimitive2d.hxx109 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dembedded3dprimitive2d.hxx110 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dgridprimitive2d.hxx104 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dfillgradientprimitive2d.hxx107 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dsceneprimitive2d.hxx144 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
/trunk/main/drawinglayer/source/primitive2d/
H A Depsprimitive2d.cxx69 bool EpsPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==()
H A Dbackgroundcolorprimitive2d.cxx67 bool BackgroundColorPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==()
H A Dtexthierarchyprimitive2d.cxx118 bool TextHierarchyFieldPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==()
H A Dunifiedtransparenceprimitive2d.cxx52 bool UnifiedTransparencePrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==()
H A Ddiscretebitmapprimitive2d.cxx92 bool DiscreteBitmapPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==()
H A Dwrongspellprimitive2d.cxx96 bool WrongSpellPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==()
/trunk/main/svx/source/sdr/primitive2d/
H A Dsdrconnectorprimitive2d.cxx99 bool SdrConnectorPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==()
H A Dsdrcustomshapeprimitive2d.cxx102 bool SdrCustomShapePrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==()
/trunk/main/sw/source/core/draw/
H A Ddflyobj.cxx213 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
258 bool SwVirtFlyDrawObjPrimitive::operator==(const BasePrimitive2D& rPrimitive) const in operator ==()

Completed in 84 milliseconds

123456