Searched refs:xGraphicObj (Results 1 – 1 of 1) sorted by relevance
319 … Reference< XGraphicObject > xGraphicObj( GraphicObject::create( mxContext ), UNO_SET_THROW ); in createGraphicObject() local320 xGraphicObj->setGraphic( rxGraphic ); in createGraphicObject()321 maGraphicObjects.push_back( xGraphicObj ); in createGraphicObject()322 aGraphicObjUrl = maGraphicObjScheme + xGraphicObj->getUniqueID(); in createGraphicObject()
Completed in 11 milliseconds