Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dporfld.cxx375 xub_StrLen nNextOfst = aExpand.Len() - nRest; in Format() local
378 nNextOfst = nNextOfst + ((SwQuoVadisPortion*)this)->GetContTxt().Len(); in Format()
380 XubString aNew( aExpand, nNextOfst, STRING_LEN ); in Format()
381 aExpand.Erase( nNextOfst, STRING_LEN ); in Format()
400 ++nNextOfst; in Format()
421 nNextOffset = nNextOffset + nNextOfst; in Format()
H A Dfrmcrsr.cxx288 xub_StrLen nNextOfst; in GetCharRect() local
295 nNextOfst = aLine.GetEnd(); in GetCharRect()
312 pFrm->GetTxtNode()->GetTxt().Len() != nNextOfst ) in GetCharRect()
313 bGoOn = lcl_ChangeOffset( pFrm, nNextOfst ); in GetCharRect()

Completed in 33 milliseconds