Home
last modified time | relevance | path

Searched refs:GetOfst (Results 1 – 25 of 33) sorted by relevance

12

/aoo4110/main/sw/source/core/text/
H A Dtxtfrm.cxx469 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 Dfrmform.cxx242 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 Dfrmcrsr.cxx87 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 Dtxtftn.cxx88 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 Dfrmpaint.cxx452 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 Dwidorp.cxx413 if( pMaster->GetOfst() == pFrame->GetOfst() ) in FindWidows()
H A Ditratr.cxx1007 if ( pTmpFrm->GetOfst() <= nStt && in GetScalingOfSelectedText()
1009 pTmpFrm->GetFollow()->GetOfst() > nStt ) ) in GetScalingOfSelectedText()
H A Ditrtxt.cxx433 nEnd == pFollow->GetOfst() ) in TruncLines()
H A Dporlay.hxx84 SwTwips GetOfst() const { return nOfst; } in GetOfst() function in SwRepaint
H A Ditrform2.cxx1039 if( pFrm->GetOfst() && !pFrm->IsFollow() && in WhichFirstPortion()
1040 rInf.GetIdx() == pFrm->GetOfst() ) in WhichFirstPortion()
H A Dinftxt.hxx840 return GetParaPortion()->GetRepaint()->GetOfst(); in GetPaintOfst()
/aoo4110/main/sw/source/core/inc/
H A Dtxtfrm.hxx325 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 Ddrawfont.hxx256 xub_StrLen GetOfst() const in GetOfst() function in SwDrawTextInfo
/aoo4110/main/sw/source/core/layout/
H A Dsoftpagebreak.cxx90 rBreak.insert( pFrm->GetOfst() ); in fillSoftPageBreakList()
99 rBreak.insert( pFrm->GetOfst() ); in fillSoftPageBreakList()
H A Dobjectformattertxtfrm.cxx309 mrAnchorTxtFrm.GetFollow()->GetOfst() == 0 ) in DoFormatObj()
493 mrAnchorTxtFrm.GetFollow()->GetOfst() == 0 ) in DoFormatObjs()
H A Dlaycache.cxx226 … aIo.GetStream() << static_cast<sal_uInt32>(((SwTxtFrm*)pTmp)->GetOfst()); in Write()
384 ( bFollow ? ((SwTxtFrm*)pTmp)->GetOfst() in CompareLayout()
H A Dtrvlfrm.cxx955 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 Danchoredobject.cxx667 pTmpTxtFrm->GetFollow()->GetOfst() == 0 ) ) in HasClearedEnvironment()
H A Dfly.cxx1295 pAutoFrm->GetFollow()->GetOfst() <= nOfs ) in ChgRelPos()
1352 pAutoFrm->GetFollow()->GetOfst() <= nOfs ) in ChgRelPos()
/aoo4110/main/sw/source/core/access/
H A Dparachangetrackinginfo.cxx82 ? rTxtFrm.GetOfst() in initChangeTrackTextMarkupLists()
85 ? rTxtFrm.GetFollow()->GetOfst() in initChangeTrackTextMarkupLists()
/aoo4110/main/sw/source/core/txtnode/
H A Dfntcache.cxx2224 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 Dtxtedt.cxx217 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 Dfntcap.cxx455 SwDoCapitalCrsrOfst aDo( rInf, rInf.GetOfst() ); in GetCapitalCrsrOfst()
/aoo4110/main/sw/source/core/crsr/
H A Dcallnk.cxx214 nCntPos >= pNext->GetOfst() ) in getLayoutFrm()
H A Dtrvlfnfl.cxx114 static_cast<const SwTxtFrm*>(pCnt)->GetOfst() ); in GotoFtnTxt()

Completed in 165 milliseconds

12