Searched refs:aGraf (Results 1 – 4 of 4) sorted by relevance
1400 Graphic aGraf; in ApplyFillAttributes() local1423 rSet.Put(XFillBitmapItem(String(), aGraf)); in ApplyFillAttributes()1430 rSet.Put(XFillBitmapItem(String(), aGraf)); in ApplyFillAttributes()3980 if ( aGraf.GetType() == GRAPHIC_BITMAP ) in ImportGraphic()3982 BitmapEx aBitmapEx( aGraf.GetBitmapEx() ); in ImportGraphic()3987 aGraf = BitmapEx( aBitmap, aMask ); in ImportGraphic()4063 switch ( aGraf.GetType() ) in ImportGraphic()4074 aGraf = aBitmapEx; in ImportGraphic()4088 aGraf = aGdiMetaFile; in ImportGraphic()4110 ((SdrGrafObj*)pRet)->SetGraphic( aGraf ); in ImportGraphic()[all …]
5906 Graphic aGraf; in ApplyTo() local5907 if ( rManager.GetBLIP( rManager.GetPropertyValue( DFF_Prop_fillBlip ), aGraf, NULL ) ) in ApplyTo()5909 Bitmap aBmp( aGraf.GetBitmap() ); in ApplyTo()
382 Graphic aGraf( VCLUnoHelper::GetBitmap( xBmp ) ); in setNumberingRuleByIndex() local383 SvxBrushItem aBrushItem(aGraf, GPOS_AREA, SID_ATTR_BRUSH); in setNumberingRuleByIndex()
192 Graphic aGraf( rSh.GetIMapGraphic() ); in lcl_UpdateContourDlg() local193 GraphicType nGrfType = aGraf.GetType(); in lcl_UpdateContourDlg()202 pDlg->Update( aGraf, aGrfName.Len() > 0, in lcl_UpdateContourDlg()
Completed in 75 milliseconds