Home
last modified time | relevance | path

Searched refs:nNdEnd (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/sw/source/core/crsr/
H A Dfindattr.cxx180 xub_StrLen nNdStt, nNdEnd; member in SwAttrCheckArr
202 xub_StrLen GetNdEnd() const { return nNdEnd; } in GetNdEnd()
247 nNdEnd = rPam.GetPoint()->nNode == rPam.GetMark()->nNode in SetNewSet()
253 nNdEnd = rPam.GetPoint()->nContent.GetIndex(); in SetNewSet()
284 _SwSrchChrAttr( *pFndItem, nNdStt, nNdEnd ); in SetNewSet()
300 _SwSrchChrAttr( *pItem, nNdStt, nNdEnd ); in SetNewSet()
321 return ((nNdEnd == nNdStart) in lcl_IsAttributeIgnorable()
322 ? ((rTmp.nEnd < nNdStart) || (nNdEnd < rTmp.nStt)) in lcl_IsAttributeIgnorable()
331 if (lcl_IsAttributeIgnorable(nNdStt, nNdEnd, aTmp)) in SetAttrFwd()
493 if (lcl_IsAttributeIgnorable(nNdStt, nNdEnd, aTmp)) in SetAttrBwd()
[all …]
/aoo42x/main/sw/source/core/edit/
H A Dedglbldc.cxx126 sal_uLong nNdEnd = pMyDoc->GetNodes().GetEndOfContent().GetIndex(); in GetGlobalDocContent() local
127 for( ; nSttIdx < nNdEnd; ++nSttIdx ) in GetGlobalDocContent()

Completed in 22 milliseconds