Searched refs:xGraphicStream (Results 1 – 1 of 1) sorted by relevance
1234 …uno::Reference < io::XStream > xGraphicStream = xReplacements->openStreamElement( aName, embed::El… in GetGraphicStream() local1235 xStream = xGraphicStream->getInputStream(); in GetGraphicStream()1286 … uno::Reference < io::XStream > xGraphicStream = xReplacements->openStreamElement( rObjectName, in InsertGraphicStream() local1288 xOutStream = xGraphicStream->getOutputStream(); in InsertGraphicStream()1292 uno::Reference< beans::XPropertySet > xPropSet( xGraphicStream, uno::UNO_QUERY ); in InsertGraphicStream()