Searched refs:maPrefSize (Results 1 – 12 of 12) sorted by relevance
240 const Size aSize( maPrefSize ); in ImplConvolute3()245 maPrefSize = aSize; in ImplConvolute3()371 const Size aSize( maPrefSize ); in ImplMedianFilter()376 maPrefSize = aSize; in ImplMedianFilter()498 const Size aSize( maPrefSize ); in ImplSobelGrey()503 maPrefSize = aSize; in ImplSobelGrey()612 const Size aSize( maPrefSize ); in ImplEmbossGrey()617 maPrefSize = aSize; in ImplEmbossGrey()750 const Size aSize( maPrefSize ); in ImplSepia()755 maPrefSize = aSize; in ImplSepia()[all …]
424 const Size aSize( maPrefSize ); in ImplMakeMono()429 maPrefSize = aSize; in ImplMakeMono()501 const Size aSize( maPrefSize ); in ImplMakeMonoDither()506 maPrefSize = aSize; in ImplMakeMonoDither()609 const Size aSize( maPrefSize ); in ImplMakeGreyscales()614 maPrefSize = aSize; in ImplMakeGreyscales()691 const Size aSize( maPrefSize ); in ImplConvertUp()696 maPrefSize = aSize; in ImplConvertUp()817 const Size aSize( maPrefSize ); in ImplConvertDown()822 maPrefSize = aSize; in ImplConvertDown()[all …]
67 maPrefSize ( rBitmap.maPrefSize ) in Bitmap()82 maPrefSize = mpImpBmp->ImplGetSize(); in Bitmap()251 maPrefSize = rBitmap.maPrefSize; in operator =()278 maPrefSize = Size(); in SetEmpty()462 … aNewPrefSize.Width() = FRound( maPrefSize.Width() * aNewSizePix.Width() / aOldSizePix.Width() ); in ImplAssignWithSize()463 …aNewPrefSize.Height() = FRound( maPrefSize.Height() * aNewSizePix.Height() / aOldSizePix.Height() … in ImplAssignWithSize()466 aNewPrefSize = maPrefSize; in ImplAssignWithSize()470 maPrefSize = aNewPrefSize; in ImplAssignWithSize()1368 aNewBmp.maPrefSize = maPrefSize; in CreateMask()1595 const Size aSize( maPrefSize ); in Replace()[all …]
191 return mpImpData->maPrefSize; in GetPrefSize()198 mpImpData->maPrefSize = rPrefSize; in SetPrefSize()
393 maSwapInfo.maPrefSize = ImplGetPrefSize(); in ImplClearGraphics()740 aSize = maSwapInfo.maPrefSize; in ImplGetPrefSize()
387 Size maPrefSize; member in Bitmap940 return maPrefSize; in GetPrefSize()947 maPrefSize = rSize; in SetPrefSize()
79 Size maPrefSize; member85 maPrefSize(), in ImpGfxLink()
199 Size maPrefSize; member in GraphicObject400 const Size& GetPrefSize() const { return maPrefSize; } in GetPrefSize()
42 Size maPrefSize; member
4104 maPrefSize ( rObject.GetPrefSize() ), in EscherBlibEntry()4341 rPrefSize = pEntry->maPrefSize; in GetPrefSize()4555 sal_uInt32 nPrefWidth = p_EscherBlibEntry->maPrefSize.Width(); in GetBlibID()4556 sal_uInt32 nPrefHeight = p_EscherBlibEntry->maPrefSize.Height(); in GetBlibID()4565 … Size aPrefSize(lcl_SizeToEmu(p_EscherBlibEntry->maPrefSize, p_EscherBlibEntry->maPrefMapMode)); in GetBlibID()
1051 Size maPrefSize; member in EscherBlibEntry
205 maPrefSize = maGraphic.GetPrefSize(); in ImplAssignGraphicData()