Searched refs:ColorChangeContext (Results 1 – 2 of 2) sorted by relevance
126 ColorChangeContext::ColorChangeContext( ContextHandler& rParent, in ColorChangeContext() function in oox::drawingml::ColorChangeContext137 ColorChangeContext::~ColorChangeContext() in ~ColorChangeContext()143 Reference< XFastContextHandler > ColorChangeContext::createFastChildContext( in createFastChildContext()192 return new ColorChangeContext( *this, rxAttribs, mrBlipProps ); in createFastChildContext()
92 class ColorChangeContext : public ::oox::core::ContextHandler class95 explicit ColorChangeContext(99 virtual ~ColorChangeContext();
Completed in 18 milliseconds