Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/unocore/
H A Dunotext.cxx574 case CURSOR_FOOTER: eSearchNodeType = SwFooterStartNode; break; in insertTextContent()
1065 case CURSOR_FOOTER: eSearchNodeType = SwFooterStartNode; break; in CheckForOwnMember()
2864 (m_pImpl->m_bIsHeader) ? SwHeaderStartNode : SwFooterStartNode); in createTextCursor()
2880 (m_pImpl->m_bIsHeader) ? SwHeaderStartNode : SwFooterStartNode); in createTextCursor()
2917 (m_pImpl->m_bIsHeader) ? SwHeaderStartNode : SwFooterStartNode); in createTextCursorByRange()
2919 (m_pImpl->m_bIsHeader) ? SwHeaderStartNode : SwFooterStartNode); in createTextCursorByRange()
H A Dunoobj2.cxx1169 (bHeader) ? SwHeaderStartNode : SwFooterStartNode); in lcl_IsStartNodeInFormat()
1239 case SwFooterStartNode: in CreateParentXText()
H A Dunoobj.cxx1330 case CURSOR_FOOTER: eSearchNodeType = SwFooterStartNode; break; in gotoRange()
/aoo4110/main/sw/inc/
H A Dndtyp.hxx54 SwFooterStartNode enumerator
H A Dnode.hxx207 { return FindSttNodeByType( SwFooterStartNode ); } in FindFooterStartNode()
/aoo4110/main/sw/source/core/doc/
H A Ddocdesc.cxx356 SwStartNode* pSttNd = GetNodes().MakeEmptySection( aTmp, SwFooterStartNode ); in ChgPageDesc()
H A Ddoclay.cxx166 bHeader ? SwHeaderStartNode : SwFooterStartNode, in MakeLayoutFmt()
H A Ddocfmt.cxx2105 : SwFooterStartNode ); in CopyPageDescHeaderFooterImpl()
/aoo4110/main/sw/source/core/docnode/
H A Dnode.cxx1949 case SwFooterStartNode: nCond = PARA_IN_FOOTER; break; in IsAnyCondition()
/aoo4110/main/sw/source/ui/uno/
H A Dunotxvw.cxx1412 eSearchNodeType = SwFooterStartNode; in gotoRange()

Completed in 85 milliseconds