|
LibreOffice Module oox (master) 1
|
Absolute shape size in a chart object (in EMUs). More...
#include <chartdrawingfragment.hxx>
Public Member Functions | |
| AnchorSizeModel () | |
| bool | isValid () const |
Public Member Functions inherited from oox::drawingml::EmuSize | |
| EmuSize () | |
| EmuSize (sal_Int64 nWidth, sal_Int64 nHeight) | |
Additional Inherited Members | |
Public Attributes inherited from oox::drawingml::EmuSize | |
| sal_Int64 | Width |
| sal_Int64 | Height |
Absolute shape size in a chart object (in EMUs).
Definition at line 41 of file chartdrawingfragment.hxx.
|
inline |
Definition at line 43 of file chartdrawingfragment.hxx.
|
inline |
Definition at line 44 of file chartdrawingfragment.hxx.
References oox::drawingml::EmuSize::Height, and oox::drawingml::EmuSize::Width.
Referenced by oox::drawingml::chart::ShapeAnchor::calcAnchorRectEmu().