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