Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Dndarr.hxx338 SwNode * DocumentSectionStartNode(SwNode * pNode) const;
/aoo41x/main/sw/source/core/docnode/
H A Dnodes.cxx2620 SwNode * SwNodes::DocumentSectionStartNode(SwNode * pNode) const in DocumentSectionStartNode() function in SwNodes
2640 return DocumentSectionStartNode(pNode)->EndOfSectionNode(); in DocumentSectionEndNode()
/aoo41x/main/sw/source/core/text/
H A DEnhancedPDFExportHelper.cxx244 while (! (pNode == rNodes.DocumentSectionStartNode((SwNode*)&rNode) ) ) in lcl_HasPreviousParaSameNumRule()
/aoo41x/main/sw/source/core/doc/
H A Ddocnum.cxx1890 while (!(pNode == GetNodes().DocumentSectionStartNode(pStartFromNode) || in SearchNumRule()

Completed in 95 milliseconds