Home
last modified time | relevance | path

Searched refs:bForceTextAttr (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/svx/source/svdraw/
H A Dsvdfmtf.cxx333 void ImpSdrGDIMetaFileImport::SetAttributes(SdrObject* pObj, bool bForceTextAttr) in SetAttributes() argument
337 bool bLine(!bForceTextAttr); in SetAttributes()
338 bool bFill(!pObj || (pObj->IsClosedObj() && !bForceTextAttr)); in SetAttributes()
339 bool bText(bForceTextAttr || (pObj && pObj->GetOutlinerParaObject())); in SetAttributes()
H A Dsvdfmtf.hxx148 void SetAttributes(SdrObject* pObj, bool bForceTextAttr = false);

Completed in 17 milliseconds