Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunoobj2.cxx835 new SwXTextRange::Impl(*rTblFmt.GetDoc(), RANGE_IS_TABLE, &rTblFmt) ) in SwXTextRange()
878 if (RANGE_IS_TABLE == m_pImpl->m_eRangePosition) in DeleteAndInsert()
962 if (m_pImpl->m_eRangePosition == RANGE_IS_TABLE && in getText()
994 else if (RANGE_IS_TABLE == m_pImpl->m_eRangePosition) in getStart()
1022 else if (RANGE_IS_TABLE == m_pImpl->m_eRangePosition) in getEnd()
/aoo4110/main/sw/inc/
H A Dunotextrange.hxx111 RANGE_IS_TABLE, // anchor of a table enumerator

Completed in 30 milliseconds