/aoo42x/main/reportbuilder/java/com/sun/star/report/ |
H A D | SOImageService.java | 96 m_xGraphicProvider.queryGraphic(value)); in getImageSize() 146 m_xGraphicProvider.queryGraphic(value)); in getMimeType()
|
/aoo42x/main/vcl/source/control/ |
H A D | throbber.cxx | 121 … xGraphic.set( xGraphicProvider->queryGraphic( aMediaProperties.getPropertyValues() ), UNO_QUERY ); in lcl_loadImageSet() 128 … xGraphic.set( xGraphicProvider->queryGraphic( aMediaProperties.getPropertyValues() ), UNO_QUERY ); in lcl_loadImageSet()
|
/aoo42x/main/extensions/source/propctrlr/ |
H A D | browserline.cxx | 422 …Reference< XGraphic > xGraphic( xGraphicProvider->queryGraphic( aMediaProperties ), UNO_QUERY_THRO… in impl_getImagesFromURL_nothrow() 435 xHCGraphic = xGraphicProvider->queryGraphic( aMediaProperties ); in impl_getImagesFromURL_nothrow()
|
/aoo42x/main/toolkit/source/awt/ |
H A D | animatedimagespeer.cxx | 136 …i_cachedImage.xGraphic.set( i_graphicProvider->queryGraphic( aMediaProperties.getPropertyValues() … in lcl_ensureImage_throw() 143 …i_cachedImage.xGraphic.set( i_graphicProvider->queryGraphic( aMediaProperties.getPropertyValues() … in lcl_ensureImage_throw()
|
/aoo42x/main/toolkit/source/helper/ |
H A D | tkresmgr.cxx | 117 … Reference< XGraphic > xGraphic = xProvider->queryGraphic( aMediaProperties.getPropertyValues() ); in getImageFromURL()
|
/aoo42x/main/embeddedobj/source/msole/ |
H A D | graphconvert.cxx | 67 …uno::Reference< graphic::XGraphic > xGraphic( xGraphicProvider->queryGraphic( aMediaProperties ) … in ConvertBufferToFormat()
|
/aoo42x/main/svtools/source/misc/ |
H A D | imageresourceaccess.cxx | 165 Reference< XGraphic > xGraphic( xProvider->queryGraphic( aMediaProperties ) ); in getImageStream()
|
/aoo42x/main/avmedia/source/java/ |
H A D | FrameGrabber.java | 111 aRet = aProvider.queryGraphic( aArgs ); in implImageToXGraphic()
|
/aoo42x/main/sdext/source/minimizer/ |
H A D | impoptimizer.cxx | 360 xNewGraphic = xGraphicProvider->queryGraphic( aArgs ); in ImpCompressGraphic() 379 xNewGraphic = xGraphicProvider->queryGraphic( aArgs ); in ImpCompressGraphic()
|
/aoo42x/main/svtools/source/inc/ |
H A D | provider.hxx | 63 …:star::uno::Reference< ::com::sun::star::graphic::XGraphic > SAL_CALL queryGraphic( const ::com::s…
|
/aoo42x/main/sfx2/source/sidebar/ |
H A D | Tools.cxx | 98 xGraphicProvider->queryGraphic(aMediaProperties.getPropertyValues()), in GetImage()
|
/aoo42x/main/odk/examples/DevelopersGuide/GUI/ |
H A D | ImageControlSample.java | 147 xGraphic = xGraphicProvider.queryGraphic(aPropertyValues); in getGraphic()
|
/aoo42x/test/testuno/source/testlib/uno/ |
H A D | GraphicUtil.java | 81 return xgraphicProvider.queryGraphic(sourceProps); in getXGraphicOfGraphicFile()
|
/aoo42x/main/sd/source/filter/html/ |
H A D | buttonset.cxx | 103 Reference< XGraphic > xGraphic( xGraphicProvider->queryGraphic( aMediaProperties ) ); in getGraphic()
|
/aoo42x/main/offapi/com/sun/star/graphic/ |
H A D | XGraphicProvider.idl | 87 XGraphic queryGraphic( [in] ::com::sun::star::beans::PropertyValues MediaProperties )
|
/aoo42x/main/oox/source/helper/ |
H A D | graphichelper.cxx | 276 xGraphic = mxGraphicProvider->queryGraphic( aArgs ); in importGraphic()
|
/aoo42x/main/connectivity/source/drivers/hsqldb/ |
H A D | HConnection.cxx | 408 xGraphic = xProvider->queryGraphic( aMediaProperties ); in impl_getTextTableIcon_nothrow()
|
/aoo42x/main/sfx2/source/doc/ |
H A D | graphhelp.cxx | 473 uno::Reference< graphic::XGraphic > xGraphic = xGraphProvider->queryGraphic( aMediaProps ); in getThumbnailReplacement_Impl()
|
/aoo42x/main/chart2/source/controller/chartapiwrapper/ |
H A D | WrappedSymbolProperties.cxx | 395 aSymbol.Graphic.set( xGraphProv->queryGraphic( aArgs )); in setValueToSeries()
|
/aoo42x/main/vcl/source/gdi/ |
H A D | graph.cxx | 492 xRet = xProv->queryGraphic( aLoadProps ); in GetXGraphic()
|
/aoo42x/main/wizards/com/sun/star/wizards/fax/ |
H A D | FaxWizardDialogImpl.java | 355 XGraphic xGraphic = xGraphicProvider.queryGraphic(GraphicValues); in insertIcons()
|
/aoo42x/main/svtools/source/graphic/ |
H A D | provider.cxx | 434 uno::Reference< ::graphic::XGraphic > SAL_CALL GraphicProvider::queryGraphic( const uno::Sequence< … in queryGraphic() function in unographic::GraphicProvider
|
/aoo42x/main/extensions/source/update/ui/ |
H A D | updatecheckui.cxx | 350 … uno::Reference< graphic::XGraphic > xGraphic = xGraphProvider->queryGraphic( aMediaProps ); in GetBubbleImage()
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | taskpane.cxx | 193 …const Reference< XGraphic > xGraphic( xGraphicProvider->queryGraphic( aMediaProperties.getProperty… in lcl_getPanelImage()
|
/aoo42x/main/svtools/source/uno/ |
H A D | treecontrolpeer.cxx | 1505 Reference< XGraphic > xGraphic( mxGraphicProvider->queryGraphic( aProps ) ); in loadImage()
|