Home
last modified time | relevance | path

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

/trunk/main/sw/inc/
H A Dunobaseclass.hxx53 CURSOR_TBLTEXT, enumerator
/trunk/main/sw/source/core/unocore/
H A Dunoobj.cxx1231 || (CURSOR_TBLTEXT == m_pImpl->m_eType) in gotoStart()
1260 || (CURSOR_TBLTEXT == m_pImpl->m_eType) in gotoEnd()
1327 case CURSOR_TBLTEXT: eSearchNodeType = SwTableBoxStartNode; break; in gotoRange()
3206 const CursorType eSetType = (CURSOR_TBLTEXT == m_pImpl->m_eType) in createEnumeration()
3208 SwTableNode const*const pStartNode( (CURSOR_TBLTEXT == m_pImpl->m_eType) in createEnumeration()
H A Dunoobj2.cxx492 (CURSOR_TBLTEXT == eType)) in Impl()
638 if ((CURSOR_TBLTEXT != m_eCursorType) && in NextElement_Impl()
647 if (((CURSOR_TBLTEXT != m_eCursorType) && in NextElement_Impl()
H A Dunotbl.cxx753 SwXText(pTblFmt->GetDoc(), CURSOR_TBLTEXT), in SwXCell()
763 SwXText(pTblFmt->GetDoc(), CURSOR_TBLTEXT), in SwXCell()
989 new SwXTextCursor(*GetDoc(), this, CURSOR_TBLTEXT, aPos); in createTextCursor()
1022 new SwXTextCursor(*GetDoc(), this, CURSOR_TBLTEXT, in createTextCursorByRange()
1159 new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_TBLTEXT, in createEnumeration()
H A Dunotext.cxx571 case CURSOR_TBLTEXT: eSearchNodeType = SwTableBoxStartNode; break; in insertTextContent()
1062 case CURSOR_TBLTEXT: eSearchNodeType = SwTableBoxStartNode; break; in CheckForOwnMember()

Completed in 72 milliseconds