Home
last modified time | relevance | path

Searched refs:TakeContour (Results 1 – 12 of 12) sorted by path

/trunk/main/svx/inc/svx/
H A Dsvdoashp.hxx234 virtual basegfx::B2DPolyPolygon TakeContour() const;
H A Dsvdobj.hxx691 virtual basegfx::B2DPolyPolygon TakeContour() const;
H A Dsvdotable.hxx228 virtual basegfx::B2DPolyPolygon TakeContour() const;
H A Dsvdotext.hxx433 virtual basegfx::B2DPolyPolygon TakeContour() const;
/trunk/main/svx/source/svdraw/
H A Dsvdfmtf.cxx501 const basegfx::B2DPolyPolygon aTextContour(pSdrTextObj->TakeContour()); in InsertObj()
H A Dsvdoashp.cxx3150 basegfx::B2DPolyPolygon SdrObjCustomShape::TakeContour() const in TakeContour() function in SdrObjCustomShape
3154 return pSdrObject->TakeContour(); in TakeContour()
H A Dsvdobj.cxx1142 basegfx::B2DPolyPolygon SdrObject::TakeContour() const in TakeContour() function in SdrObject
H A Dsvdotext.cxx774 *pContourPolyPolygon = pCopy->TakeContour(); in ImpSetContourPolygon()
779 *pContourPolyPolygon = TakeContour(); in ImpSetContourPolygon()
1281 basegfx::B2DPolyPolygon SdrTextObj::TakeContour() const in TakeContour() function in SdrTextObj
1283 basegfx::B2DPolyPolygon aRetval(SdrAttrObj::TakeContour()); in TakeContour()
/trunk/main/svx/source/table/
H A Dsvdotable.cxx1987 basegfx::B2DPolyPolygon SdrTableObj::TakeContour() const in TakeContour() function in sdr::table::SdrTableObj
1989 return SdrTextObj::TakeContour(); in TakeContour()
/trunk/main/sw/inc/
H A Ddcontact.hxx327 virtual ::basegfx::B2DPolyPolygon TakeContour() const;
/trunk/main/sw/source/core/draw/
H A Ddcontact.cxx2572 basegfx::B2DPolyPolygon SwDrawVirtObj::TakeContour() const in TakeContour() function in SwDrawVirtObj
2574 basegfx::B2DPolyPolygon aRetval(rRefObj.TakeContour()); in TakeContour()
/trunk/main/sw/source/core/text/
H A Dtxtfly.cxx1792 ::basegfx::B2DPolyPolygon aContourPoly(pObj->TakeContour()); in ContourRect()

Completed in 114 milliseconds