Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunoftn.cxx148 : SwXText(0, CURSOR_FOOTNOTE) in SwXFootnote()
156 : SwXText(& rDoc, CURSOR_FOOTNOTE) in SwXFootnote()
518 new SwXTextCursor(*GetDoc(), this, CURSOR_FOOTNOTE, aPos); in createTextCursor()
555 new SwXTextCursor(*GetDoc(), this, CURSOR_FOOTNOTE, in createTextCursorByRange()
576 new SwXParagraphEnumeration(this, pUnoCursor, CURSOR_FOOTNOTE); in createEnumeration()
H A Dunoobj.cxx1234 || (CURSOR_FOOTNOTE== m_pImpl->m_eType) in gotoStart()
1263 || (CURSOR_FOOTNOTE== m_pImpl->m_eType) in gotoEnd()
1328 case CURSOR_FOOTNOTE: eSearchNodeType = SwFootnoteStartNode; break; in gotoRange()
H A Dunotext.cxx572 case CURSOR_FOOTNOTE: eSearchNodeType = SwFootnoteStartNode; break; in insertTextContent()
1063 case CURSOR_FOOTNOTE: eSearchNodeType = SwFootnoteStartNode; break; in CheckForOwnMember()
/aoo4110/main/sw/inc/
H A Dunobaseclass.hxx54 CURSOR_FOOTNOTE, enumerator

Completed in 71 milliseconds