LibreOffice Module sc (master) 1
Public Member Functions | Private Attributes | List of all members
XclEscherHostAppData Class Reference

#include <xcl97esc.hxx>

Inheritance diagram for XclEscherHostAppData:
[legend]
Collaboration diagram for XclEscherHostAppData:
[legend]

Public Member Functions

 XclEscherHostAppData ()
 
void SetStackedGroup (bool b)
 
bool IsStackedGroup () const
 
- Public Member Functions inherited from EscherExHostAppData
 EscherExHostAppData ()
 
void SetInteractionInfo (InteractionInfo *p)
 
void SetClientAnchor (EscherExClientAnchor_Base *p)
 
void SetClientData (EscherExClientRecord_Base *p)
 
void SetClientTextbox (EscherExClientRecord_Base *p)
 
void SetDontWriteShape (bool b)
 
InteractionInfoGetInteractionInfo () const
 
EscherExClientAnchor_BaseGetClientAnchor () const
 
EscherExClientRecord_BaseGetClientTextbox () const
 
void WriteClientAnchor (EscherEx &rEx, const tools::Rectangle &rRect)
 
void WriteClientData (EscherEx &rEx)
 
void WriteClientTextbox (EscherEx &rEx)
 
bool DontWriteShape () const
 

Private Attributes

bool bStackedGroup
 

Detailed Description

Definition at line 133 of file xcl97esc.hxx.

Constructor & Destructor Documentation

◆ XclEscherHostAppData()

XclEscherHostAppData::XclEscherHostAppData ( )
inline

Definition at line 139 of file xcl97esc.hxx.

Member Function Documentation

◆ IsStackedGroup()

bool XclEscherHostAppData::IsStackedGroup ( ) const
inline

Definition at line 142 of file xcl97esc.hxx.

References bStackedGroup.

◆ SetStackedGroup()

void XclEscherHostAppData::SetStackedGroup ( bool  b)
inline

Definition at line 141 of file xcl97esc.hxx.

References bStackedGroup.

Member Data Documentation

◆ bStackedGroup

bool XclEscherHostAppData::bStackedGroup
private

Definition at line 136 of file xcl97esc.hxx.

Referenced by IsStackedGroup(), and SetStackedGroup().


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