|
LibreOffice Module sw (master) 1
|
#include <ww8graf.hxx>
Public Member Functions | |
| EscherShape (sal_uLong nEscherShapeOrder, bool bInHellLayer, bool _bInHeaderFooter) | |
Public Attributes | |
| sal_uLong | mnEscherShapeOrder |
| sal_uLong | mnNoInlines |
| bool | mbInHellLayer |
| bool | mbInHeaderFooter |
Definition at line 32 of file ww8graf.hxx.
|
inline |
Definition at line 38 of file ww8graf.hxx.
| bool EscherShape::mbInHeaderFooter |
Definition at line 37 of file ww8graf.hxx.
| bool EscherShape::mbInHellLayer |
Definition at line 36 of file ww8graf.hxx.
| sal_uLong EscherShape::mnEscherShapeOrder |
Definition at line 34 of file ww8graf.hxx.
| sal_uLong EscherShape::mnNoInlines |
Definition at line 35 of file ww8graf.hxx.
Referenced by wwZOrderer::InsertTextLayerObject().