Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/drawingml/
H A Dtextparagraph.cxx53 …if (rRuns.begin() != rRuns.end() && ((*rRuns.begin())->getTextCharacterProperties()).maCharColor.i… in lcl_getBulletclr()
55 bulletClr = ((*rRuns.begin())->getTextCharacterProperties()).maCharColor; in lcl_getBulletclr()
80 aTextCharacterStyle.assignUsed( pTextParagraphStyle->getTextCharacterProperties() ); in insertAt()
81 aTextCharacterStyle.assignUsed( maProperties.getTextCharacterProperties() ); in insertAt()
H A Dtextfield.cxx153 aTextCharacterProps.assignUsed( maTextParagraphProperties.getTextCharacterProperties() ); in insertAt()
154 aTextCharacterProps.assignUsed( getTextCharacterProperties() ); in insertAt()
H A Dtextfieldcontext.cxx70 … new TextCharacterPropertiesContext( *this, xAttribs, mrTextField.getTextCharacterProperties() ) ); in createFastChildContext()
H A Dtextbodycontext.cxx159 …t( new TextCharacterPropertiesContext( *this, xAttribs, mpRunPtr->getTextCharacterProperties() ) ); in createFastChildContext()
H A Dtextparagraphpropertiescontext.cxx268 …PropertiesContext( *this, rXAttributes, mrTextParagraphProperties.getTextCharacterProperties() ) ); in createFastChildContext()
/aoo42x/main/oox/inc/oox/drawingml/
H A Dtextrun.hxx43 …inline TextCharacterProperties& getTextCharacterProperties() { return maTextCharacterPrope… in getTextCharacterProperties() function in oox::drawingml::TextRun
44 …inline const TextCharacterProperties& getTextCharacterProperties() const { return maTextCharacte… in getTextCharacterProperties() function in oox::drawingml::TextRun
H A Dtextparagraphproperties.hxx94 …TextCharacterProperties& getTextCharacterProperties() { return maTextCharacterPropertie… in getTextCharacterProperties() function in oox::drawingml::TextParagraphProperties
95 …const TextCharacterProperties& getTextCharacterProperties() const { return maTextCharacterPro… in getTextCharacterProperties() function in oox::drawingml::TextParagraphProperties
/aoo42x/main/oox/source/drawingml/chart/
H A Dtitleconverter.cxx91 …const TextCharacterProperties& rParaProps = rTextPara.getProperties().getTextCharacterProperties(); in createStringSequence()
99 aRunProps.assignUsed( rTextRun.getTextCharacterProperties() ); in createStringSequence()
H A Dobjectformatter.cxx941 &rxTextProp->getParagraphs().front()->getProperties().getTextCharacterProperties() : 0; in lclGetTextProperties()
/aoo42x/main/oox/source/ppt/
H A Dslidemastertextstylescontext.cxx75 aTextListStylePtr->getListStyle()[ i ]->getTextCharacterProperties().moHeight = 1800; in createFastChildContext()
H A Dslidepersist.cxx192 pTextParagraphPropertiesPtr->getTextCharacterProperties().pushToPropSet( aPropSet, rFilter ); in setTextStyle()

Completed in 36 milliseconds