LibreOffice Module sc (master) 1
|
Application-specific client data of a shape. More...
#include <drawingbase.hxx>
Public Member Functions | |
AnchorClientDataModel () | |
Public Attributes | |
bool | mbLocksWithSheet |
bool | mbPrintsWithSheet |
Application-specific client data of a shape.
Definition at line 56 of file drawingbase.hxx.
|
explicit |
Definition at line 59 of file drawingbase.cxx.
bool oox::xls::AnchorClientDataModel::mbLocksWithSheet |
Definition at line 58 of file drawingbase.hxx.
Referenced by oox::xls::ShapeAnchor::importClientData().
bool oox::xls::AnchorClientDataModel::mbPrintsWithSheet |
Definition at line 59 of file drawingbase.hxx.
Referenced by oox::xls::ShapeAnchor::importClientData().