Home
last modified time | relevance | path

Searched refs:aGraf (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/filter/source/msfilter/
H A Dmsdffimp.cxx1400 Graphic aGraf; in ApplyFillAttributes() local
1423 rSet.Put(XFillBitmapItem(String(), aGraf)); in ApplyFillAttributes()
1430 rSet.Put(XFillBitmapItem(String(), aGraf)); in ApplyFillAttributes()
3961 if ( aGraf.GetType() == GRAPHIC_BITMAP ) in ImportGraphic()
3963 BitmapEx aBitmapEx( aGraf.GetBitmapEx() ); in ImportGraphic()
3968 aGraf = BitmapEx( aBitmap, aMask ); in ImportGraphic()
4044 switch ( aGraf.GetType() ) in ImportGraphic()
4055 aGraf = aBitmapEx; in ImportGraphic()
4069 aGraf = aGdiMetaFile; in ImportGraphic()
4091 ((SdrGrafObj*)pRet)->SetGraphic( aGraf ); in ImportGraphic()
[all …]
H A Dsvdfppt.cxx5895 Graphic aGraf; in ApplyTo() local
5896 if ( rManager.GetBLIP( rManager.GetPropertyValue( DFF_Prop_fillBlip ), aGraf, NULL ) ) in ApplyTo()
5898 Bitmap aBmp( aGraf.GetBitmap() ); in ApplyTo()
/aoo4110/main/editeng/source/uno/
H A Dunonrule.cxx382 Graphic aGraf( VCLUnoHelper::GetBitmap( xBmp ) ); in setNumberingRuleByIndex() local
383 SvxBrushItem aBrushItem(aGraf, GPOS_AREA, SID_ATTR_BRUSH); in setNumberingRuleByIndex()
/aoo4110/main/sw/source/ui/shells/
H A Dbasesh.cxx194 Graphic aGraf( rSh.GetIMapGraphic() ); in lcl_UpdateContourDlg() local
195 GraphicType nGrfType = aGraf.GetType(); in lcl_UpdateContourDlg()
204 pDlg->Update( aGraf, aGrfName.Len() > 0, in lcl_UpdateContourDlg()

Completed in 95 milliseconds