Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Ditrform2.cxx122 if( GetInfo().GetRest() ) in ~SwTxtFormatter()
124 delete GetInfo().GetRest(); in ~SwTxtFormatter()
560 if( rInf.IsRuby() && !rInf.GetRest() ) in BuildPortions()
998 if( rInf.GetRest() ) in WhichFirstPortion()
1004 pPor = rInf.GetRest(); in WhichFirstPortion()
1056 pPor = rInf.GetRest(); in WhichFirstPortion()
1201 if( rInf.GetRest() ) in NewPortion()
1298 if( !rInf.GetRest() || !rInf.GetRest()->InFldGrp() ) in NewPortion()
1364 if( rInf.GetRest() ) in NewPortion()
1371 pPor = rInf.GetRest(); in NewPortion()
[all …]
H A Dtxtftn.cxx1162 while ( rInf.GetRest() ) in FormatQuoVadis()
1164 SwLinePortion* pFollow = rInf.GetRest(); in FormatQuoVadis()
1542 if( rInf.GetRest() ) in Format()
1544 delete rInf.GetRest(); in Format()
1630 if( bFull && rInf.GetRest() ) in Format()
1632 delete rInf.GetRest(); in Format()
H A Dpormulti.cxx1922 pNextFirst = aInf.GetRest(); in BuildMultiPortion()
1929 else if( pCurr->GetLen()<nMultiLen || rMulti.IsRuby() || aInf.GetRest()) in BuildMultiPortion()
1941 pNextFirst = aInf.GetRest(); in BuildMultiPortion()
1954 aTmp.SetRest( aInf.GetRest() ); in BuildMultiPortion()
1970 pNextSecond = aTmp.GetRest(); in BuildMultiPortion()
1975 pNextFirst = aTmp.GetRest(); in BuildMultiPortion()
1977 || aTmp.GetRest() ) in BuildMultiPortion()
H A Dporfly.cxx89 && !rInf.GetRest() in Format()
H A Dinftxt.hxx640 inline SwLinePortion *GetRest() { return pRest; } in GetRest() function in SwTxtFormatInfo
H A Dporfld.cxx580 rInf.SetNumDone( !rInf.GetRest() ); in Format()
H A Dfrmform.cxx1692 bFormat = 0 != rInf.GetRest(); in _Format()

Completed in 68 milliseconds