Searched refs:ND_SECTIONNODE (Results 1 – 13 of 13) sorted by relevance
648 return ND_SECTIONNODE == nNodeType ? (SwSectionNode*)this : 0; in GetSectionNode()652 return ND_SECTIONNODE == nNodeType ? (const SwSectionNode*)this : 0; in GetSectionNode()686 return ND_SECTIONNODE == nNodeType ? sal_True : sal_False; in IsSectionNode()
41 const sal_uInt8 ND_SECTIONNODE = 0x42; variable
924 case ND_SECTIONNODE: in GetHashValue()949 case ND_SECTIONNODE: in GetEndNode()1019 case ND_SECTIONNODE: in CompareNode()1100 case ND_SECTIONNODE: in GetText()
1600 case ND_SECTIONNODE: // der ist erlaubt, also weiter in lcl_IsValidPrevNextNumNode()
1733 case ND_SECTIONNODE: break; in UpdateDocStat()
2041 case ND_SECTIONNODE: in Spell()
470 const SwNode* pNd = ND_SECTIONNODE == nNodeType ? pStartOfSection : this; in IsInProtectSect()480 const SwNode* pNd = ND_SECTIONNODE == nNodeType ? pStartOfSection : this; in IsProtect()1914 case ND_SECTIONNODE: nCond = PARA_IN_SECTION; break; in IsAnyCondition()
787 case ND_SECTIONNODE: in _MoveNodes()2110 case ND_SECTIONNODE: // SectionNode in _CopyNodes()2249 if (ND_SECTIONNODE == pNd->GetNodeType()) in GoNextSection()
1018 : SwStartNode( rIdx, ND_SECTIONNODE ) in SwSectionNode()
520 case ND_SECTIONNODE: in getPropertyValue()
1013 if(rCurrentNode.GetNodeType() == ND_SECTIONNODE in setString()
930 case ND_SECTIONNODE: in SetNumberingRestart()
154 case ND_SECTIONNODE:
Completed in 141 milliseconds