Home
last modified time | relevance | path

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

/aoo41x/main/editeng/source/editeng/
H A Dimpedit3.cxx455 long nDiff = nNewHeight - nCurTextHeight; in FormatDoc()
458 if ( nNewHeight < nCurTextHeight ) in FormatDoc()
460 aInvalidRec.Bottom() = (long)Max( nNewHeight, nCurTextHeight ); in FormatDoc()
470 nCurTextHeight = nNewHeight; in FormatDoc()
482 Size aSz( pImpView->GetOutputArea().GetWidth(), nCurTextHeight ); in FormatDoc()
3936 nCurTextHeight += pPPortion->GetHeight(); in ShowParagraph()
3940 nCurTextHeight = 0x7fffffff; in ShowParagraph()
3948 Point( GetPaperSize().Width(), nCurTextHeight ) ); in ShowParagraph()
H A Dimpedit2.cxx125 nCurTextHeight = 0; in ImpEditEngine()
718 nCurTextHeight = 0; in Clear()
772 Size( aPaperSize.Width(), nCurTextHeight ) ); in SetText()
778 nCurTextHeight = 0; in SetText()
3195 return nCurTextHeight; in GetTextHeight()
H A Dimpedit.hxx496 sal_uInt32 nCurTextHeight; member in ImpEditEngine

Completed in 122 milliseconds