Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A DWW8FFData.cxx48 mbListBox(false), in WW8FFData()
73 mbListBox = true; in addListboxEntry()
125 if (mbListBox) in Write()
H A DWW8FFData.hxx46 bool mbListBox; // :1 0x80 member in sw::WW8FFData
85 void setListBox(bool bListBox) { mbListBox = bListBox; } in setListBox()
86 bool getListBox() const { return mbListBox; } in getListBox()

Completed in 27 milliseconds