Home
last modified time | relevance | path

Searched refs:pFillPropertiesPtr (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/oox/source/ppt/
H A Dslidefragmenthandler.cxx136 FillPropertiesPtr pFillPropertiesPtr( new FillProperties ); in createFastChildContext() local
137 xRet.set( new BackgroundPropertiesContext( *this, *pFillPropertiesPtr ) ); in createFastChildContext()
138 mpSlidePersistPtr->setBackgroundProperties( pFillPropertiesPtr ); in createFastChildContext()
147 FillPropertiesPtr pFillPropertiesPtr( new FillProperties( in createFastChildContext() local
149 mpSlidePersistPtr->setBackgroundProperties( pFillPropertiesPtr ); in createFastChildContext()
/aoo41x/main/oox/inc/oox/ppt/
H A Dslidepersist.hxx87 …( const oox::drawingml::FillPropertiesPtr pFillPropertiesPtr ){ mpBackgroundPropertiesPtr = pFillP… in setBackgroundProperties() argument

Completed in 14 milliseconds