Home
last modified time | relevance | path

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

/trunk/main/oox/source/helper/
H A Dgraphichelper.cxx314 OUString GraphicHelper::createGraphicObject( const Reference< XGraphic >& rxGraphic ) const in createGraphicObject() function in oox::GraphicHelper
332 return createGraphicObject( importGraphic( rxInStrm ) ); in importGraphicObject()
337 return createGraphicObject( importGraphic( rGraphicData ) ); in importGraphicObject()
343 return xGraphic.is() ? createGraphicObject( xGraphic ) : OUString(); in importEmbeddedGraphicObject()
/trunk/main/oox/source/drawingml/
H A Dfillproperties.cxx271 … OUString aGraphicUrl = rGraphicHelper.createGraphicObject( maBlipProps.mxGraphic ); in pushToPropMap()
366 OUString aGraphicUrl = rGraphicHelper.createGraphicObject( xGraphic ); in pushToPropMap()
/trunk/main/writerfilter/source/dmapper/
H A DGraphicImport.cxx1077 m_xGraphicObject = createGraphicObject( aMediaProperties ); in lcl_attribute()
1523 uno::Reference< text::XTextContent > GraphicImport::createGraphicObject( const beans::PropertyValue… in createGraphicObject() function in writerfilter::dmapper::GraphicImport
1784 m_xGraphicObject = createGraphicObject( aMediaProperties ); in data()
H A DGraphicImport.hxx80 ::com::sun::star::uno::Reference< ::com::sun::star::text::XTextContent > createGraphicObject(
/trunk/main/oox/inc/oox/helper/
H A Dgraphichelper.hxx130 ::rtl::OUString createGraphicObject(

Completed in 31 milliseconds