Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/txtnode/
H A Dthints.cxx394 const xub_StrLen nOtherEnd ( *(pOther)->GetEnd() ); in TryInsertNesting() local
432 } else if (nNewEnd < nOtherEnd) { in TryInsertNesting()
462 const xub_StrLen nOtherEnd ( *(*itOther)->GetEnd() ); in TryInsertNesting() local
474 nOtherStart, nOtherEnd)) in TryInsertNesting()
552 const xub_StrLen nOtherEnd ( *(*itOther)->GetEnd() ); in TryInsertNesting() local
555 if ((nNewStart <= nOtherStart) && (nOtherEnd <= nNewEnd)) in TryInsertNesting()
573 rNode, **itOther, nNewEnd, nOtherEnd ) ); in TryInsertNesting()
623 const xub_StrLen nOtherEnd = *pOther->GetEnd(); in BuildPortions() local
689 const xub_StrLen nOtherEnd = *pOther->End(); in BuildPortions() local
692 aBounds.insert( nOtherEnd ); in BuildPortions()
[all …]

Completed in 30 milliseconds