Home
last modified time | relevance | path

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

/aoo41x/main/sdext/source/minimizer/
H A Dimpoptimizer.cxx269 Reference< XGraphic > xNewGraphic; in ImpCompressGraphic() local
360 xNewGraphic = xGraphicProvider->queryGraphic( aArgs ); in ImpCompressGraphic()
379 xNewGraphic = xGraphicProvider->queryGraphic( aArgs ); in ImpCompressGraphic()
386 return xNewGraphic; in ImpCompressGraphic()
425 …Reference< XGraphic > xNewGraphic( ImpCompressGraphic( rxContext, xGraphic, aGraphicIter->maLogica… in CompressGraphics() local
426 if ( xNewGraphic.is() ) in CompressGraphics()
437 xShapePropertySet->setPropertyValue( TKGet( TK_Graphic ), Any( xNewGraphic ) ); in CompressGraphics()
445 awt::Size aNewSize( GraphicCollector::GetOriginalSize( rxContext, xNewGraphic ) ); in CompressGraphics()
456 Reference< XBitmap > xFillBitmap( xNewGraphic, UNO_QUERY ); in CompressGraphics()

Completed in 17 milliseconds