Searched refs:mbListBox (Results 1 – 2 of 2) sorted by relevance
48 mbListBox(false), in WW8FFData()73 mbListBox = true; in addListboxEntry()125 if (mbListBox) in Write()
46 bool mbListBox; // :1 0x80 member in sw::WW8FFData85 void setListBox(bool bListBox) { mbListBox = bListBox; } in setListBox()86 bool getListBox() const { return mbListBox; } in getListBox()
Completed in 17 milliseconds