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

Application-specific client data of a shape. More...

#include <drawingbase.hxx>

Public Member Functions

 AnchorClientDataModel ()
 

Public Attributes

bool mbLocksWithSheet
 
bool mbPrintsWithSheet
 

Detailed Description

Application-specific client data of a shape.

Definition at line 56 of file drawingbase.hxx.

Constructor & Destructor Documentation

◆ AnchorClientDataModel()

oox::xls::AnchorClientDataModel::AnchorClientDataModel ( )
explicit

Definition at line 59 of file drawingbase.cxx.

Member Data Documentation

◆ mbLocksWithSheet

bool oox::xls::AnchorClientDataModel::mbLocksWithSheet

Definition at line 58 of file drawingbase.hxx.

Referenced by oox::xls::ShapeAnchor::importClientData().

◆ mbPrintsWithSheet

bool oox::xls::AnchorClientDataModel::mbPrintsWithSheet

Definition at line 59 of file drawingbase.hxx.

Referenced by oox::xls::ShapeAnchor::importClientData().


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