Home
last modified time | relevance | path

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

/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1051 Size maPrefSize; member in EscherBlibEntry
/trunk/main/filter/source/msfilter/
H A Descherex.cxx4104 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()
/trunk/main/svtools/inc/svtools/
H A Dgrfmgr.hxx199 Size maPrefSize; member in GraphicObject
400 const Size& GetPrefSize() const { return maPrefSize; } in GetPrefSize()
/trunk/main/svtools/source/graphic/
H A Dgrfmgr.cxx198 maPrefSize = maGraphic.GetPrefSize(); in ImplAssignGraphicData()
/trunk/main/vcl/inc/
H A Dimpgraph.hxx42 Size maPrefSize; member
/trunk/main/vcl/inc/vcl/
H A Dbitmap.hxx394 Size maPrefSize; member in Bitmap
947 return maPrefSize; in GetPrefSize()
954 maPrefSize = rSize; in SetPrefSize()
H A Dgfxlink.hxx79 Size maPrefSize; member
85 maPrefSize(), in ImpGfxLink()
/trunk/main/vcl/source/gdi/
H A Dbitmap.cxx67 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 …]
H A Dbitmap3.cxx429 maPrefSize = aSize; in ImplMakeMono()
506 maPrefSize = aSize; in ImplMakeMonoDither()
614 maPrefSize = aSize; in ImplMakeGreyscales()
696 maPrefSize = aSize; in ImplConvertUp()
822 maPrefSize = aSize; in ImplConvertDown()
899 maPrefSize = aSize; in ImplConvertGhosted()
2621 maPrefSize = aSize; in ImplDitherMatrix()
2853 maPrefSize = aSize; in ImplDitherFloyd16()
2940 maPrefSize = aSize; in ImplReduceSimple()
3110 maPrefSize = aSize; in ImplReducePopular()
[all …]
H A Dbitmap4.cxx240 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 …]
H A Dgfxlink.cxx191 return mpImpData->maPrefSize; in GetPrefSize()
198 mpImpData->maPrefSize = rPrefSize; in SetPrefSize()
H A Dimpgraph.cxx393 maSwapInfo.maPrefSize = ImplGetPrefSize(); in ImplClearGraphics()
740 aSize = maSwapInfo.maPrefSize; in ImplGetPrefSize()

Completed in 107 milliseconds