Home
last modified time | relevance | path

Searched refs:pOldCurr (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sw/source/core/text/
H A Dtxthyph.cxx168 SwLineLayout *pOldCurr = pCurr; in Hyphenate() local
175 if( pOldCurr->IsParaPortion() ) in Hyphenate()
228 pCurr = pOldCurr; in Hyphenate()
230 if( pOldCurr->IsParaPortion() ) in Hyphenate()
232 SetParaPortion( &rInf, (SwParaPortion*)pOldCurr ); in Hyphenate()
H A Ditrcrsr.cxx763 SwLineLayout* pOldCurr = pCurr; in _GetCharRect() local
806 pCurr->Height( pOldCurr->Height() - nRubyHeight ); in _GetCharRect()
807 pCurr->SetRealHeight( pOldCurr->GetRealHeight() - in _GetCharRect()
920 pCurr = pOldCurr; in _GetCharRect()
H A Dtxtdrop.cxx473 const SwLinePortion *const pOldCurr = GetCurr(); in CalcDropHeight() local
519 while( pOldCurr != GetCurr() ) in CalcDropHeight()
H A Dpormulti.cxx1821 SwLineLayout *pOldCurr = pCurr; in BuildMultiPortion() local
2018 pCurr = pOldCurr; in BuildMultiPortion()

Completed in 48 milliseconds