Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Ditrform2.cxx583 ( ( rInf.GetReformatStart() == rInf.GetIdx() && in BuildPortions()
587 ( rInf.GetReformatStart() >= rInf.GetIdx() && in BuildPortions()
588 rInf.GetReformatStart() <= rInf.GetIdx() + pPor->GetLen() && in BuildPortions()
598 rInf.GetReformatStart() >= rInf.GetIdx() && in BuildPortions()
599 rInf.GetReformatStart() <= rInf.GetIdx() + pPor->GetLen() ) in BuildPortions()
1957 sal_Bool bOptimizeRepaint = nStart < GetInfo().GetReformatStart() && in AllowRepaintOpt()
1992 const xub_StrLen nReformat = GetInfo().GetReformatStart(); in AllowRepaintOpt()
2011 if ( GetInfo().GetIdx() < GetInfo().GetReformatStart() ) in CalcOptRepaint()
2016 xub_StrLen nReformat = Min( GetInfo().GetReformatStart(), nOldLineEnd ); in CalcOptRepaint()
H A Dinftxt.hxx602 inline xub_StrLen GetReformatStart() const;
877 inline xub_StrLen SwTxtFormatInfo::GetReformatStart() const in GetReformatStart() function in SwTxtFormatInfo

Completed in 26 milliseconds