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()1413 pPara->GetReformat()->Len(); in FormatLine()1437 SwCharRange &rReformat = *(pPara->GetReformat()); in _Format()1781 *(pPara->GetReformat()) = aRange; in FormatOnceMore()1811 *(pPara->GetReformat()) = aTmpRange; in FormatOnceMore()[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()
Completed in 142 milliseconds