Searched refs:GetReformat (Results 1 – 5 of 5) sorted by relevance
272 *(pPara->GetReformat()) = SwCharRange(); in CalcFollow()365 *(pPara->GetReformat()) = SwCharRange(); in CalcFollow()851 SwCharRange &rReformat = *(pPara->GetReformat()); in _SetOfst()878 if( bPrep && !pPara->GetReformat()->Len() ) in CalcPreps()1014 *(pPara->GetReformat()) += aFollowRg; in CalcPreps()1113 *(pPara->GetReformat()) = SwCharRange(); in FormatAdjust()1331 && (bPrev || nNewStart <= pPara->GetReformat()->Start()) in FormatLine()1412 const xub_StrLen nEnd = pPara->GetReformat()->Start() + in FormatLine()1413 pPara->GetReformat()->Len(); in FormatLine()1437 SwCharRange &rReformat = *(pPara->GetReformat()); in _Format()[all …]
307 inline SwCharRange *GetReformat() { return &aReformat; } in GetReformat() function in SwParaPortion308 inline const SwCharRange *GetReformat() const { return &aReformat; } in GetReformat() function in SwParaPortion
879 return GetParaPortion()->GetReformat()->Start(); in GetReformatStart()
1643 GetInfo().GetParaPortion()->GetReformat()->LeftMove( GetInfo().GetIdx() ); in FormatLine()
755 SwCharRange &rReformat = *(pPara->GetReformat()); in _InvalidateRange()