Searched refs:xPictureStream (Results 1 – 1 of 1) sorted by relevance
1163 uno::Reference< io::XStream > xPictureStream; in ImpExportTableShape() local1168 …xPictureStream.set( xSM->createInstance( OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.comp… in ImpExportTableShape()1187 …xPictureStream.set( xPictureStorage->openStreamElement( sPictureName, ::embed::ElementModes::READW… in ImpExportTableShape()1195 aArgs[ 1 ].Value <<= xPictureStream->getOutputStream(); in ImpExportTableShape()1219 Reference< XSeekableInputStream > xSeekable( xPictureStream, UNO_QUERY_THROW ); in ImpExportTableShape()1223 …aBase64Exp.exportOfficeBinaryDataElement( Reference < XInputStream >( xPictureStream, UNO_QUERY_TH… in ImpExportTableShape()
Completed in 17 milliseconds