LibreOffice Module sc (master) 1
|
Absolute position in a spreadsheet (in EMUs) independent from cells. More...
#include <drawingbase.hxx>
Public Member Functions | |
AnchorPointModel () | |
bool | isValid () const |
Public Member Functions inherited from oox::drawingml::EmuPoint | |
EmuPoint () | |
EmuPoint (sal_Int64 nX, sal_Int64 nY) | |
Additional Inherited Members | |
Public Attributes inherited from oox::drawingml::EmuPoint | |
sal_Int64 | X |
sal_Int64 | Y |
Absolute position in a spreadsheet (in EMUs) independent from cells.
Definition at line 30 of file drawingbase.hxx.
|
inlineexplicit |
Definition at line 32 of file drawingbase.hxx.
|
inline |
Definition at line 33 of file drawingbase.hxx.
References oox::drawingml::EmuPoint::X, and oox::drawingml::EmuPoint::Y.
Referenced by oox::xls::ShapeAnchor::calcAnchorRectEmu().