Searched refs:mnSelectionAnchor (Results 1 – 2 of 2) sorted by relevance
107 sal_uInt16 mnSelectionAnchor; member in ImplEntryList164 void SetSelectionAnchor( sal_uInt16 nPos ) { mnSelectionAnchor = nPos; } in SetSelectionAnchor()165 sal_uInt16 GetSelectionAnchor() const { return mnSelectionAnchor; } in GetSelectionAnchor()
101 mnSelectionAnchor = LISTBOX_ENTRY_NOTFOUND; in ImplEntryList()
Completed in 57 milliseconds