Home
last modified time | relevance | path

Searched refs:maPrefMapMode (Results 1 – 12 of 12) sorted by path

/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1052 MapMode maPrefMapMode; member in EscherBlibEntry
/trunk/main/filter/source/msfilter/
H A Descherex.cxx4105 maPrefMapMode ( rObject.GetPrefMapMode() ), in EscherBlibEntry()
4342 rPrefMapMode = pEntry->maPrefMapMode; in GetPrefSize()
4565 … Size aPrefSize(lcl_SizeToEmu(p_EscherBlibEntry->maPrefSize, p_EscherBlibEntry->maPrefMapMode)); in GetBlibID()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx200 MapMode maPrefMapMode; member in GraphicObject
401 const MapMode& GetPrefMapMode() const { return maPrefMapMode; } in GetPrefMapMode()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx199 maPrefMapMode = maGraphic.GetPrefMapMode(); in ImplAssignGraphicData()
/trunk/main/vcl/inc/
H A Dimpgraph.hxx41 MapMode maPrefMapMode; member
/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx393 MapMode maPrefMapMode; member in Bitmap
933 return maPrefMapMode; in GetPrefMapMode()
940 maPrefMapMode = rMapMode; in SetPrefMapMode()
H A Dgfxlink.hxx78 MapMode maPrefMapMode; member
84 maPrefMapMode(), in ImpGfxLink()
/trunk/main/vcl/source/gdi/
H A Dbitmap.cxx66 maPrefMapMode ( rBitmap.maPrefMapMode ), in Bitmap()
81 maPrefMapMode = MapMode( MAP_PIXEL ); in Bitmap()
252 maPrefMapMode = rBitmap.maPrefMapMode; in operator =()
277 maPrefMapMode = MapMode(); in SetEmpty()
457 const MapMode aOldMapMode( maPrefMapMode ); in ImplAssignWithSize()
471 maPrefMapMode = aOldMapMode; in ImplAssignWithSize()
1369 aNewBmp.maPrefMapMode = maPrefMapMode; in CreateMask()
1594 const MapMode aMap( maPrefMapMode ); in Replace()
1599 maPrefMapMode = aMap; in Replace()
H A Dbitmap3.cxx428 maPrefMapMode = aMap; in ImplMakeMono()
505 maPrefMapMode = aMap; in ImplMakeMonoDither()
613 maPrefMapMode = aMap; in ImplMakeGreyscales()
695 maPrefMapMode = aMap; in ImplConvertUp()
821 maPrefMapMode = aMap; in ImplConvertDown()
898 maPrefMapMode = aMap; in ImplConvertGhosted()
2620 maPrefMapMode = aMap; in ImplDitherMatrix()
2760 maPrefMapMode = aMap; in ImplDitherFloyd()
2852 maPrefMapMode = aMap; in ImplDitherFloyd16()
2939 maPrefMapMode = aMap; in ImplReduceSimple()
[all …]
H A Dbitmap4.cxx239 const MapMode aMap( maPrefMapMode ); in ImplConvolute3()
244 maPrefMapMode = aMap; in ImplConvolute3()
370 const MapMode aMap( maPrefMapMode ); in ImplMedianFilter()
375 maPrefMapMode = aMap; in ImplMedianFilter()
497 const MapMode aMap( maPrefMapMode ); in ImplSobelGrey()
502 maPrefMapMode = aMap; in ImplSobelGrey()
611 const MapMode aMap( maPrefMapMode ); in ImplEmbossGrey()
616 maPrefMapMode = aMap; in ImplEmbossGrey()
749 const MapMode aMap( maPrefMapMode ); in ImplSepia()
754 maPrefMapMode = aMap; in ImplSepia()
[all …]
H A Dgfxlink.cxx213 return mpImpData->maPrefMapMode; in GetPrefMapMode()
220 mpImpData->maPrefMapMode = rPrefMapMode; in SetPrefMapMode()
H A Dimpgraph.cxx392 maSwapInfo.maPrefMapMode = ImplGetPrefMapMode(); in ImplClearGraphics()
829 aMapMode = maSwapInfo.maPrefMapMode; in ImplGetPrefMapMode()

Completed in 100 milliseconds