Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/fldui/
H A Dfldpage.hxx45 sal_uInt16 m_nSelectionSel; member in SwFldPage
56 sal_uInt16 GetSelectionSel() const { return m_nSelectionSel;} in GetSelectionSel()
57 void SetSelectionSel(sal_uInt16 nSet){ m_nSelectionSel = nSet;} in SetSelectionSel()
H A Dfldpage.cxx67 m_nSelectionSel (LISTBOX_ENTRY_NOTFOUND), in SwFldPage()
142 m_nSelectionSel = LISTBOX_ENTRY_NOTFOUND; in EditNewField()

Completed in 13 milliseconds