Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx360 sal_Bool DoInvalidateMore() const { return ( ( nControl & EV_CNTRL_INVONEMORE ) != 0 ); } in DoInvalidateMore() function in ImpEditView
H A Deditview.cxx197 if ( !pImpEditView->DoInvalidateMore() ) in Invalidate()
H A Dimpedit.cxx475 …const sal_Int32 nMore(DoInvalidateMore() ? GetWindow()->PixelToLogic(Size(nInvMore, 0)).Width() : … in ResetOutputArea()

Completed in 35 milliseconds