LibreOffice Module chart2 (master) 1
Public Member Functions | Protected Member Functions | List of all members
chart::MarkHandleProvider Class Referenceabstract

The DrawViewWrapper should help us to reduce effort if the underlying DrawingLayer changes. More...

#include <DrawViewWrapper.hxx>

Inheritance diagram for chart::MarkHandleProvider:
[legend]

Public Member Functions

virtual bool getMarkHandles (SdrHdlList &rHdlList)=0
 
virtual bool getFrameDragSingles ()=0
 

Protected Member Functions

 ~MarkHandleProvider ()
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ ~MarkHandleProvider()

chart::MarkHandleProvider::~MarkHandleProvider ( )
inlineprotected

Definition at line 43 of file DrawViewWrapper.hxx.

Member Function Documentation

◆ getFrameDragSingles()

virtual bool chart::MarkHandleProvider::getFrameDragSingles ( )
pure virtual

◆ getMarkHandles()

virtual bool chart::MarkHandleProvider::getMarkHandles ( SdrHdlList rHdlList)
pure virtual

The documentation for this class was generated from the following file: