Home
last modified time | relevance | path

Searched refs:FillPropertiesContext (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/oox/source/drawingml/
H A Dfillpropertiesgroupcontext.cxx258 FillPropertiesContext::FillPropertiesContext( ContextHandler& rParent, FillProperties& rFillProps )… in FillPropertiesContext() function in oox::drawingml::FillPropertiesContext
264 Reference< XFastContextHandler > FillPropertiesContext::createFastChildContext( in createFastChildContext()
271 /*static*/ Reference< XFastContextHandler > FillPropertiesContext::createFillContext( in createFillContext()
290 FillPropertiesContext( rParent, *this ), in SimpleFillPropertiesContext()
H A Dshapepropertiescontext.cxx110 …xRet.set( FillPropertiesContext::createFillContext( *this, aElementToken, xAttribs, mrShape.getFil… in createFastChildContext()
H A Dlinepropertiescontext.cxx66 …xRet = FillPropertiesContext::createFillContext( *this, nElement, xAttribs, mrLineProperties.maLin… in createFastChildContext()
H A Dthemeelementscontext.cxx71 …return FillPropertiesContext::createFillContext( *this, nElement, xAttribs, *mrFillStyleList.back(… in createFastChildContext()
/aoo4110/main/oox/inc/oox/drawingml/
H A Dfillpropertiesgroupcontext.hxx160 class FillPropertiesContext : public ::oox::core::ContextHandler class
163 explicit FillPropertiesContext(
193 class SimpleFillPropertiesContext : private FillProperties, public FillPropertiesContext
/aoo4110/main/oox/source/ppt/
H A Dbackgroundproperties.cxx54 …xRet = ::oox::drawingml::FillPropertiesContext::createFillContext( *this, aElementToken, xAttribs,… in createFastChildContext()
/aoo4110/main/oox/source/drawingml/table/
H A Dtablebackgroundstylecontext.cxx62 xRet.set( new FillPropertiesContext( *this, *rxFillProperties ) ); in createFastChildContext()
H A Dtablestylecellstylecontext.cxx99 xRet.set( new FillPropertiesContext( *this, *rxFillProperties ) ); in createFastChildContext()
H A Dtablecellcontext.cxx110 …xRet.set( FillPropertiesContext::createFillContext( *this, aElementToken, xAttribs, mrTableCell.ma… in createFastChildContext()
/aoo4110/main/oox/source/drawingml/diagram/
H A Ddatamodelcontext.cxx256 xRet.set( FillPropertiesContext::createFillContext( in createFastChildContext()

Completed in 36 milliseconds