Home
last modified time | relevance | path

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

/AOO42X/main/sc/source/ui/view/
H A Dtabvwsh2.cxx418 sal_uInt16 nPutId = nDrawSfxId; in GetDrawState() local
419 if ( nPutId == SID_OBJECT_SELECT && !IsDrawSelMode() ) in GetDrawState()
420 nPutId = USHRT_MAX; in GetDrawState()
422 if ( nPutId != SID_OBJECT_SELECT && in GetDrawState()
423 nPutId != SID_DRAW_LINE && in GetDrawState()
424 nPutId != SID_DRAW_RECT && in GetDrawState()
425 nPutId != SID_DRAW_ELLIPSE && in GetDrawState()
426 nPutId != SID_DRAW_POLYGON_NOFILL && in GetDrawState()
427 nPutId != SID_DRAW_BEZIER_NOFILL && in GetDrawState()
428 nPutId != SID_DRAW_FREELINE_NOFILL && in GetDrawState()
[all …]