Home
last modified time | relevance | path

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

/aoo42x/main/svx/source/xml/
H A Dxmlgrhlp.cxx114 String aGraphicId( rGraphicId ); in SvXMLGraphicInputStream() local
115 GraphicObject aGrfObject( ByteString( aGraphicId, RTL_TEXTENCODING_ASCII_US ) ); in SvXMLGraphicInputStream()
583 String aGraphicId( rGraphicId ); in ImplWriteGraphic() local
584 GraphicObject aGrfObject( ByteString( aGraphicId, RTL_TEXTENCODING_ASCII_US ) ); in ImplWriteGraphic()
903 ::rtl::OUString aPictureStorageName, aGraphicId; in getInputStream()
907 ImplGetStreamNames( rURL, aPictureStorageName, aGraphicId ) ) in getInputStream()
909 SvXMLGraphicInputStream* pInputStream = new SvXMLGraphicInputStream( aGraphicId ); in getInputStream()

Completed in 19 milliseconds