Lines Matching refs:GetEnd
280 rNode, **iter, nStartPos, *(*iter)->GetEnd() ) ); in lcl_DoSplitNew()
281 *(*iter)->GetEnd() = nSplitPos; in lcl_DoSplitNew()
369 const xub_StrLen nNewEnd ( *rNewHint.GetEnd() ); in TryInsertNesting()
388 SwTxtAttr * const pOther = GetEnd(i); in TryInsertNesting()
394 const xub_StrLen nOtherEnd ( *(pOther)->GetEnd() ); in TryInsertNesting()
462 const xub_StrLen nOtherEnd ( *(*itOther)->GetEnd() ); in TryInsertNesting()
468 const xub_StrLen nSplitNewEnd ( *(*itNew)->GetEnd() ); in TryInsertNesting()
510 *(*itOther)->GetEnd() = nSplitNewStart; in TryInsertNesting()
552 const xub_StrLen nOtherEnd ( *(*itOther)->GetEnd() ); in TryInsertNesting()
568 *(*itOther)->GetEnd() = nNewStart; in TryInsertNesting()
598 const xub_StrLen nThisEnd = *rNewHint.GetEnd(); in BuildPortions()
623 const xub_StrLen nOtherEnd = *pOther->GetEnd(); in BuildPortions()
726 if ( pOther->GetEnd() && *pOther->GetEnd() == nPorEnd && nOtherStart == nPorStart ) in BuildPortions()
728 ASSERT( *pOther->GetEnd() == nPorEnd, "AUTOSTYLES: BuildPortion trouble" ) in BuildPortions()
1276 ASSERT( !pAttr->GetEnd() || (*pAttr->GetEnd() <= Len()), in InsertHint()
1497 xub_StrLen * const pEnd(pAttr->GetEnd()); in InsertHint()
1527 xub_StrLen * const pEnd(pAttr->GetEnd()); in InsertHint()
1543 xub_StrLen * const pEnd(pAttr->GetEnd()); in InsertHint()
1552 xub_StrLen * const pEnd(pAttr->GetEnd()); in InsertHint()
1592 *(pAttr->GetEnd()) = *(pTxtInputFld->End()); in InsertHint()
1683 *pAttr->GetStart(), *pAttr->GetEnd(), pAttr->Which() ); in DeleteAttribute()
1737 xub_StrLen const * const pEndIdx = pTxtHt->GetEnd(); in DeleteAttributes()
1958 if ( nEnd != nStt && !pNew->GetEnd() ) in SetAttr()
2757 nNewPortionEnd = *p2->GetEnd(); in MergePortions()
2775 *p1->GetEnd() = nNewPortionEnd; in MergePortions()
2799 const xub_StrLen nHtEnd = *rNewCharFmt.GetEnd(); in lcl_CheckSortNumber()
2855 xub_StrLen *pHtEnd = pHint->GetEnd(); in TryInsertHint()
2978 0 != ( pTmpHtEnd = pTmpHt->GetEnd() ) && in TryInsertHint()
2979 0 != ( pTmpHintEnd = pHint->GetEnd() ) ) in TryInsertHint()