Home
last modified time | relevance | path

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

/AOO41X/main/svx/inc/svx/
H A Dsvdhdl.hxx116 enum BitmapMarkerKind enum
159 …BitmapEx ImpGetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd, sal_Bool bFine, sal_Bool …
197 … BitmapColorIndex eColIndex, BitmapMarkerKind eKindOfMarker, Point aMoveOutsideOffset = Point());
198 BitmapMarkerKind GetNextBigger(BitmapMarkerKind eKnd) const;
/AOO41X/main/svx/source/svdraw/
H A Dsvdhdl.cxx98 const BitmapEx& GetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd=0);
131 const BitmapEx& SdrHdlBitmapSet::GetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd) in GetBitmapEx()
449 BitmapMarkerKind eKindOfMarker = Rect_7x7; in CreateB2dIAObject()
635 BitmapMarkerKind SdrHdl::GetNextBigger(BitmapMarkerKind eKnd) const in GetNextBigger()
637 BitmapMarkerKind eRetval(eKnd); in GetNextBigger()
680 BitmapEx SdrHdl::ImpGetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd, sal_Bool bFine, sa… in ImpGetBitmapEx()
701 BitmapColorIndex eColIndex, BitmapMarkerKind eKindOfMarker, Point aMoveOutsideOffset) in CreateOverlayObject()
756 BitmapMarkerKind eNextBigger = GetNextBigger(eKindOfMarker); in CreateOverlayObject()
1532 BitmapMarkerKind eKindOfMarker = Rect_7x7; in CreateB2dIAObject()
1659 BitmapMarkerKind eKindOfMarker = Rect_9x9; in CreateB2dIAObject()