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

#include <ReferenceSizePropertyProvider.hxx>

Inheritance diagram for chart::wrapper::ReferenceSizePropertyProvider:
[legend]

Public Member Functions

virtual void updateReferenceSize ()=0
 
virtual css::uno::Any getReferenceSize ()=0
 
virtual css::awt::Size getCurrentSizeForReference ()=0
 

Protected Member Functions

 ~ReferenceSizePropertyProvider ()
 

Detailed Description

Definition at line 25 of file ReferenceSizePropertyProvider.hxx.

Constructor & Destructor Documentation

◆ ~ReferenceSizePropertyProvider()

chart::wrapper::ReferenceSizePropertyProvider::~ReferenceSizePropertyProvider ( )
inlineprotected

Definition at line 33 of file ReferenceSizePropertyProvider.hxx.

Member Function Documentation

◆ getCurrentSizeForReference()

virtual css::awt::Size chart::wrapper::ReferenceSizePropertyProvider::getCurrentSizeForReference ( )
pure virtual

◆ getReferenceSize()

virtual css::uno::Any chart::wrapper::ReferenceSizePropertyProvider::getReferenceSize ( )
pure virtual

◆ updateReferenceSize()

virtual void chart::wrapper::ReferenceSizePropertyProvider::updateReferenceSize ( )
pure virtual

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