Home
last modified time | relevance | path

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

/trunk/main/oox/source/ppt/
H A Dslidefragmenthandler.cxx149 FillPropertiesPtr pFillPropertiesPtr( new FillProperties ); in createFastChildContext() local
150 xRet.set( new BackgroundPropertiesContext( *this, *pFillPropertiesPtr ) ); in createFastChildContext()
151 mpSlidePersistPtr->setBackgroundProperties( pFillPropertiesPtr ); in createFastChildContext()
160 FillPropertiesPtr pFillPropertiesPtr( new FillProperties( in createFastChildContext() local
162 mpSlidePersistPtr->setBackgroundProperties( pFillPropertiesPtr ); in createFastChildContext()
/trunk/main/oox/inc/oox/ppt/
H A Dslidepersist.hxx87 …( const oox::drawingml::FillPropertiesPtr pFillPropertiesPtr ){ mpBackgroundPropertiesPtr = pFillP… in setBackgroundProperties() argument

Completed in 18 milliseconds