Searched refs:xNewGraphic (Results 1 – 1 of 1) sorted by relevance
267 Reference< XGraphic > xNewGraphic; in ImpCompressGraphic() local358 xNewGraphic = xGraphicProvider->queryGraphic( aArgs ); in ImpCompressGraphic()377 xNewGraphic = xGraphicProvider->queryGraphic( aArgs ); in ImpCompressGraphic()384 return xNewGraphic; in ImpCompressGraphic()423 …Reference< XGraphic > xNewGraphic( ImpCompressGraphic( rxContext, xGraphic, aGraphicIter->maLogica… in CompressGraphics() local424 if ( xNewGraphic.is() ) in CompressGraphics()435 … xShapePropertySet->setPropertyValue( TKGet( TK_Graphic ), Any( xNewGraphic ) ); in CompressGraphics()443 … awt::Size aNewSize( GraphicCollector::GetOriginalSize( rxContext, xNewGraphic ) ); in CompressGraphics()454 Reference< XBitmap > xFillBitmap( xNewGraphic, UNO_QUERY ); in CompressGraphics()