Searched refs:mpDataModel (Results 1 – 2 of 2) sorted by relevance
235 , mpDataModel( pModel ) in BackgroundFormattingContext()257 *this, aElementToken, xAttribs, *mpDataModel->getFillProperties() ) ); in createFastChildContext()272 DiagramDataPtr mpDataModel; member in oox::drawingml::BackgroundFormattingContext280 , mpDataModel( pDataModel ) in DataModelContext()289 mpDataModel->dump(); in ~DataModelContext()304 xRet.set( new CxnListContext( *this, mpDataModel->getConnections() ) ); in createFastChildContext()308 xRet.set( new PtListContext( *this, mpDataModel->getPoints() ) ); in createFastChildContext()312 xRet.set( new BackgroundFormattingContext( *this, mpDataModel ) ); in createFastChildContext()
45 DiagramDataPtr mpDataModel; member in oox::drawingml::DataModelContext
Completed in 15 milliseconds