Home
last modified time | relevance | path

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

/trunk/main/oox/source/helper/
H A Dgraphichelper.cxx319 … Reference< XGraphicObject > xGraphicObj( GraphicObject::create( mxContext ), UNO_SET_THROW ); in createGraphicObject() local
320 xGraphicObj->setGraphic( rxGraphic ); in createGraphicObject()
321 maGraphicObjects.push_back( xGraphicObj ); in createGraphicObject()
322 aGraphicObjUrl = maGraphicObjScheme + xGraphicObj->getUniqueID(); in createGraphicObject()

Completed in 9 milliseconds