Searched refs:xGraphicStream (Results 1 – 1 of 1) sorted by relevance
1221 …uno::Reference < io::XStream > xGraphicStream = xReplacements->openStreamElement( aName, embed::El… in GetGraphicStream() local1222 xStream = xGraphicStream->getInputStream(); in GetGraphicStream()1273 uno::Reference < io::XStream > xGraphicStream = xReplacements->openStreamElement( rObjectName, in InsertGraphicStream() local1275 xOutStream = xGraphicStream->getOutputStream(); in InsertGraphicStream()1279 uno::Reference< beans::XPropertySet > xPropSet( xGraphicStream, uno::UNO_QUERY ); in InsertGraphicStream()
Completed in 13 milliseconds