/aoo4110/main/sw/source/core/text/ |
H A D | txtfrm.cxx | 469 HideFootnotes( GetOfst(), nEnd ); in HideHidden() 931 while( pFrm && pFrm->GetOfst() <= nPos ) in lcl_ModifyOfst() 935 pFrm->ManipOfst( pFrm->GetOfst() + nLen ); in lcl_ModifyOfst() 1487 rPos = pFrm->GetOfst(); in lcl_ErgoVadis() 1494 rPos = pFrm->GetFollow()->GetOfst(); in lcl_ErgoVadis() 1589 if( GetOfst() && !IsFollow() ) in Prepare() 1673 GetFollow()->GetOfst() : STRING_LEN; in Prepare() 1678 if( nStart >= GetOfst() ) in Prepare() 1844 STRING_LEN ) - GetOfst(); in Prepare() 1854 if( GetOfst() && !IsFollow() ) in Prepare() [all …]
|
H A D | frmform.cxx | 242 if( !pMyFollow->GetOfst() || pMyFollow->GetOfst() != nTxtOfst || in CalcFollow() 647 nNewOfst >= GetFollow()->GetFollow()->GetOfst() ) in _AdjustFollow() 682 xub_StrLen nStart = pFoll->GetOfst(); in JoinFrm() 1057 if( pFrm->GetOfst() < nNew )\ 1059 else if( pFrm->GetOfst() > nNew )\ 1156 if ( GetFollow()->GetOfst() != nEnd || in FormatAdjust() 1455 if( GetOfst() && !IsFollow() ) in _Format() 1594 rLine.MakeRestPortion( pLine, GetOfst() ); in _Format() 2019 const sal_Bool bSetOfst = ( GetOfst() && GetOfst() > GetTxtNode()->GetTxt().Len() ); in Format() 2198 xub_StrLen nStart = GetOfst(); in FormatQuick() [all …]
|
H A D | frmcrsr.cxx | 87 if( nOffset < pFrmAtPos->GetOfst() && in GetAdjFrmAtPos() 107 while( pFrmAtPos && pFrmAtPos->GetOfst() == nOffset && in GetAdjFrmAtPos() 122 if( pFrm->GetOfst() != nNew && !pFrm->IsInSct() ) in lcl_ChangeOffset() 137 if( !pFrm->GetOfst() ) in lcl_ChangeOffset() 310 pFrm->GetOfst() < nOffset && in GetCharRect() 859 nFormat = GetOfst(); in _UnitUp() 923 xub_StrLen nOffs = GetOfst(); in _UnitUp() 930 while( pPrevPrev && ( pPrevPrev->GetOfst() == nOffs || in _UnitUp() 934 nOffs = pTmpPrev->GetOfst(); in _UnitUp() 1303 if( nFormat <= GetOfst() ) in _UnitDown() [all …]
|
H A D | txtftn.cxx | 88 const sal_Bool bFwd = *pFtn->GetStart() >= GetOfst(); in FindFtnRef() 118 const xub_StrLen nEnd = GetFollow() ? GetFollow()->GetOfst() : STRING_LEN; in CalcFtnFlag() 121 : GetFollow() ? GetFollow()->GetOfst() : STRING_LEN; in CalcFtnFlag() 132 if( GetOfst() <= nIdx ) in CalcFtnFlag() 537 GetFollow())->GetOfst() <= nIdx ) in RemoveFtn() 605 if( HasFollow() && nStart > GetOfst() ) in RemoveFtn() 607 nOldOfst = GetFollow()->GetOfst(); in RemoveFtn() 1064 rInf.IsErgoDone() || rInf.GetIdx() != pFrm->GetOfst() || in NewErgoSumPortion()
|
H A D | frmpaint.cxx | 452 if( pRepaint->GetOfst() ) in Paint() 453 pRepaint->Left( pRepaint->GetOfst() ); in Paint() 456 if( l && ( pRepaint->GetOfst() || l > pRepaint->Right() ) ) in Paint() 666 if( rRepaint.GetOfst() ) in Paint()
|
H A D | widorp.cxx | 413 if( pMaster->GetOfst() == pFrame->GetOfst() ) in FindWidows()
|
H A D | itratr.cxx | 1007 if ( pTmpFrm->GetOfst() <= nStt && in GetScalingOfSelectedText() 1009 pTmpFrm->GetFollow()->GetOfst() > nStt ) ) in GetScalingOfSelectedText()
|
H A D | itrtxt.cxx | 433 nEnd == pFollow->GetOfst() ) in TruncLines()
|
H A D | porlay.hxx | 84 SwTwips GetOfst() const { return nOfst; } in GetOfst() function in SwRepaint
|
H A D | itrform2.cxx | 1039 if( pFrm->GetOfst() && !pFrm->IsFollow() && in WhichFirstPortion() 1040 rInf.GetIdx() == pFrm->GetOfst() ) in WhichFirstPortion()
|
H A D | inftxt.hxx | 840 return GetParaPortion()->GetRepaint()->GetOfst(); in GetPaintOfst()
|
/aoo4110/main/sw/source/core/inc/ |
H A D | txtfrm.hxx | 325 inline sal_uInt16 GetOfst() const { return nOfst; } in GetOfst() function in SwTxtFrm 335 { return GetFollow() && !GetFollow()->GetOfst(); } in IsEmptyMaster() 680 if( nPos < GetOfst() ) in IsInside() 685 if( pFoll && nPos >= pFoll->GetOfst() ) in IsInside()
|
H A D | drawfont.hxx | 256 xub_StrLen GetOfst() const in GetOfst() function in SwDrawTextInfo
|
/aoo4110/main/sw/source/core/layout/ |
H A D | softpagebreak.cxx | 90 rBreak.insert( pFrm->GetOfst() ); in fillSoftPageBreakList() 99 rBreak.insert( pFrm->GetOfst() ); in fillSoftPageBreakList()
|
H A D | objectformattertxtfrm.cxx | 309 mrAnchorTxtFrm.GetFollow()->GetOfst() == 0 ) in DoFormatObj() 493 mrAnchorTxtFrm.GetFollow()->GetOfst() == 0 ) in DoFormatObjs()
|
H A D | laycache.cxx | 226 … aIo.GetStream() << static_cast<sal_uInt32>(((SwTxtFrm*)pTmp)->GetOfst()); in Write() 384 ( bFollow ? ((SwTxtFrm*)pTmp)->GetOfst() in CompareLayout()
|
H A D | trvlfrm.cxx | 955 pToSet->GetPoint()->nContent = ((SwTxtFrm*)pCntnt)->GetOfst(); in SetCurrPage() 1076 nIdx = ((SwTxtFrm*)pCnt)->GetOfst(); in GetFrmInPage() 1079 ((SwTxtFrm*)pCnt)->GetFollow()->GetOfst()-1 : pCNd->Len(); in GetFrmInPage()
|
H A D | anchoredobject.cxx | 667 pTmpTxtFrm->GetFollow()->GetOfst() == 0 ) ) in HasClearedEnvironment()
|
H A D | fly.cxx | 1295 pAutoFrm->GetFollow()->GetOfst() <= nOfs ) in ChgRelPos() 1352 pAutoFrm->GetFollow()->GetOfst() <= nOfs ) in ChgRelPos()
|
/aoo4110/main/sw/source/core/access/ |
H A D | parachangetrackinginfo.cxx | 82 ? rTxtFrm.GetOfst() in initChangeTrackTextMarkupLists() 85 ? rTxtFrm.GetFollow()->GetOfst() in initChangeTrackTextMarkupLists()
|
/aoo4110/main/sw/source/core/txtnode/ |
H A D | fntcache.cxx | 2224 nCnt = (sal_uInt16)(rInf.GetOfst() / nWidthPerChar); in GetCrsrOfst() 2225 if ( 2 * ( rInf.GetOfst() - nCnt * nWidthPerChar ) > nWidthPerChar ) in GetCrsrOfst() 2253 if( nScr >= rInf.GetOfst()) in GetCrsrOfst() 2281 while ( ( nRight < long( rInf.GetOfst() ) ) && ( nIdx < nEnd ) ) in GetCrsrOfst() 2309 ( ( nRight > long( rInf.GetOfst() ) ) && in GetCrsrOfst() 2310 ( nRight - rInf.GetOfst() > rInf.GetOfst() - nLeft ) ) ) ) in GetCrsrOfst()
|
H A D | txtedt.cxx | 217 nChgEnd >= pEndFrm->GetFollow()->GetOfst() ) in lcl_CalculateRepaintRect() 244 nChgStart >= pStartFrm->GetFollow()->GetOfst() ) in lcl_CalculateRepaintRect() 248 nChgEnd >= pEndFrm->GetFollow()->GetOfst() ) in lcl_CalculateRepaintRect() 1561 rHyphInf.nLen = rHyphInf.nLen - (pFrm->GetOfst() - rHyphInf.nStart); in Hyphenate() 1562 rHyphInf.nStart = pFrm->GetOfst(); in Hyphenate()
|
H A D | fntcap.cxx | 455 SwDoCapitalCrsrOfst aDo( rInf, rInf.GetOfst() ); in GetCapitalCrsrOfst()
|
/aoo4110/main/sw/source/core/crsr/ |
H A D | callnk.cxx | 214 nCntPos >= pNext->GetOfst() ) in getLayoutFrm()
|
H A D | trvlfnfl.cxx | 114 static_cast<const SwTxtFrm*>(pCnt)->GetOfst() ); in GotoFtnTxt()
|