Home
last modified time | relevance | path

Searched refs:mnSelectionAnchor (Results 1 – 2 of 2) sorted by path

/trunk/main/vcl/inc/
H A Dilstbox.hxx107 sal_uInt16 mnSelectionAnchor; member in ImplEntryList
164 void SetSelectionAnchor( sal_uInt16 nPos ) { mnSelectionAnchor = nPos; } in SetSelectionAnchor()
165 sal_uInt16 GetSelectionAnchor() const { return mnSelectionAnchor; } in GetSelectionAnchor()
/trunk/main/vcl/source/control/
H A Dilstbox.cxx101 mnSelectionAnchor = LISTBOX_ENTRY_NOTFOUND; in ImplEntryList()

Completed in 32 milliseconds