Home
last modified time | relevance | path

Searched refs:pLinePolyPolygon (Results 1 – 6 of 6) sorted by relevance

/trunk/main/editeng/source/misc/
H A Dtxtrange.cxx44 …nger( const basegfx::B2DPolyPolygon& rPolyPolygon, const basegfx::B2DPolyPolygon* pLinePolyPolygon, in TextRanger() argument
76 if( pLinePolyPolygon ) in TextRanger()
78 nCount = pLinePolyPolygon->count(); in TextRanger()
83 …const basegfx::B2DPolygon aCandidate(pLinePolyPolygon->getB2DPolygon(i).getDefaultAdaptiveSubdivis… in TextRanger()
/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx260 …ygon( const basegfx::B2DPolyPolygon& rPolyPolygon, const basegfx::B2DPolyPolygon* pLinePolyPolygon) in SetPolygon() argument
263 pEditEngine->SetPolygon( rPolyPolygon, pLinePolyPolygon); in SetPolygon()
/trunk/main/editeng/inc/editeng/
H A Dtxtrange.hxx79 …nger( const basegfx::B2DPolyPolygon& rPolyPolygon, const basegfx::B2DPolyPolygon* pLinePolyPolygon,
H A Dediteng.hxx197 …gon( const basegfx::B2DPolyPolygon& rPolyPolygon, const basegfx::B2DPolyPolygon* pLinePolyPolygon);
H A Doutliner.hxx890 …gon( const basegfx::B2DPolyPolygon& rPolyPolygon, const basegfx::B2DPolyPolygon* pLinePolyPolygon);
/trunk/main/editeng/source/editeng/
H A Dediteng.cxx618 …lygon(const basegfx::B2DPolyPolygon& rPolyPolygon, const basegfx::B2DPolyPolygon* pLinePolyPolygon) in SetPolygon() argument
623 if(pLinePolyPolygon && 1L == rPolyPolygon.count()) in SetPolygon()
632 …TextRanger* pRanger = new TextRanger( rPolyPolygon, pLinePolyPolygon, 30, 2, 2, bSimple, sal_True … in SetPolygon()

Completed in 56 milliseconds