Home
last modified time | relevance | path

Searched refs:TextParagraphPropertiesContext (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/oox/source/drawingml/
H A Dtextliststylecontext.cxx62 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
65 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getAggregation… in createFastChildContext()
71 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
74 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
77 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
80 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
83 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
86 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
89 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
92 …xRet.set( new TextParagraphPropertiesContext( *this, rxAttributes, *mrTextListStyle.getListStyle()… in createFastChildContext()
[all …]
H A Dtextparagraphpropertiescontext.cxx47 TextParagraphPropertiesContext::TextParagraphPropertiesContext( ContextHandler& rParent, in TextParagraphPropertiesContext() function in oox::drawingml::TextParagraphPropertiesContext
141 TextParagraphPropertiesContext::~TextParagraphPropertiesContext() in ~TextParagraphPropertiesContext()
169 void TextParagraphPropertiesContext::endFastElement( sal_Int32 ) throw (SAXException, RuntimeExcept… in endFastElement()
177 Reference< XFastContextHandler > TextParagraphPropertiesContext::createFastChildContext( sal_Int32 … in createFastChildContext()
H A Dtextfieldcontext.cxx73 …xRet.set( new TextParagraphPropertiesContext( *this, xAttribs, mrTextField.getTextParagraphPropert… in createFastChildContext()
H A Dtextbodycontext.cxx103 … xRet.set( new TextParagraphPropertiesContext( *this, xAttribs, mrParagraph.getProperties() ) ); in createFastChildContext()
/aoo42x/main/oox/inc/oox/drawingml/
H A Dtextparagraphpropertiescontext.hxx37 class TextParagraphPropertiesContext : public ::oox::core::ContextHandler class
40 TextParagraphPropertiesContext( ::oox::core::ContextHandler& rParent,
43 ~TextParagraphPropertiesContext();

Completed in 46 milliseconds