Home
last modified time | relevance | path

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

/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() argument
136 switch(eKindOfMarker) in GetBitmapEx()
449 BitmapMarkerKind eKindOfMarker = Rect_7x7; in CreateB2dIAObject() local
467 eKindOfMarker = (b1PixMore) ? Rect_9x9 : Rect_7x7; in CreateB2dIAObject()
478 eKindOfMarker = Circ_7x7; in CreateB2dIAObject()
482 eKindOfMarker = Rect_7x7; in CreateB2dIAObject()
492 eKindOfMarker = Elli_9x7; in CreateB2dIAObject()
496 eKindOfMarker = Rect_7x7; in CreateB2dIAObject()
506 eKindOfMarker = Elli_7x9; in CreateB2dIAObject()
[all …]
/AOO41X/main/svx/inc/svx/
H A Dsvdhdl.hxx159 …BitmapEx ImpGetBitmapEx(BitmapMarkerKind eKindOfMarker, sal_uInt16 nInd, sal_Bool bFine, sal_Bool …
197 … BitmapColorIndex eColIndex, BitmapMarkerKind eKindOfMarker, Point aMoveOutsideOffset = Point());