Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoobj2.cxx748 const enum RangePosition m_eRangePosition; member in SwXTextRange::Impl
759 , m_eRangePosition(eRange) in Impl()
869 if (RANGE_IS_TABLE == m_pImpl->m_eRangePosition) in DeleteAndInsert()
951 if (m_pImpl->m_eRangePosition == RANGE_IS_TABLE && in getText()
983 else if (RANGE_IS_TABLE == m_pImpl->m_eRangePosition) in getStart()
1011 else if (RANGE_IS_TABLE == m_pImpl->m_eRangePosition) in getEnd()
1344 const CursorType eSetType = (RANGE_IN_CELL == m_pImpl->m_eRangePosition) in createEnumeration()