Searched refs:createFillContext (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/oox/source/drawingml/ |
H A D | fillpropertiesgroupcontext.cxx | 268 return createFillContext( *this, nElement, rxAttribs, mrFillProps ); in createFastChildContext() 271 /*static*/ Reference< XFastContextHandler > FillPropertiesContext::createFillContext( in createFillContext() function in oox::drawingml::FillPropertiesContext
|
H A D | shapepropertiescontext.cxx | 110 …xRet.set( FillPropertiesContext::createFillContext( *this, aElementToken, xAttribs, mrShape.getFil… in createFastChildContext()
|
H A D | linepropertiescontext.cxx | 66 …xRet = FillPropertiesContext::createFillContext( *this, nElement, xAttribs, mrLineProperties.maLin… in createFastChildContext()
|
H A D | themeelementscontext.cxx | 71 …return FillPropertiesContext::createFillContext( *this, nElement, xAttribs, *mrFillStyleList.back(… in createFastChildContext()
|
/aoo42x/main/oox/source/ppt/ |
H A D | backgroundproperties.cxx | 54 …xRet = ::oox::drawingml::FillPropertiesContext::createFillContext( *this, aElementToken, xAttribs,… in createFastChildContext()
|
/aoo42x/main/oox/source/drawingml/table/ |
H A D | tablecellcontext.cxx | 110 …xRet.set( FillPropertiesContext::createFillContext( *this, aElementToken, xAttribs, mrTableCell.ma… in createFastChildContext()
|
/aoo42x/main/oox/inc/oox/drawingml/ |
H A D | fillpropertiesgroupcontext.hxx | 174 createFillContext(
|
/aoo42x/main/oox/source/drawingml/diagram/ |
H A D | datamodelcontext.cxx | 256 xRet.set( FillPropertiesContext::createFillContext( in createFastChildContext()
|
Completed in 37 milliseconds