Home
last modified time | relevance | path

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

/trunk/main/svtools/source/contnr/
H A Dsvimpbox.cxx657 !(nFlags & F_DESEL_ALL) && !aSelEng.IsAddMode() && in SetCursor()
678 nFlags &= (~F_DESEL_ALL); in SetCursor()
971 nFlags &= (~F_DESEL_ALL); in Paint()
1687 nFlags &= (~F_DESEL_ALL); in EntrySelected()
1830 int bDeselAll = nFlags & F_DESEL_ALL; in MovingEntry()
1833 nFlags &= (~F_DESEL_ALL); in MovingEntry()
1907 int bDeselAll = nFlags & F_DESEL_ALL; in EntryInserted()
2854 pImp->nFlags &= (~F_DESEL_ALL); in DeselectAll()
2973 nFlags &= (~F_DESEL_ALL); in SelAllDestrAnch()
2985 nFlags |= F_DESEL_ALL; in SelAllDestrAnch()
[all …]
/trunk/main/svtools/source/inc/
H A Dsvimpbox.hxx75 #define F_DESEL_ALL 0x0010 macro

Completed in 35 milliseconds