Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dtxtftn.cxx867 KSHORT nOldReal = pCurr->GetRealHeight(); in NewFtnPortion() local
872 if( nReal < nOldReal ) in NewFtnPortion()
873 nReal = nOldReal; in NewFtnPortion()
874 pCurr->SetRealHeight( nOldReal ); in NewFtnPortion()

Completed in 15 milliseconds