Home
last modified time | relevance | path

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

/trunk/main/oox/source/drawingml/
H A Dcolorchoicecontext.cxx40 ColorValueContext::ColorValueContext( ContextHandler& rParent, Color& rColor ) : in ColorValueContext() function in oox::drawingml::ColorValueContext
46 void ColorValueContext::startFastElement( sal_Int32 nElement, const Reference< XFastAttributeList >… in startFastElement()
86 Reference< XFastContextHandler > ColorValueContext::createFastChildContext( in createFastChildContext()
147 return new ColorValueContext( *this, mrColor ); in createFastChildContext()
/trunk/main/oox/inc/oox/drawingml/
H A Dcolorchoicecontext.hxx38 class ColorValueContext : public ::oox::core::ContextHandler class
41 explicit ColorValueContext( ::oox::core::ContextHandler& rParent, Color& rColor );
/trunk/main/oox/source/drawingml/table/
H A Dtablestyletextstylecontext.cxx99 xRet.set( new ColorValueContext( *this, mrTableStylePart.getTextColor() ) ); in createFastChildContext()

Completed in 37 milliseconds