Home
last modified time | relevance | path

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

/aoo41x/main/oox/source/drawingml/
H A Dtextcharacterpropertiescontext.cxx45 TextCharacterPropertiesContext::TextCharacterPropertiesContext( in TextCharacterPropertiesContext() function in oox::drawingml::TextCharacterPropertiesContext
93 TextCharacterPropertiesContext::~TextCharacterPropertiesContext() in ~TextCharacterPropertiesContext()
99 void TextCharacterPropertiesContext::endFastElement( sal_Int32 ) throw (SAXException, RuntimeExcept… in endFastElement()
105 Reference< XFastContextHandler > TextCharacterPropertiesContext::createFastChildContext( sal_Int32 … in createFastChildContext()
H A Dtextbodycontext.cxx106 … xRet.set( new TextCharacterPropertiesContext( *this, xAttribs, mrParagraph.getEndProperties() ) ); in createFastChildContext()
159 …xRet.set( new TextCharacterPropertiesContext( *this, xAttribs, mpRunPtr->getTextCharacterPropertie… in createFastChildContext()
H A Dtextfieldcontext.cxx70 …xRet.set( new TextCharacterPropertiesContext( *this, xAttribs, mrTextField.getTextCharacterPropert… in createFastChildContext()
H A Dtextparagraphpropertiescontext.cxx268 …xRet.set( new TextCharacterPropertiesContext( *this, rXAttributes, mrTextParagraphProperties.getTe… in createFastChildContext()
/aoo41x/main/oox/inc/oox/drawingml/
H A Dtextcharacterpropertiescontext.hxx33 class TextCharacterPropertiesContext : public ::oox::core::ContextHandler class
36 TextCharacterPropertiesContext( ::oox::core::ContextHandler& rParent,
39 virtual ~TextCharacterPropertiesContext();

Completed in 27 milliseconds