|
LibreOffice Module sw (master) 1
|
#include <tabcol.hxx>
Public Attributes | |
| std::unique_ptr< SwTabCols > | pLastCols |
| SwTable const * | pLastTable = nullptr |
| SwTabFrame const * | pLastTabFrame = nullptr |
| SwFrame const * | pLastCellFrame = nullptr |
Definition at line 95 of file tabcol.hxx.
| SwFrame const* SwColCache::pLastCellFrame = nullptr |
Definition at line 99 of file tabcol.hxx.
| std::unique_ptr<SwTabCols> SwColCache::pLastCols |
Definition at line 96 of file tabcol.hxx.
| SwTabFrame const* SwColCache::pLastTabFrame = nullptr |
Definition at line 98 of file tabcol.hxx.
| SwTable const* SwColCache::pLastTable = nullptr |
Definition at line 97 of file tabcol.hxx.