Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx175 sal_uInt16 m_nArrPos; member in SectRepr
185 { return m_nArrPos == rSectRef.GetArrPos(); } in operator ==()
188 { return m_nArrPos < rSectRef.GetArrPos(); } in operator <()
200 sal_uInt16 GetArrPos() const { return m_nArrPos; } in GetArrPos()
226 , m_nArrPos(nPos) in SV_IMPL_OP_PTRARR_SORT()

Completed in 15 milliseconds