Home
last modified time | relevance | path

Searched refs:ND_SECTIONNODE (Results 1 – 13 of 13) sorted by relevance

/aoo4110/main/sw/inc/
H A Dnode.hxx639 return ND_SECTIONNODE == nNodeType ? (SwSectionNode*)this : 0; in GetSectionNode()
643 return ND_SECTIONNODE == nNodeType ? (const SwSectionNode*)this : 0; in GetSectionNode()
677 return ND_SECTIONNODE == nNodeType ? sal_True : sal_False; in IsSectionNode()
H A Dndtyp.hxx41 const sal_uInt8 ND_SECTIONNODE = 0x42; variable
/aoo4110/main/sw/source/core/doc/
H A Ddoccomp.cxx924 case ND_SECTIONNODE: in GetHashValue()
949 case ND_SECTIONNODE: in GetEndNode()
1019 case ND_SECTIONNODE: in CompareNode()
1100 case ND_SECTIONNODE: in GetText()
H A Ddocnum.cxx1692 case ND_SECTIONNODE: // der ist erlaubt, also weiter in lcl_IsValidPrevNextNumNode()
H A Ddoc.cxx1750 case ND_SECTIONNODE: break; in UpdateDocStat()
H A Ddocedt.cxx2037 case ND_SECTIONNODE: in Spell()
/aoo4110/main/sw/source/core/docnode/
H A Dnode.cxx470 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()
H A Dnodes.cxx787 case ND_SECTIONNODE: in _MoveNodes()
2110 case ND_SECTIONNODE: // SectionNode in _CopyNodes()
2249 if (ND_SECTIONNODE == pNd->GetNodeType()) in GoNextSection()
H A Dndsect.cxx1018 : SwStartNode( rIdx, ND_SECTIONNODE ) in SwSectionNode()
/aoo4110/main/sw/source/core/unocore/
H A Dunoredline.cxx520 case ND_SECTIONNODE: in getPropertyValue()
H A Dunotext.cxx1013 if(rCurrentNode.GetNodeType() == ND_SECTIONNODE in setString()
/aoo4110/main/sw/source/core/edit/
H A Deditsh.cxx930 case ND_SECTIONNODE: in SetNumberingRestart()
/aoo4110/main/sw/source/core/txtnode/
H A Dndtxt.cxx151 case ND_SECTIONNODE:

Completed in 122 milliseconds