LibreOffice Module sc (master) 1
Public Member Functions | List of all members
oox::xls::AnchorPointModel Struct Reference

Absolute position in a spreadsheet (in EMUs) independent from cells. More...

#include <drawingbase.hxx>

Inheritance diagram for oox::xls::AnchorPointModel:
[legend]
Collaboration diagram for oox::xls::AnchorPointModel:
[legend]

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
 

Detailed Description

Absolute position in a spreadsheet (in EMUs) independent from cells.

Definition at line 30 of file drawingbase.hxx.

Constructor & Destructor Documentation

◆ AnchorPointModel()

oox::xls::AnchorPointModel::AnchorPointModel ( )
inlineexplicit

Definition at line 32 of file drawingbase.hxx.

Member Function Documentation

◆ isValid()

bool oox::xls::AnchorPointModel::isValid ( ) const
inline

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