LibreOffice Module sd (master) 1
|
#include <SlsILayerPainter.hxx>
Public Member Functions | |
virtual | ~ILayerPainter () |
virtual void | SetLayerInvalidator (const SharedILayerInvalidator &rpInvalidator)=0 |
virtual void | Paint (OutputDevice &rDevice, const ::tools::Rectangle &rRepaintArea)=0 |
Definition at line 38 of file SlsILayerPainter.hxx.
|
inlinevirtual |
Definition at line 41 of file SlsILayerPainter.hxx.
|
pure virtual |
Implemented in sd::slidesorter::view::InsertionIndicatorOverlay.
|
pure virtual |
Implemented in sd::slidesorter::view::InsertionIndicatorOverlay.