Searched refs:BitmapMarkerKind (Results  1 – 2 of 2) sorted by relevance
| /aoo4110/main/svx/inc/svx/ | 
| H A D | svdhdl.hxx | 115 enum BitmapMarkerKind  enum156 …BitmapEx ImpGetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd, sal_Bool bFine, sal_Bool …
 194 		BitmapColorIndex eColIndex, BitmapMarkerKind eKindOfMarker, Point aMoveOutsideOffset = Point());
 195 	BitmapMarkerKind GetNextBigger(BitmapMarkerKind eKnd) const;
 
 | 
| /aoo4110/main/svx/source/svdraw/ | 
| H A D | svdhdl.cxx | 98 	const BitmapEx& GetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd=0);131 const BitmapEx& SdrHdlBitmapSet::GetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd)  in GetBitmapEx()
 439 		BitmapMarkerKind eKindOfMarker = Rect_7x7;  in CreateB2dIAObject()
 616 BitmapMarkerKind SdrHdl::GetNextBigger(BitmapMarkerKind eKnd) const  in GetNextBigger()
 618 	BitmapMarkerKind eRetval(eKnd);  in GetNextBigger()
 661 BitmapEx SdrHdl::ImpGetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd, sal_Bool bFine, sa…  in ImpGetBitmapEx()
 682 	BitmapColorIndex eColIndex, BitmapMarkerKind eKindOfMarker, Point aMoveOutsideOffset)  in CreateOverlayObject()
 737 		BitmapMarkerKind eNextBigger = GetNextBigger(eKindOfMarker);  in CreateOverlayObject()
 1511 		BitmapMarkerKind eKindOfMarker = Rect_7x7;  in CreateB2dIAObject()
 1638 			BitmapMarkerKind eKindOfMarker = Rect_9x9;  in CreateB2dIAObject()
 
 | 
        Completed in 31 milliseconds