Home
last modified time | relevance | path

Searched defs:xGraphic (Results 1 – 25 of 53) sorted by relevance

123

/trunk/main/oox/source/helper/
H A Dgraphichelper.cxx270 Reference< XGraphic > xGraphic; in importGraphic() local
286 Reference< XGraphic > xGraphic; in importGraphic() local
297 Reference< XGraphic > xGraphic; in importEmbeddedGraphic() local
342 Reference< XGraphic > xGraphic = importEmbeddedGraphic( rStreamName ); in importEmbeddedGraphicObject() local
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DImageControlSample.java74 XGraphic xGraphic = oImageControlSample.getGraphic(oImageControlSample.m_xMCF, args[0]); in main() local
131 XGraphic xGraphic = null; in getGraphic() local
/trunk/main/sfx2/source/appl/
H A Dimagemgr.cxx158 Reference< ::com::sun::star::graphic::XGraphic > xGraphic = aGraphicSeq[0]; in GetImage() local
216 Reference< ::com::sun::star::graphic::XGraphic > xGraphic = aGraphicSeq[0]; in GetImage() local
/trunk/main/toolkit/source/helper/
H A Dtkresmgr.cxx117 … Reference< XGraphic > xGraphic = xProvider->queryGraphic( aMediaProperties.getPropertyValues() ); in getImageFromURL() local
/trunk/main/embeddedobj/source/msole/
H A Dgraphconvert.cxx67 …uno::Reference< graphic::XGraphic > xGraphic( xGraphicProvider->queryGraphic( aMediaProperties ) … in ConvertBufferToFormat() local
/trunk/main/forms/source/component/
H A DImageControl.cxx286 Reference< XGraphic > xGraphic; in setFastPropertyValue_NoBroadcast() local
335 … const Reference< XGraphic > xGraphic( getFastPropertyValue( PROPERTY_ID_GRAPHIC ), UNO_QUERY ); in convertFastPropertyValue() local
690 …const Reference< XGraphic > xGraphic( i_pGraphic != NULL ? Image( i_pGraphic->GetBitmapEx() ).GetX… in IMPL_LINK() local
888 Reference< XGraphic > xGraphic; in impl_isEmptyGraphics_nothrow() local
/trunk/main/svtools/source/misc/
H A Dimageresourceaccess.cxx165 Reference< XGraphic > xGraphic( xProvider->queryGraphic( aMediaProperties ) ); in getImageStream() local
/trunk/main/svx/source/items/
H A Dgalleryitem.cxx106 css::uno::Reference< css::graphic::XGraphic > xGraphic; in PutValue() local
/trunk/main/sfx2/source/sidebar/
H A DTools.cxx97 const Reference<graphic::XGraphic> xGraphic ( in GetImage() local
/trunk/main/toolkit/source/controls/
H A Ddialogcontrol.cxx252 Reference< graphic::XGraphic > xGraphic; in PrepareWindowDescriptor() local
480 Reference< graphic::XGraphic > xGraphic; in ImplModelPropertiesChanged() local
/trunk/main/sdext/source/minimizer/
H A Dimpoptimizer.cxx200 Reference< XGraphic > xGraphic; in ImpConvertOLE() local
265 Reference< XGraphic > ImpCompressGraphic( const Reference< XComponentContext >& rxContext, in ImpCompressGraphic()
409 Reference< XGraphic > xGraphic; in CompressGraphics() local
H A Dgraphiccollector.cxx101 Reference< XGraphic > xGraphic; in ImpAddGraphicEntity() local
151 Reference< XGraphic > xGraphic( xFillBitmap, UNO_QUERY_THROW ); in ImpAddFillBitmapEntity() local
/trunk/main/vcl/source/control/
H A Dthrobber.cxx108 Reference< XGraphic > xGraphic; in lcl_loadImageSet() local
/trunk/main/dbaccess/source/ui/misc/
H A Dimageprovider.cxx161 Reference< XGraphic > xGraphic; in getImages() local
/trunk/main/svtools/source/uno/
H A Dcontextmenuhelper.cxx521 uno::Reference< graphic::XGraphic > xGraphic = aGraphicSeq[0]; in getImageFromCommandURL() local
541 uno::Reference< ::com::sun::star::graphic::XGraphic > xGraphic = aGraphicSeq[0]; in getImageFromCommandURL() local
/trunk/main/chart2/source/controller/main/
H A DChartController_Tools.cxx368 Reference< graphic::XGraphic > xGraphic( aGraphic.GetXGraphic()); in executeDispatch_Paste() local
377 void ChartController::impl_PasteGraphic( in impl_PasteGraphic()
/trunk/main/oox/source/drawingml/
H A Dfillproperties.cxx349 Reference< XGraphic > xGraphic = maBlipProps.mxGraphic; in pushToPropMap() local
/trunk/main/svtools/source/graphic/
H A Dprovider.cxx399 uno::Reference< ::graphic::XGraphic > xGraphic( implLoadMemory( aURL ) ); in queryGraphicDescriptor() local
424 uno::Reference< ::graphic::XGraphic > xGraphic( implLoadBitmap( xBtm ) ); in queryGraphicDescriptor() local
/trunk/main/sd/source/filter/html/
H A Dbuttonset.cxx103 Reference< XGraphic > xGraphic( xGraphicProvider->queryGraphic( aMediaProperties ) ); in getGraphic() local
/trunk/main/connectivity/source/drivers/hsqldb/
H A DHConnection.cxx385 Reference< XGraphic > xGraphic; in impl_getTextTableIcon_nothrow() local
/trunk/main/svx/source/unodraw/
H A Dunoshap4.cxx216 uno::Reference< graphic::XGraphic > xGraphic( rValue, uno::UNO_QUERY ); in setPropertyValueImpl() local
376 uno::Reference< graphic::XGraphic > xGraphic; in getPropertyValueImpl() local
/trunk/main/toolkit/source/awt/
H A Dvclxmenu.cxx652 static Image lcl_XGraphic2VCLImage( in lcl_XGraphic2VCLImage()
908 void SAL_CALL VCLXMenu::setItemImage( in setItemImage()
/trunk/main/svtools/source/table/
H A Dgridtablerenderer.cxx541 Reference< XGraphic > const xGraphic( aCellContent, UNO_QUERY ); in impl_paintCellContent() local
602 Reference< XGraphic > const xGraphic( i_cellContent, UNO_QUERY ); in FitsIntoCell() local
/trunk/main/framework/source/uielement/
H A Dpopuptoolbarcontroller.cxx393 const css::uno::Reference< css::graphic::XGraphic > xGraphic( in Impl_ExistURLInMenu() local
/trunk/main/sfx2/source/doc/
H A Dgraphhelp.cxx473 uno::Reference< graphic::XGraphic > xGraphic = xGraphProvider->queryGraphic( aMediaProps ); in getThumbnailReplacement_Impl() local

Completed in 106 milliseconds

123