LibreOffice Module chart2 (master) 1
|
The DrawViewWrapper should help us to reduce effort if the underlying DrawingLayer changes. More...
#include <DrawViewWrapper.hxx>
Public Member Functions | |
virtual bool | getMarkHandles (SdrHdlList &rHdlList)=0 |
virtual bool | getFrameDragSingles ()=0 |
Protected Member Functions | |
~MarkHandleProvider () | |
The DrawViewWrapper should help us to reduce effort if the underlying DrawingLayer changes.
Another task is to hide functionality we do not need, for example more than one page.
Definition at line 36 of file DrawViewWrapper.hxx.
|
inlineprotected |
Definition at line 43 of file DrawViewWrapper.hxx.
|
pure virtual |
Implemented in chart::SelectionHelper.
Referenced by chart::DrawViewWrapper::MarkObject().
|
pure virtual |
Implemented in chart::SelectionHelper.
Referenced by chart::DrawViewWrapper::SetMarkHandles().