Home
last modified time | relevance | path

Searched refs:queryGraphic (Results 1 – 25 of 31) sorted by relevance

12

/aoo41x/main/reportbuilder/java/com/sun/star/report/
H A DSOImageService.java96 m_xGraphicProvider.queryGraphic(value)); in getImageSize()
146 m_xGraphicProvider.queryGraphic(value)); in getMimeType()
/aoo41x/main/vcl/source/control/
H A Dthrobber.cxx123 … xGraphic.set( xGraphicProvider->queryGraphic( aMediaProperties.getPropertyValues() ), UNO_QUERY ); in lcl_loadImageSet()
130 … xGraphic.set( xGraphicProvider->queryGraphic( aMediaProperties.getPropertyValues() ), UNO_QUERY ); in lcl_loadImageSet()
/aoo41x/main/extensions/source/propctrlr/
H A Dbrowserline.cxx422 …Reference< XGraphic > xGraphic( xGraphicProvider->queryGraphic( aMediaProperties ), UNO_QUERY_THRO… in impl_getImagesFromURL_nothrow()
435 xHCGraphic = xGraphicProvider->queryGraphic( aMediaProperties ); in impl_getImagesFromURL_nothrow()
/aoo41x/main/toolkit/source/awt/
H A Danimatedimagespeer.cxx136 …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()
/aoo41x/main/toolkit/source/helper/
H A Dtkresmgr.cxx117 … Reference< XGraphic > xGraphic = xProvider->queryGraphic( aMediaProperties.getPropertyValues() ); in getImageFromURL()
/aoo41x/main/embeddedobj/source/msole/
H A Dgraphconvert.cxx67 …uno::Reference< graphic::XGraphic > xGraphic( xGraphicProvider->queryGraphic( aMediaProperties ) … in ConvertBufferToFormat()
/aoo41x/main/svtools/source/misc/
H A Dimageresourceaccess.cxx165 Reference< XGraphic > xGraphic( xProvider->queryGraphic( aMediaProperties ) ); in getImageStream()
/aoo41x/main/avmedia/source/java/
H A DFrameGrabber.java111 aRet = aProvider.queryGraphic( aArgs ); in implImageToXGraphic()
/aoo41x/main/svtools/source/inc/
H A Dprovider.hxx63 …:star::uno::Reference< ::com::sun::star::graphic::XGraphic > SAL_CALL queryGraphic( const ::com::s…
/aoo41x/main/sfx2/source/sidebar/
H A DTools.cxx98 xGraphicProvider->queryGraphic(aMediaProperties.getPropertyValues()), in GetImage()
/aoo41x/main/odk/examples/DevelopersGuide/GUI/
H A DImageControlSample.java147 xGraphic = xGraphicProvider.queryGraphic(aPropertyValues); in getGraphic()
/aoo41x/main/sdext/source/minimizer/
H A Dimpoptimizer.cxx360 xNewGraphic = xGraphicProvider->queryGraphic( aArgs ); in ImpCompressGraphic()
379 xNewGraphic = xGraphicProvider->queryGraphic( aArgs ); in ImpCompressGraphic()
/aoo41x/test/testuno/source/testlib/uno/
H A DGraphicUtil.java81 return xgraphicProvider.queryGraphic(sourceProps); in getXGraphicOfGraphicFile()
/aoo41x/main/sd/source/filter/html/
H A Dbuttonset.cxx103 Reference< XGraphic > xGraphic( xGraphicProvider->queryGraphic( aMediaProperties ) ); in getGraphic()
/aoo41x/main/offapi/com/sun/star/graphic/
H A DXGraphicProvider.idl87 XGraphic queryGraphic( [in] ::com::sun::star::beans::PropertyValues MediaProperties )
/aoo41x/main/oox/source/helper/
H A Dgraphichelper.cxx276 xGraphic = mxGraphicProvider->queryGraphic( aArgs ); in importGraphic()
/aoo41x/main/connectivity/source/drivers/hsqldb/
H A DHConnection.cxx408 xGraphic = xProvider->queryGraphic( aMediaProperties ); in impl_getTextTableIcon_nothrow()
/aoo41x/main/sfx2/source/doc/
H A Dgraphhelp.cxx473 uno::Reference< graphic::XGraphic > xGraphic = xGraphProvider->queryGraphic( aMediaProps ); in getThumbnailReplacement_Impl()
/aoo41x/main/chart2/source/controller/chartapiwrapper/
H A DWrappedSymbolProperties.cxx395 aSymbol.Graphic.set( xGraphProv->queryGraphic( aArgs )); in setValueToSeries()
/aoo41x/main/vcl/source/gdi/
H A Dgraph.cxx492 xRet = xProv->queryGraphic( aLoadProps ); in GetXGraphic()
/aoo41x/main/wizards/com/sun/star/wizards/fax/
H A DFaxWizardDialogImpl.java355 XGraphic xGraphic = xGraphicProvider.queryGraphic(GraphicValues); in insertIcons()
/aoo41x/main/svtools/source/graphic/
H A Dprovider.cxx434 uno::Reference< ::graphic::XGraphic > SAL_CALL GraphicProvider::queryGraphic( const uno::Sequence< … in queryGraphic() function in unographic::GraphicProvider
/aoo41x/main/extensions/source/update/ui/
H A Dupdatecheckui.cxx350 … uno::Reference< graphic::XGraphic > xGraphic = xGraphProvider->queryGraphic( aMediaProps ); in GetBubbleImage()
/aoo41x/main/sfx2/source/dialog/
H A Dtaskpane.cxx193 …const Reference< XGraphic > xGraphic( xGraphicProvider->queryGraphic( aMediaProperties.getProperty… in lcl_getPanelImage()
/aoo41x/main/writerfilter/source/dmapper/
H A DGraphicImport.cxx1533 … uno::Reference< graphic::XGraphic > xGraphic = xGraphicProvider->queryGraphic( aMediaProperties ); in createGraphicObject()

Completed in 117 milliseconds

12