|
LibreOffice Module sw (master) 1
|
Public Member Functions | |
| BoxMove (SwNodeOffset idx, bool moved=false) | |
| bool | operator< (const BoxMove &other) const |
Public Attributes | |
| SwNodeOffset | index |
| Index of this box. More... | |
| bool | hasMoved |
| Has this box been moved already. More... | |
Definition at line 181 of file UndoTable.hxx.
|
inline |
Definition at line 185 of file UndoTable.hxx.
References idx.
|
inline |
Definition at line 186 of file UndoTable.hxx.
References index.
| bool SwUndoTableNdsChg::BoxMove::hasMoved |
Has this box been moved already.
Definition at line 184 of file UndoTable.hxx.
| SwNodeOffset SwUndoTableNdsChg::BoxMove::index |