LibreOffice Module sc (master) 1
|
Absolute size in a spreadsheet (in EMUs). More...
#include <drawingbase.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 size in a spreadsheet (in EMUs).
Definition at line 37 of file drawingbase.hxx.
|
inlineexplicit |
Definition at line 39 of file drawingbase.hxx.
|
inline |
Definition at line 40 of file drawingbase.hxx.
References oox::drawingml::EmuSize::Height, and oox::drawingml::EmuSize::Width.
Referenced by oox::xls::ShapeAnchor::calcAnchorRectEmu().