Home
last modified time | relevance | path

Searched refs:FillPropertiesPtr (Results 1 – 12 of 12) sorted by relevance

/trunk/main/oox/source/drawingml/table/
H A Dtableproperties.cxx112 oox::drawingml::FillPropertiesPtr pWholeTabFillProperties( new oox::drawingml::FillProperties ); in SetTableStyleProperties()
135 oox::drawingml::FillPropertiesPtr pBand1HFillProperties( new oox::drawingml::FillProperties ); in SetTableStyleProperties()
160 oox::drawingml::FillPropertiesPtr pFstRowFillProperties( new oox::drawingml::FillProperties ); in CreateTableStyle()
195 oox::drawingml::FillPropertiesPtr pFstRowFillProperties( new oox::drawingml::FillProperties ); in CreateTableStyle()
H A Dtablestylecellstylecontext.cxx97 FillPropertiesPtr& rxFillProperties = mrTableStylePart.getFillProperties(); in createFastChildContext()
/trunk/main/oox/inc/oox/ppt/
H A Dslidepersist.hxx87 …void setBackgroundProperties( const oox::drawingml::FillPropertiesPtr pFillPropertiesPtr ){ mpBack… in setBackgroundProperties()
88 …oox::drawingml::FillPropertiesPtr getBackgroundProperties() const { return mpBackgroundPropertiesP… in getBackgroundProperties()
130 oox::drawingml::FillPropertiesPtr mpBackgroundPropertiesPtr;
/trunk/main/oox/inc/oox/drawingml/table/
H A Dtablestyle.hxx45 ::oox::drawingml::FillPropertiesPtr& getBackgroundFillProperties(){ return mpFillProperties; } in getBackgroundFillProperties()
68 ::oox::drawingml::FillPropertiesPtr mpFillProperties;
H A Dtablestylepart.hxx53 …::oox::drawingml::FillPropertiesPtr& getFillProperties(){ return mpFill… in getFillProperties()
68 ::oox::drawingml::FillPropertiesPtr mpFillProperties;
/trunk/main/oox/inc/oox/drawingml/diagram/
H A Ddiagram.hxx137 FillPropertiesPtr & getFillProperties() in getFillProperties()
145 FillPropertiesPtr mpFillProperties;
/trunk/main/oox/source/ppt/
H A Dslidefragmenthandler.cxx149 FillPropertiesPtr pFillPropertiesPtr( new FillProperties ); in createFastChildContext()
160 FillPropertiesPtr pFillPropertiesPtr( new FillProperties( in createFastChildContext()
/trunk/main/oox/inc/oox/drawingml/
H A Ddrawingmltypes.hxx53 typedef ::boost::shared_ptr< FillProperties > FillPropertiesPtr; typedef
H A Dshape.hxx177 FillPropertiesPtr mpFillPropertiesPtr;
/trunk/main/oox/source/drawingml/
H A Dthemeelementscontext.cxx70 mrFillStyleList.push_back( FillPropertiesPtr( new FillProperties ) ); in createFastChildContext()
H A Dshape.cxx192 …mpFillPropertiesPtr = FillPropertiesPtr( new FillProperties( *rReferencedShape.mpFillPropertiesPtr… in applyShapeReference()
/trunk/main/oox/source/drawingml/chart/
H A Dobjectformatter.cxx658 FillPropertiesPtr mxAutoFill; /// Automatic fill properties.

Completed in 59 milliseconds