LibreOffice Module svx (master) 1
|
Public Member Functions | |
Layout () | |
void | clear () |
void | dumpAsXml (xmlTextWriterPtr pWriter) const |
Public Attributes | |
sal_Int32 | mnPos |
sal_Int32 | mnSize |
sal_Int32 | mnMinSize |
Definition at line 146 of file tablelayouter.hxx.
|
inline |
Definition at line 152 of file tablelayouter.hxx.
|
inline |
Definition at line 153 of file tablelayouter.hxx.
void sdr::table::TableLayouter::Layout::dumpAsXml | ( | xmlTextWriterPtr | pWriter | ) | const |
Definition at line 1299 of file tablelayouter.cxx.
sal_Int32 sdr::table::TableLayouter::Layout::mnMinSize |
Definition at line 150 of file tablelayouter.hxx.
Referenced by clear(), sdr::table::TableLayouter::distribute(), and dumpAsXml().
sal_Int32 sdr::table::TableLayouter::Layout::mnPos |
Definition at line 148 of file tablelayouter.hxx.
Referenced by clear(), and dumpAsXml().
sal_Int32 sdr::table::TableLayouter::Layout::mnSize |
Definition at line 149 of file tablelayouter.hxx.
Referenced by clear(), sdr::table::TableLayouter::distribute(), and dumpAsXml().