Home
last modified time | relevance | path

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

/aoo4110/main/sd/source/filter/xml/
H A Dsdtransform.cxx63 void transformTextShape( SdrTextObj& rTextShape );
192 void SdTransformOOo2xDocument::transformTextShape( SdrTextObj& rTextShape ) in transformTextShape() argument
206 if(!rTextShape.IsEmptyPresObj()) in transformTextShape()
208 OutlinerParaObject* pOPO = rTextShape.GetOutlinerParaObject(); in transformTextShape()
230 …if( (nDepth > 0 ) && (rTextShape.GetObjInventor() == SdrInventor) && (rTextShape.GetObjIdentifier… in transformTextShape()
274 rTextShape.SetOutlinerParaObject(mrOutliner.CreateParaObject()); in transformTextShape()

Completed in 17 milliseconds