Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit.hxx234 long nInvMore; member in ImpEditView
373 void SetInvalidateMore( sal_uInt16 nPixel ) { nInvMore = nPixel; } in SetInvalidateMore()
374 sal_uInt16 GetInvalidateMore() const { return (sal_uInt16)nInvMore; } in GetInvalidateMore()
H A Dimpedit.cxx90 nInvMore = 1; in ImpEditView()
475 …const sal_Int32 nMore(DoInvalidateMore() ? GetWindow()->PixelToLogic(Size(nInvMore, 0)).Width() : … in ResetOutputArea()

Completed in 34 milliseconds