Home
last modified time | relevance | path

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

/aoo42x/main/oox/source/drawingml/
H A Dtextparagraphpropertiescontext.cxx51 , mrTextParagraphProperties( rTextParagraphProperties ) in TextParagraphPropertiesContext()
59 PropertyMap& rPropertyMap( mrTextParagraphProperties.getTextParagraphPropertyMap() ); in TextParagraphPropertiesContext()
98mrTextParagraphProperties.getFirstLineIndentation() = boost::optional< sal_Int32 >( sValue.getLeng… in TextParagraphPropertiesContext()
109 mrTextParagraphProperties.setLevel( static_cast< sal_Int16 >( nLevel ) ); in TextParagraphPropertiesContext()
121mrTextParagraphProperties.getParaLeftMargin() = boost::optional< sal_Int32 >( sValue.getLength() =… in TextParagraphPropertiesContext()
143 PropertyMap& rPropertyMap( mrTextParagraphProperties.getTextParagraphPropertyMap() ); in ~TextParagraphPropertiesContext()
162 sal_Int16 nLevel = mrTextParagraphProperties.getLevel(); in ~TextParagraphPropertiesContext()
268 …t.set( new TextCharacterPropertiesContext( *this, rXAttributes, mrTextParagraphProperties.getTextC… in createFastChildContext()
/aoo42x/main/oox/inc/oox/drawingml/
H A Dtextparagraphpropertiescontext.hxx49 TextParagraphProperties& mrTextParagraphProperties; member in oox::drawingml::TextParagraphPropertiesContext

Completed in 17 milliseconds