Searched refs:ImpGetBitmapEx (Results 1 – 2 of 2) sorted by relevance
| /trunk/main/svx/source/svdraw/ |
| H A D | svdhdl.cxx | 675 BitmapEx SdrHdl::ImpGetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd, sal_Bool bFine, sa… in ImpGetBitmapEx() function in SdrHdl 779 …BitmapEx aBmpEx1 = ImpGetBitmapEx(eKindOfMarker, (sal_uInt16)eColIndex, bIsFineHdl, bIsHighContras… in CreateOverlayObject() 780 …BitmapEx aBmpEx2 = ImpGetBitmapEx(eNextBigger, (sal_uInt16)eColIndex, bIsFineHdl, bIsHighContrast); in CreateOverlayObject() 811 …BitmapEx aBmpEx = ImpGetBitmapEx(eKindOfMarker, (sal_uInt16)eColIndex, bIsFineHdl, bIsHighContrast… in CreateOverlayObject()
|
| /trunk/main/svx/inc/svx/ |
| H A D | svdhdl.hxx | 155 …BitmapEx ImpGetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd, sal_Bool bFine, sal_Bool …
|