Home
last modified time | relevance | path

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

/trunk/main/vcl/inc/vcl/
H A Dlstbox.hxx49 sal_uInt16 mnSaveValue; member in ListBox
177 void SaveValue() { mnSaveValue = GetSelectEntryPos(); } in SaveValue()
178 sal_uInt16 GetSavedValue() const { return mnSaveValue; } in GetSavedValue()
/trunk/main/vcl/source/control/
H A Dlstbox.cxx103 mnSaveValue = LISTBOX_ENTRY_NOTFOUND; in ImplInitListBoxData()

Completed in 21 milliseconds