Home
last modified time | relevance | path

Searched defs:rxTextProp (Results 1 – 2 of 2) sorted by relevance

/AOO41X/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx938 const TextCharacterProperties* lclGetTextProperties( const ModelRef< TextBody >& rxTextProp ) in lclGetTextProperties()
980 …d TextFormatter::convertFormatting( PropertySet& rPropSet, const ModelRef< TextBody >& rxTextProp ) in convertFormatting()
1007 …peFormatter::convertTextFormatting( PropertySet& rPropSet, const ModelRef< TextBody >& rxTextProp ) in convertTextFormatting()
1012 …opertySet& rPropSet, const ModelRef< Shape >& rxShapeProp, const ModelRef< TextBody >& rxTextProp ) in convertFormatting()
1104 …extFormatting( PropertySet& rPropSet, const ModelRef< TextBody >& rxTextProp, ObjectType eObjType ) in convertTextFormatting()
1110 …const ModelRef< Shape >& rxShapeProp, const ModelRef< TextBody >& rxTextProp, ObjectType eObjType ) in convertFormatting()
1122 …extRotation( PropertySet& rPropSet, const ModelRef< TextBody >& rxTextProp, bool bSupportsStacked ) in convertTextRotation()
H A Dtitleconverter.cxx79 Sequence< Reference< XFormattedString > > TextConverter::createStringSequence( in createStringSequence()