Home
last modified time | relevance | path

Searched refs:BitmapMarkerKind (Results 1 – 2 of 2) sorted by relevance

/trunk/main/svx/inc/svx/
H A Dsvdhdl.hxx112 enum BitmapMarkerKind enum
155 …BitmapEx ImpGetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd, sal_Bool bFine, sal_Bool …
193 … BitmapColorIndex eColIndex, BitmapMarkerKind eKindOfMarker, Point aMoveOutsideOffset = Point());
194 BitmapMarkerKind GetNextBigger(BitmapMarkerKind eKnd) const;
/trunk/main/svx/source/svdraw/
H A Dsvdhdl.cxx95 const BitmapEx& GetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd=0);
128 const BitmapEx& SdrHdlBitmapSet::GetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd) in GetBitmapEx()
444 BitmapMarkerKind eKindOfMarker = Rect_7x7; in CreateB2dIAObject()
630 BitmapMarkerKind SdrHdl::GetNextBigger(BitmapMarkerKind eKnd) const in GetNextBigger()
632 BitmapMarkerKind eRetval(eKnd); in GetNextBigger()
675 BitmapEx SdrHdl::ImpGetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd, sal_Bool bFine, sa… in ImpGetBitmapEx()
696 BitmapColorIndex eColIndex, BitmapMarkerKind eKindOfMarker, Point aMoveOutsideOffset) in CreateOverlayObject()
751 BitmapMarkerKind eNextBigger = GetNextBigger(eKindOfMarker); in CreateOverlayObject()
1523 BitmapMarkerKind eKindOfMarker = Rect_7x7; in CreateB2dIAObject()
1649 BitmapMarkerKind eKindOfMarker = Rect_9x9; in CreateB2dIAObject()