Home
last modified time | relevance | path

Searched refs:LineGeometryUsageIsNecessary (Results 1 – 10 of 10) sorted by relevance

/trunk/main/svx/source/svdraw/
H A Dsvdorect.cxx207 rInfo.bCanConvToContour = (rInfo.bCanConvToPoly || LineGeometryUsageIsNecessary()); in TakeObjInfo()
H A Dsvdocapt.cxx241 rInfo.bCanConvToContour = (rInfo.bCanConvToPoly || LineGeometryUsageIsNecessary()); in TakeObjInfo()
H A Dsvdobj.cxx1005 sal_Bool SdrObject::LineGeometryUsageIsNecessary() const in LineGeometryUsageIsNecessary() function in SdrObject
2465 if(pRet->LineGeometryUsageIsNecessary()) in ImpConvertToContourObj()
H A Dsvdocirc.cxx155 …rInfo.bCanConvToContour = !IsFontwork() && (rInfo.bCanConvToPoly || LineGeometryUsageIsNecessary()… in TakeObjInfo()
H A Dsvdograf.cxx802 rInfo.bCanConvToContour = (rInfo.bCanConvToPoly || LineGeometryUsageIsNecessary()); in TakeObjInfo()
H A Dsvdotext.cxx544 rInfo.bCanConvToContour = (rInfo.bCanConvToPoly || LineGeometryUsageIsNecessary()); in TakeObjInfo()
H A Dsvdomeas.cxx254 rInfo.bCanConvToContour = (rInfo.bCanConvToPoly || LineGeometryUsageIsNecessary()); in TakeObjInfo()
H A Dsvdoedge.cxx377 rInfo.bCanConvToContour = (rInfo.bCanConvToPoly || LineGeometryUsageIsNecessary()); in TakeObjInfo()
H A Dsvdopath.cxx1876 …rInfo.bCanConvToContour = !IsFontwork() && (rInfo.bCanConvToPoly || LineGeometryUsageIsNecessary()… in TakeObjInfo()
/trunk/main/svx/inc/svx/
H A Dsvdobj.hxx675 sal_Bool LineGeometryUsageIsNecessary() const;

Completed in 143 milliseconds