Searched refs:GuidContext (Results 1 – 3 of 3) sorted by relevance
33 GuidContext::GuidContext( ContextHandler& rParent, rtl::OUString& rGuidId ) in GuidContext() function in oox::drawingml::GuidContext38 void GuidContext::characters( const OUString& aChars ) throw ( SAXException, RuntimeException ) in characters()
31 class GuidContext : public ::oox::core::ContextHandler class35 GuidContext( ::oox::core::ContextHandler& rParent, rtl::OUString& rGuidId );
77 xRet.set( new oox::drawingml::GuidContext( *this, mrTableProperties.getStyleId() ) ); in createFastChildContext()
Completed in 18 milliseconds