Home
last modified time | relevance | path

Searched refs:GetReformat (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dfrmform.cxx272 *(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 …]
H A Dporlay.hxx307 inline SwCharRange *GetReformat() { return &aReformat; } in GetReformat() function in SwParaPortion
308 inline const SwCharRange *GetReformat() const { return &aReformat; } in GetReformat() function in SwParaPortion
H A Dinftxt.hxx879 return GetParaPortion()->GetReformat()->Start(); in GetReformatStart()
H A Ditrform2.cxx1643 GetInfo().GetParaPortion()->GetReformat()->LeftMove( GetInfo().GetIdx() ); in FormatLine()
H A Dtxtfrm.cxx755 SwCharRange &rReformat = *(pPara->GetReformat()); in _InvalidateRange()

Completed in 50 milliseconds