Home
last modified time | relevance | path

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

/aoo42x/main/oox/inc/oox/drawingml/
H A Dtextparagraph.hxx52 inline TextCharacterProperties& getEndProperties() { return maEndProperties; } in getEndProperties() function in oox::drawingml::TextParagraph
53 inline const TextCharacterProperties& getEndProperties() const { return maEndProperties; } in getEndProperties() function in oox::drawingml::TextParagraph
/aoo42x/main/oox/source/drawingml/
H A Dtextbodycontext.cxx106 … xRet.set( new TextCharacterPropertiesContext( *this, xAttribs, mrParagraph.getEndProperties() ) ); in createFastChildContext()

Completed in 11 milliseconds