Searched refs:IsFontwork (Results 1 – 10 of 10) sorted by relevance
128 if(aGeo.nDrehWink || IsFontwork() /*|| bIsAnimated*/) in BegTextEdit()
1286 if ( pModel && GetOutlinerParaObject() && !IsFontwork() && !IsContourTextFrame() ) in TakeContour()1889 FASTBOOL SdrTextObj::IsFontwork() const in IsFontwork() function in SdrTextObj
155 …rInfo.bCanConvToContour = !IsFontwork() && (rInfo.bCanConvToPoly || LineGeometryUsageIsNecessary()… in TakeObjInfo()
543 if(pHitObj->ISA(SdrTextObj) && ((SdrTextObj*)pHitObj)->IsFontwork()) in PickAnything()
955 …otateAngle() != 0) || (pTEObj && pTEObj->ISA(SdrTextObj) && ((SdrTextObj*)pTEObj)->IsFontwork()) ) in SdrEndTextEdit()
1876 …rInfo.bCanConvToContour = !IsFontwork() && (rInfo.bCanConvToPoly || LineGeometryUsageIsNecessary()… in TakeObjInfo()
214 virtual FASTBOOL IsFontwork() const;
398 virtual FASTBOOL IsFontwork() const;
2329 FASTBOOL SdrTableObj::IsFontwork() const in IsFontwork() function in sdr::table::SdrTableObj
2764 rValue <<= (sal_Bool)(mpObj->ISA(SdrTextObj) && ((SdrTextObj*)mpObj.get())->IsFontwork()); in getPropertyValueImpl()
Completed in 132 milliseconds