Searched refs:maPrefMapMode (Results 1 – 12 of 12) sorted by relevance
239 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 …]
428 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 …]
66 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()
213 return mpImpData->maPrefMapMode; in GetPrefMapMode()220 mpImpData->maPrefMapMode = rPrefMapMode; in SetPrefMapMode()
392 maSwapInfo.maPrefMapMode = ImplGetPrefMapMode(); in ImplClearGraphics()829 aMapMode = maSwapInfo.maPrefMapMode; in ImplGetPrefMapMode()
393 MapMode maPrefMapMode; member in Bitmap933 return maPrefMapMode; in GetPrefMapMode()940 maPrefMapMode = rMapMode; in SetPrefMapMode()
78 MapMode maPrefMapMode; member84 maPrefMapMode(), in ImpGfxLink()
200 MapMode maPrefMapMode; member in GraphicObject401 const MapMode& GetPrefMapMode() const { return maPrefMapMode; } in GetPrefMapMode()
41 MapMode maPrefMapMode; member
199 maPrefMapMode = maGraphic.GetPrefMapMode(); in ImplAssignGraphicData()
1052 MapMode maPrefMapMode; member in EscherBlibEntry
4105 maPrefMapMode ( rObject.GetPrefMapMode() ), in EscherBlibEntry()4342 rPrefMapMode = pEntry->maPrefMapMode; in GetPrefSize()4565 … Size aPrefSize(lcl_SizeToEmu(p_EscherBlibEntry->maPrefSize, p_EscherBlibEntry->maPrefMapMode)); in GetBlibID()
Completed in 390 milliseconds