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 145 of file tablelayouter.hxx.
|
inline |
Definition at line 151 of file tablelayouter.hxx.
|
inline |
Definition at line 152 of file tablelayouter.hxx.
void sdr::table::TableLayouter::Layout::dumpAsXml | ( | xmlTextWriterPtr | pWriter | ) | const |
sal_Int32 sdr::table::TableLayouter::Layout::mnMinSize |
Definition at line 149 of file tablelayouter.hxx.
Referenced by sdr::table::TableLayouter::distribute(), and dumpAsXml().
sal_Int32 sdr::table::TableLayouter::Layout::mnPos |
Definition at line 147 of file tablelayouter.hxx.
Referenced by dumpAsXml().
sal_Int32 sdr::table::TableLayouter::Layout::mnSize |
Definition at line 148 of file tablelayouter.hxx.
Referenced by sdr::table::TableLayouter::distribute(), and dumpAsXml().