Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit3.cxx479 ImpEditView* pImpView = pView->pImpEditView; in FormatDoc() local
480 if ( pImpView->DoAutoHeight() ) in FormatDoc()
482 Size aSz( pImpView->GetOutputArea().GetWidth(), nCurTextHeight ); in FormatDoc()
487 pImpView->ResetOutputArea( Rectangle( in FormatDoc()
488 pImpView->GetOutputArea().TopLeft(), aSz ) ); in FormatDoc()

Completed in 30 milliseconds