Home
last modified time | relevance | path

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

/aoo4110/main/sw/inc/
H A Dunobaseclass.hxx51 CURSOR_BODY, enumerator
/aoo4110/main/sw/source/core/unocore/
H A Dunotext.cxx2402 : SwXText(pDoc, CURSOR_BODY) in SwXBodyText()
2542 return new SwXTextCursor(*GetDoc(), this, CURSOR_BODY, *aPam.GetPoint()); in CreateTextCursor()
2597 new SwXTextCursor(*GetDoc(), this, CURSOR_BODY, in createTextCursorByRange()
2630 = new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_BODY); in createEnumeration()
H A Dunoobj.cxx1197 if (CURSOR_BODY == m_pImpl->m_eType) in gotoStart()
1255 if (CURSOR_BODY == m_pImpl->m_eType) in gotoEnd()

Completed in 45 milliseconds