Home
last modified time | relevance | path

Searched refs:GetXGraphic (Results 1 – 25 of 32) sorted by last modified time

12

/trunk/main/forms/source/component/
H A DImageControl.cxx690 …Graphic > xGraphic( i_pGraphic != NULL ? Image( i_pGraphic->GetBitmapEx() ).GetXGraphic() : NULL ); in IMPL_LINK()
865 xSet->setPropertyValue( PROPERTY_GRAPHIC, makeAny( aGraphic.GetXGraphic() ) ); in implInsertGraphics()
/trunk/main/svx/source/unodraw/
H A Dunoshap2.cxx1882 …hic::XGraphic > xGraphic( static_cast< SdrGrafObj* >( mpObj.get() )->GetGraphic().GetXGraphic() ); in getPropertyValueImpl()
H A DUnoGraphicExporter.cxx1101 aSettings.mxGraphicRenderer->render( aGraphic.GetXGraphic() ); in filter()
H A Dunoshap4.cxx379 xGraphic = pGraphic->GetXGraphic(); in getPropertyValueImpl()
H A Dunoshape.cxx772 Reference< awt::XBitmap > xBmp( aGraph.GetXGraphic(), UNO_QUERY ); in GetBitmap()
H A Dtableshape.cxx142 rValue <<= aGraphic.GetXGraphic(); in getPropertyValueImpl()
/trunk/main/avmedia/source/viewer/
H A Dmediawindow.cxx567 xRet = apGraphic->GetXGraphic(); in grabFrame()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx203 uno::Reference< graphic::XGraphic > xGraphic( aGraphic.GetXGraphic() ); in implWriteBitmapEx()
H A Dimage.cxx266 uno::Reference< graphic::XGraphic > Image::GetXGraphic() const in GetXGraphic() function in Image
270 return aGraphic.GetXGraphic(); in GetXGraphic()
H A Dgraph.cxx470 uno::Reference< graphic::XGraphic > Graphic::GetXGraphic() const in GetXGraphic() function in Graphic
/trunk/main/vcl/inc/vcl/
H A Dgraph.hxx140 ::com::sun::star::uno::Reference< ::com::sun::star::graphic::XGraphic > GetXGraphic() const;
H A Dimage.hxx82 ::com::sun::star::uno::Reference< ::com::sun::star::graphic::XGraphic > GetXGraphic() const;
/trunk/main/toolkit/source/layout/core/
H A Dhelper.cxx665 return Graphic( aBmp ).GetXGraphic(); in loadGraphic()
/trunk/main/toolkit/source/helper/
H A Dvclunohelper.cxx115 …::com::sun::star::uno::Reference< ::com::sun::star::awt::XBitmap> xBmp( aGraphic.GetXGraphic(), ::… in CreateBitmap()
/trunk/main/toolkit/source/awt/
H A Dvclxwindows.cxx301 aProp <<= maImage.GetXGraphic(); in getProperty()
H A Dvclxmenu.cxx939 rxGraphic = aImage.GetXGraphic(); in getItemImage()
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx2079 aAny <<= pGrfNode->GetGrf().GetXGraphic(); in getPropertyValue()
3756 return pGraphic->GetXGraphic(); in getReplacementGraphic()
/trunk/main/svx/source/unogallery/
H A Dunogalitem.cxx396 *pValue <<= aThumbnail.GetXGraphic(); in _getPropertyValues()
409 *pValue <<= aGraphic.GetXGraphic(); in _getPropertyValues()
/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx1241 xGraphic.set( aGraphic.GetXGraphic() ); in Dispatch()
/trunk/main/svtools/source/graphic/
H A Dprovider.cxx211 xRet = aImage.GetXGraphic(); in implLoadRepositoryImage()
230 xRet = InfoBox::GetStandardImage().GetXGraphic(); in implLoadStandardImage()
234 xRet = WarningBox::GetStandardImage().GetXGraphic(); in implLoadStandardImage()
238 xRet = ErrorBox::GetStandardImage().GetXGraphic(); in implLoadStandardImage()
242 xRet = QueryBox::GetStandardImage().GetXGraphic(); in implLoadStandardImage()
H A Dgraphicunofactory.cxx73 return mpGObject->GetGraphic().GetXGraphic(); in getGraphic()
/trunk/main/sfx2/source/dialog/
H A Dtaskpane.cxx186 return aPanelImage.GetXGraphic(); in lcl_getPanelImage()
/trunk/main/framework/source/uiconfiguration/
H A Dimagemanagerimpl.cxx417 rOutGraphic = Image().GetXGraphic(); in implts_checkAndScaleGraphic()
437 rOutGraphic = aImage.GetXGraphic(); in implts_checkAndScaleGraphic()
966 aGraphSeq[n] = aImage.GetXGraphic(); in getImages()
1087 uno::Reference< XGraphic > xEmptyGraphic( Image().GetXGraphic() ); in removeImages()
1115 … pReplacedImages->addElement( aCommandURLSequence[i], aNewImage.GetXGraphic() ); in removeImages()
1218 … pImageList->GetImage( aNewUserCmdImageSet[j] ).GetXGraphic() ); in reload()
1225 … pImageList->GetImage( aNewUserCmdImageSet[j] ).GetXGraphic() ); in reload()
1239 uno::Reference< XGraphic > xEmptyGraphic( Image().GetXGraphic() ); in reload()
1263 pReplacedImages->addElement( pIter->first, aImage.GetXGraphic() ); in reload()
/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2819 xGrfObj->setGraphic( aGraphic.GetXGraphic() ); in impl_browseForImage_nothrow()
/trunk/main/cui/source/customize/
H A Dcfg.cxx5454 xGraphic = aImage.GetXGraphic(); in ReplaceGraphicItem()
5620 xGraphic = aImage.GetXGraphic(); in ImportGraphic()

Completed in 193 milliseconds

12