Home
last modified time | relevance | path

Searched refs:BasePrimitive2D (Results 51 – 75 of 136) sorted by relevance

123456

/trunk/main/svx/inc/svx/sdr/primitive2d/
H A Dsdrconnectorprimitive2d.hxx60 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dsdrpathprimitive2d.hxx64 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dsdrolecontentprimitive2d.hxx68 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dsdrgrafprimitive2d.hxx68 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dsdrrectangleprimitive2d.hxx74 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dsdrcustomshapeprimitive2d.hxx81 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dmetafileprimitive2d.hxx82 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dbackgroundcolorprimitive2d.hxx71 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dfillgraphicprimitive2d.hxx76 virtual bool operator==( const BasePrimitive2D& rPrimitive ) const;
H A Dobjectinfoprimitive2d.hxx66 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dcropprimitive2d.hxx89 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dmarkerarrayprimitive2d.hxx76 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dwrongspellprimitive2d.hxx83 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dshadowprimitive2d.hxx73 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Depsprimitive2d.hxx69 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dwallpaperprimitive2d.hxx75 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dpatternfillprimitive2d.hxx68 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dgraphicprimitive2d.hxx86 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
H A Dtextlineprimitive2d.hxx75 virtual bool operator==( const BasePrimitive2D& rPrimitive ) const;
H A Dmediaprimitive2d.hxx81 virtual bool operator==(const BasePrimitive2D& rPrimitive) const;
/trunk/main/drawinglayer/source/primitive2d/
H A Dmaskprimitive2d.cxx48 bool MaskPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==()
H A Dmodifiedcolorprimitive2d.cxx46 bool ModifiedColorPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==()
H A Dobjectinfoprimitive2d.cxx52 bool ObjectInfoPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==()
H A Dtransformprimitive2d.cxx49 bool TransformPrimitive2D::operator==(const BasePrimitive2D& rPrimitive) const in operator ==()
/trunk/main/drawinglayer/inc/drawinglayer/processor2d/
H A Dvclpixelprocessor2d.hxx59 virtual void processBasePrimitive2D(const primitive2d::BasePrimitive2D& rCandidate);

Completed in 210 milliseconds

123456