LibreOffice Module svx (master) 1
|
Public Attributes | |
sal_Int32 | mnRow |
sal_Int32 | mnHeight |
bool | mbOptimalHeight |
bool | mbIsVisible |
bool | mbIsStartOfNewPage |
OUString | maName |
Definition at line 210 of file tableundo.hxx.
OUString sdr::table::TableRowUndo::Data::maName |
Definition at line 217 of file tableundo.hxx.
Referenced by sdr::table::TableRowUndo::getData(), and sdr::table::TableRowUndo::setData().
bool sdr::table::TableRowUndo::Data::mbIsStartOfNewPage |
Definition at line 216 of file tableundo.hxx.
Referenced by sdr::table::TableRowUndo::getData(), and sdr::table::TableRowUndo::setData().
bool sdr::table::TableRowUndo::Data::mbIsVisible |
Definition at line 215 of file tableundo.hxx.
Referenced by sdr::table::TableRowUndo::getData(), and sdr::table::TableRowUndo::setData().
bool sdr::table::TableRowUndo::Data::mbOptimalHeight |
Definition at line 214 of file tableundo.hxx.
Referenced by sdr::table::TableRowUndo::getData(), and sdr::table::TableRowUndo::setData().
sal_Int32 sdr::table::TableRowUndo::Data::mnHeight |
Definition at line 213 of file tableundo.hxx.
Referenced by sdr::table::TableRowUndo::getData(), and sdr::table::TableRowUndo::setData().
sal_Int32 sdr::table::TableRowUndo::Data::mnRow |
Definition at line 212 of file tableundo.hxx.
Referenced by sdr::table::TableRowUndo::getData(), and sdr::table::TableRowUndo::setData().