Home
last modified time | relevance | path

Searched refs:xShapeSet (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sd/source/filter/grf/
H A Dsdgrffilter.cxx389 Reference< XPropertySet > xShapeSet( xShape, UNO_QUERY_THROW ); in SaveGraphic() local
396 …Reference< XPropertySet > xGraphicSet( xShapeSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRI… in SaveGraphic()
397xShapeSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "GraphicURL" ) ) ) >>= sGraphi… in SaveGraphic()
410xShapeSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "GraphicStreamURL" ) ) ) >>= a… in SaveGraphic()
413 …Reference< XInputStream > xGraphStream( xShapeSet->getPropertyValue( OUString( RTL_CONSTASCII_USTR… in SaveGraphic()
526xShapeSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "GraphicStream" ) ) ) >>= xGra… in SaveGraphic()
540 …Reference< XGraphic > xGraphic( xShapeSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM… in SaveGraphic()

Completed in 23 milliseconds