Searched defs:rPositions (Results 1 – 9 of 9) sorted by relevance
/trunk/main/drawinglayer/source/primitive2d/ |
H A D | markerarrayprimitive2d.cxx | 49 const std::vector< basegfx::B2DPoint >& rPositions = getPositions(); in create2DDecomposition() local 88 MarkerArrayPrimitive2D::MarkerArrayPrimitive2D( in MarkerArrayPrimitive2D()
|
H A D | pointarrayprimitive2d.cxx | 40 PointArrayPrimitive2D::PointArrayPrimitive2D( in PointArrayPrimitive2D()
|
H A D | metafileprimitive2d.cxx | 606 void createPointArrayPrimitive( in createPointArrayPrimitive()
|
/trunk/main/linguistic/source/ |
H A D | hyphdta.cxx | 135 PossibleHyphens::PossibleHyphens(const OUString &rWord, sal_Int16 nLang, in PossibleHyphens() 189 com::sun::star::uno::Reference < com::sun::star::linguistic2::XPossibleHyphens > PossibleHyphens::C… in CreatePossibleHyphens()
|
/trunk/main/sw/source/core/access/ |
H A D | accportions.cxx | 435 const Positions_t& rPositions, in FillBoundary() 444 const Positions_t& rPositions, in FindBreak() 501 const Positions_t& rPositions, in FindLastBreak()
|
/trunk/main/drawinglayer/source/processor2d/ |
H A D | hittestprocessor2d.cxx | 571 const std::vector< basegfx::B2DPoint >& rPositions = rPointArrayCandidate.getPositions(); in processBasePrimitive2D() local
|
H A D | vclprocessor2d.cxx | 962 const std::vector< basegfx::B2DPoint >& rPositions = rMarkArrayCandidate.getPositions(); in RenderMarkerArrayPrimitive2D() local 1004 const std::vector< basegfx::B2DPoint >& rPositions = rPointArrayCandidate.getPositions(); in RenderPointArrayPrimitive2D() local
|
/trunk/main/filter/source/msfilter/ |
H A D | svdfppt.cxx | 7467 void GetRowPositions( const Rectangle& rSnapRect, const std::set< sal_Int32 >& rRows, in GetRowPositions() 7488 void GetColumnPositions( const Rectangle& rSnapRect, const std::set< sal_Int32 >& /* rRows */, in GetColumnPositions() 7508 void GetLinePositions( const SdrObject* pObj, const std::set< sal_Int32 >& rRows, const std::set< s… in GetLinePositions()
|
/trunk/main/svx/source/svdraw/ |
H A D | svddrgmt.cxx | 250 SdrDragEntryPointGlueDrag::SdrDragEntryPointGlueDrag(const std::vector< basegfx::B2DPoint >& rPosit… in SdrDragEntryPointGlueDrag()
|
Completed in 147 milliseconds