Searched refs:xShapeSet (Results 1 – 1 of 1) sorted by relevance
389 Reference< XPropertySet > xShapeSet( xShape, UNO_QUERY_THROW ); in SaveGraphic() local396 …Reference< XPropertySet > xGraphicSet( xShapeSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRI… in SaveGraphic()397 …xShapeSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "GraphicURL" ) ) ) >>= sGraphi… in SaveGraphic()410 …xShapeSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "GraphicStreamURL" ) ) ) >>= a… in SaveGraphic()413 …Reference< XInputStream > xGraphStream( xShapeSet->getPropertyValue( OUString( RTL_CONSTASCII_USTR… in SaveGraphic()526 …xShapeSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "GraphicStream" ) ) ) >>= xGra… in SaveGraphic()540 …Reference< XGraphic > xGraphic( xShapeSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM… in SaveGraphic()
Completed in 15 milliseconds