Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/text/
H A Dfrmform.cxx1295 SwTwips nOldTop = 0; in FormatLine() local
1298 rLine.CalcUnclipped( nOldTop, nOldBottom ); in FormatLine()
1339 if( nOldTop ) in FormatLine()
1341 if( nOldTop < rRepaint.Top() ) in FormatLine()
1342 rRepaint.Top( nOldTop ); in FormatLine()
/aoo41x/main/sw/source/core/layout/
H A Dwsfrm.cxx3244 const long nOldTop = (Frm().*fnRect->fnGetTop)(); in Format() local
3260 nOldTop == (Frm().*fnRect->fnGetTop)() ) in Format()
H A Dtabfrm.cxx2147 long nOldTop = (Frm().*fnRect->fnGetTop)(); in MakeAll() local
2149 if( nOldTop != (Frm().*fnRect->fnGetTop)() ) in MakeAll()

Completed in 44 milliseconds