LibreOffice Module sc (master) 1
Public Types | Public Member Functions | Public Attributes | List of all members
XclChEscherFormat Struct Reference

#include <xlchart.hxx>

Public Types

typedef std::shared_ptr< SfxItemSetSfxItemSetRef
 
typedef std::shared_ptr< EscherPropertyContainerEscherPropSetRef
 

Public Member Functions

 XclChEscherFormat ()
 Container for Escher properties export. More...
 
 ~XclChEscherFormat ()
 

Public Attributes

SfxItemSetRef mxItemSet
 
EscherPropSetRef mxEscherSet
 Item set for Escher properties import. More...
 

Detailed Description

Definition at line 812 of file xlchart.hxx.

Member Typedef Documentation

◆ EscherPropSetRef

Definition at line 815 of file xlchart.hxx.

◆ SfxItemSetRef

typedef std::shared_ptr< SfxItemSet > XclChEscherFormat::SfxItemSetRef

Definition at line 814 of file xlchart.hxx.

Constructor & Destructor Documentation

◆ XclChEscherFormat()

XclChEscherFormat::XclChEscherFormat ( )
explicit

Container for Escher properties export.

Definition at line 112 of file xlchart.cxx.

◆ ~XclChEscherFormat()

XclChEscherFormat::~XclChEscherFormat ( )

Definition at line 116 of file xlchart.cxx.

Member Data Documentation

◆ mxEscherSet

EscherPropSetRef XclChEscherFormat::mxEscherSet

◆ mxItemSet

SfxItemSetRef XclChEscherFormat::mxItemSet

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