#include <vbahelper.hxx>
Definition at line 155 of file vbahelper.hxx.
◆ ~AbstractGeometryAttributes()
| virtual ooo::vba::AbstractGeometryAttributes::~AbstractGeometryAttributes |
( |
| ) |
|
|
inlinevirtual |
◆ getHeight()
| virtual double ooo::vba::AbstractGeometryAttributes::getHeight |
( |
| ) |
const |
|
pure virtual |
◆ getInnerHeight()
| virtual double ooo::vba::AbstractGeometryAttributes::getInnerHeight |
( |
| ) |
const |
|
inlinevirtual |
◆ getInnerWidth()
| virtual double ooo::vba::AbstractGeometryAttributes::getInnerWidth |
( |
| ) |
const |
|
inlinevirtual |
◆ getLeft()
| virtual double ooo::vba::AbstractGeometryAttributes::getLeft |
( |
| ) |
const |
|
pure virtual |
◆ getOffsetX()
| virtual double ooo::vba::AbstractGeometryAttributes::getOffsetX |
( |
| ) |
const |
|
inlinevirtual |
◆ getOffsetY()
| virtual double ooo::vba::AbstractGeometryAttributes::getOffsetY |
( |
| ) |
const |
|
inlinevirtual |
◆ getTop()
| virtual double ooo::vba::AbstractGeometryAttributes::getTop |
( |
| ) |
const |
|
pure virtual |
◆ getWidth()
| virtual double ooo::vba::AbstractGeometryAttributes::getWidth |
( |
| ) |
const |
|
pure virtual |
◆ setHeight()
| virtual void ooo::vba::AbstractGeometryAttributes::setHeight |
( |
double |
| ) |
|
|
pure virtual |
◆ setInnerHeight()
| virtual void ooo::vba::AbstractGeometryAttributes::setInnerHeight |
( |
double |
| ) |
|
|
inlinevirtual |
◆ setInnerWidth()
| virtual void ooo::vba::AbstractGeometryAttributes::setInnerWidth |
( |
double |
| ) |
|
|
inlinevirtual |
◆ setLeft()
| virtual void ooo::vba::AbstractGeometryAttributes::setLeft |
( |
double |
| ) |
|
|
pure virtual |
◆ setTop()
| virtual void ooo::vba::AbstractGeometryAttributes::setTop |
( |
double |
| ) |
|
|
pure virtual |
◆ setWidth()
| virtual void ooo::vba::AbstractGeometryAttributes::setWidth |
( |
double |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: