Searched refs:aGraphicId (Results 1 – 1 of 1) sorted by relevance
114 String aGraphicId( rGraphicId ); in SvXMLGraphicInputStream() local115 GraphicObject aGrfObject( ByteString( aGraphicId, RTL_TEXTENCODING_ASCII_US ) ); in SvXMLGraphicInputStream()583 String aGraphicId( rGraphicId ); in ImplWriteGraphic() local584 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 21 milliseconds