Home
last modified time | relevance | path

Searched refs:SetGraphic (Results 51 – 75 of 78) sorted by relevance

1234

/trunk/main/sw/source/core/view/
H A Dvprint.cxx720 pOpt->SetGraphic ( sal_True == rOptions.bPrintGraphic ); in PrepareForPrint()
/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx932 void SdrOle2Obj::SetGraphic(const Graphic* pGrf) in SetGraphic() function in SdrOle2Obj
2224 xObjRef.SetGraphic( aGraphic, aMediaType ); in SetGraphicToObj()
H A Dsvdoashp.cxx332 … aGraphicObject.SetGraphic(Graphic(BitmapEx(aDestBitmap, aBitmapEx.GetAlpha()))); in ImpCreateShadowObjectClone()
336 … aGraphicObject.SetGraphic(Graphic(BitmapEx(aDestBitmap, aBitmapEx.GetMask()))); in ImpCreateShadowObjectClone()
341 aGraphicObject.SetGraphic(Graphic(aDestBitmap)); in ImpCreateShadowObjectClone()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx541 bOK = SetGraphic( *pOrigGrf, rFlavor ); in GetData()
1875 xObjRef.SetGraphic( aGraphic, aDataFlavor.MimeType ); in _PasteOLE()
1886 xObjRef.SetGraphic( aGraphic, aMimeType ); in _PasteOLE()
/trunk/main/sw/inc/
H A Dviewopt.hxx282 inline void SetGraphic( sal_Bool b ) in SetGraphic() function in SwViewOption
/trunk/main/sc/source/ui/app/
H A Ddrwtrans.cxx459 bOK = SetGraphic( pGraphObj->GetGraphic(), rFlavor ); in GetData()
/trunk/main/sd/source/ui/app/
H A Dsdxfer.cxx574 bOK = SetGraphic( *mpGraphic, rFlavor ); in GetData()
/trunk/main/editeng/source/items/
H A Dfrmitems.cxx4112 pImpl->pGraphicObject->SetGraphic( aGraphic ); in GetGraphicObject()
4178 void SvxBrushItem::SetGraphic( const Graphic& rNew ) in SetGraphic() function in SvxBrushItem
4183 pImpl->pGraphicObject->SetGraphic( rNew ); in SetGraphic()
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.cxx2536 aBmpWin.SetGraphic( *pGrf ); in ActivatePage()
2650 aBmpWin.SetGraphic(aGraphic); in IMPL_LINK()
2752 void BmpWindow::SetGraphic(const Graphic& rGrf) in SetGraphic() function in BmpWindow
/trunk/main/sd/source/ui/view/
H A Ddrviews9.cxx187 pNewGrafObj->SetGraphic(aGraphic); in SO2_DECL_REF()
H A Dviewshe2.cxx895 pObj->SetGraphic(NULL); in ActivateObject()
/trunk/main/sc/source/ui/view/
H A Ddrawview.cxx992 pNewGrafObj->SetGraphic(rGraphic); in ApplyGraphicToObject()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx1177 aFmt.SetGraphic( *pGrfName ); in IMPL_LINK()
2076 aNumFmt.SetGraphic(aEmptyStr); in IMPL_LINK()
2295 aNumFmt.SetGraphic(aGrfName); in IMPL_LINK()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr2.cxx2278 aAlphaGraphic.SetGraphic( GetGraphic().GetBitmapEx().GetAlpha().GetBitmap() ); in ImplDrawTiled()
2280 aAlphaGraphic.SetGraphic( GetGraphic().GetBitmapEx().GetMask() ); in ImplDrawTiled()
/trunk/main/svx/source/sidebar/
H A Dnbdtmg.cxx785 aFmt.SetGraphic( sGrfName ); in ApplyNumRule()
1353 aFmt.SetGraphic( sGrfName ); in ApplyNumRule()
/trunk/main/sw/source/ui/uno/
H A Dunomod.cxx669 case HANDLE_VIEWSET_GRAPHICS : mpViewOption->SetGraphic(bVal);break; in _setSingleValue()
/trunk/main/svtools/inc/svtools/
H A Dtransfer.hxx262 …sal_Bool SetGraphic( const Graphic& rGraphic, const ::com::sun::star::datatransfer::DataFlavo…
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx666 void EmbeddedObjectRef::SetGraphic( const Graphic& rGraphic, const ::rtl::OUString& rMediaType ) in SetGraphic() function in svt::EmbeddedObjectRef
H A Dtransfer.cxx889 sal_Bool TransferableHelper::SetGraphic( const Graphic& rGraphic, const DataFlavor& ) in SetGraphic() function in TransferableHelper
/trunk/main/svx/source/unodraw/
H A Dunoshap4.cxx209 static_cast<SdrOle2Obj*>(mpObj.get())->SetGraphic( &aGrafObj.GetGraphic() ); in setPropertyValueImpl()
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx1591 pNewGrafObj->SetGraphic(rGrf); in Paste()
/trunk/main/sw/source/ui/uiview/
H A Dpview.cxx1267 aOpt.SetGraphic( sal_True ); in Init()
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx4110 ((SdrGrafObj*)pRet)->SetGraphic( aGraf ); in ImportGraphic()
7421 aObj.SetGraphic( rGrf, ::rtl::OUString() ); in CreateSdrOLEFromStorage()
7514 aObj.SetGraphic( rGrf, ::rtl::OUString() ); in CreateSdrOLEFromStorage()
H A Dsvdfppt.cxx874 ((SdrGrafObj*)pRet)->SetGraphic( aGraphic ); in ProcessObj()
1999 aObj.SetGraphic( rGraf, ::rtl::OUString() ); in ImportOLE()
2058 aObj.SetGraphic( aGraphic, ::rtl::OUString() ); in ImportOLE()
/trunk/main/sw/source/core/unocore/
H A Dunosett.cxx2131 pSetBrush->SetGraphic( aNewGr ); in SetNumberingRuleByIndex()

Completed in 350 milliseconds

1234