Searched refs:m_nTypeSel (Results 1 – 2 of 2) sorted by relevance
44 sal_uInt16 m_nTypeSel; member in SwFldPage54 sal_uInt16 GetTypeSel() const { return m_nTypeSel;} in GetTypeSel()55 void SetTypeSel(sal_uInt16 nSet) { m_nTypeSel = nSet;} in SetTypeSel()
66 m_nTypeSel (LISTBOX_ENTRY_NOTFOUND), in SwFldPage()140 m_nTypeSel = LISTBOX_ENTRY_NOTFOUND; in EditNewField()
Completed in 11 milliseconds