Home
last modified time | relevance | path

Searched refs:GuidContext (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/source/drawingml/
H A Dguidcontext.cxx33 GuidContext::GuidContext( ContextHandler& rParent, rtl::OUString& rGuidId ) in GuidContext() function in oox::drawingml::GuidContext
38 void GuidContext::characters( const OUString& aChars ) throw ( SAXException, RuntimeException ) in characters()
/trunk/main/oox/inc/oox/drawingml/
H A Dguidcontext.hxx31 class GuidContext : public ::oox::core::ContextHandler class
35 GuidContext( ::oox::core::ContextHandler& rParent, rtl::OUString& rGuidId );
/trunk/main/oox/source/drawingml/table/
H A Dtablecontext.cxx77 xRet.set( new oox::drawingml::GuidContext( *this, mrTableProperties.getStyleId() ) ); in createFastChildContext()

Completed in 12 milliseconds