| LibreOffice Module sc (master) 1
    | 
#include <xcl97esc.hxx>
| 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) | 
| InteractionInfo * | GetInteractionInfo () const | 
| EscherExClientAnchor_Base * | GetClientAnchor () const | 
| EscherExClientRecord_Base * | GetClientTextbox () const | 
| void | WriteClientAnchor (EscherEx &rEx, const tools::Rectangle &rRect) | 
| void | WriteClientData (EscherEx &rEx) | 
| void | WriteClientTextbox (EscherEx &rEx) | 
| bool | DontWriteShape () const | 
| Private Attributes | |
| bool | bStackedGroup | 
Definition at line 133 of file xcl97esc.hxx.
| 
 | inline | 
Definition at line 139 of file xcl97esc.hxx.
| 
 | inline | 
Definition at line 142 of file xcl97esc.hxx.
References bStackedGroup.
| 
 | inline | 
Definition at line 141 of file xcl97esc.hxx.
References bStackedGroup.
| 
 | private | 
Definition at line 136 of file xcl97esc.hxx.
Referenced by IsStackedGroup(), and SetStackedGroup().