LibreOffice Module svx (master) 1
|
Public Member Functions | |
Data () | |
Public Attributes | |
sal_Int32 | mnColumn |
sal_Int32 | mnWidth |
bool | mbOptimalWidth |
bool | mbIsVisible |
bool | mbIsStartOfNewPage |
OUString | maName |
Definition at line 170 of file tableundo.hxx.
|
inline |
Definition at line 179 of file tableundo.hxx.
OUString sdr::table::TableColumnUndo::Data::maName |
Definition at line 177 of file tableundo.hxx.
Referenced by sdr::table::TableColumnUndo::getData(), and sdr::table::TableColumnUndo::setData().
bool sdr::table::TableColumnUndo::Data::mbIsStartOfNewPage |
Definition at line 176 of file tableundo.hxx.
Referenced by sdr::table::TableColumnUndo::getData(), and sdr::table::TableColumnUndo::setData().
bool sdr::table::TableColumnUndo::Data::mbIsVisible |
Definition at line 175 of file tableundo.hxx.
Referenced by sdr::table::TableColumnUndo::getData(), and sdr::table::TableColumnUndo::setData().
bool sdr::table::TableColumnUndo::Data::mbOptimalWidth |
Definition at line 174 of file tableundo.hxx.
Referenced by sdr::table::TableColumnUndo::getData(), and sdr::table::TableColumnUndo::setData().
sal_Int32 sdr::table::TableColumnUndo::Data::mnColumn |
Definition at line 172 of file tableundo.hxx.
Referenced by sdr::table::TableColumnUndo::getData(), and sdr::table::TableColumnUndo::setData().
sal_Int32 sdr::table::TableColumnUndo::Data::mnWidth |
Definition at line 173 of file tableundo.hxx.
Referenced by sdr::table::TableColumnUndo::getData(), and sdr::table::TableColumnUndo::setData().