The SdClientView is used for DrawDocShell::Draw()
virtual void InvalidateOneWin(OutputDevice &rWin) override
If View should not Invalidate() the windows, this method has to be overridden and properly handled.
ClientView(DrawDocShell *pDocSh, OutputDevice *pOutDev)
ClientView is used for DrawDocShell::Draw()
virtual ~ClientView() override
Derivative of sd::View; contains also a pointer to the document.