Searched refs:getTextCharacterProperties (Results 1 – 11 of 11) sorted by relevance
53 …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()
153 aTextCharacterProps.assignUsed( maTextParagraphProperties.getTextCharacterProperties() ); in insertAt()154 aTextCharacterProps.assignUsed( getTextCharacterProperties() ); in insertAt()
70 … new TextCharacterPropertiesContext( *this, xAttribs, mrTextField.getTextCharacterProperties() ) ); in createFastChildContext()
159 …t( new TextCharacterPropertiesContext( *this, xAttribs, mpRunPtr->getTextCharacterProperties() ) ); in createFastChildContext()
268 …PropertiesContext( *this, rXAttributes, mrTextParagraphProperties.getTextCharacterProperties() ) ); in createFastChildContext()
43 …inline TextCharacterProperties& getTextCharacterProperties() { return maTextCharacterPrope… in getTextCharacterProperties() function in oox::drawingml::TextRun44 …inline const TextCharacterProperties& getTextCharacterProperties() const { return maTextCharacte… in getTextCharacterProperties() function in oox::drawingml::TextRun
94 …TextCharacterProperties& getTextCharacterProperties() { return maTextCharacterPropertie… in getTextCharacterProperties() function in oox::drawingml::TextParagraphProperties95 …const TextCharacterProperties& getTextCharacterProperties() const { return maTextCharacterPro… in getTextCharacterProperties() function in oox::drawingml::TextParagraphProperties
91 …const TextCharacterProperties& rParaProps = rTextPara.getProperties().getTextCharacterProperties(); in createStringSequence()99 aRunProps.assignUsed( rTextRun.getTextCharacterProperties() ); in createStringSequence()
941 &rxTextProp->getParagraphs().front()->getProperties().getTextCharacterProperties() : 0; in lclGetTextProperties()
75 aTextListStylePtr->getListStyle()[ i ]->getTextCharacterProperties().moHeight = 1800; in createFastChildContext()
192 pTextParagraphPropertiesPtr->getTextCharacterProperties().pushToPropSet( aPropSet, rFilter ); in setTextStyle()
Completed in 36 milliseconds