Searched refs:DocumentSectionStartNode (Results 1 – 4 of 4) sorted by relevance
338 SwNode * DocumentSectionStartNode(SwNode * pNode) const;
2620 SwNode * SwNodes::DocumentSectionStartNode(SwNode * pNode) const in DocumentSectionStartNode() function in SwNodes2640 return DocumentSectionStartNode(pNode)->EndOfSectionNode(); in DocumentSectionEndNode()
244 while (! (pNode == rNodes.DocumentSectionStartNode((SwNode*)&rNode) ) ) in lcl_HasPreviousParaSameNumRule()
1890 while (!(pNode == GetNodes().DocumentSectionStartNode(pStartFromNode) || in SearchNumRule()
Completed in 95 milliseconds