LibreOffice Module sw (master) 1
Public Attributes | List of all members
SwColCache Struct Reference

#include <tabcol.hxx>

Collaboration diagram for SwColCache:
[legend]

Public Attributes

std::unique_ptr< SwTabColspLastCols
 
SwTable const * pLastTable = nullptr
 
SwTabFrame const * pLastTabFrame = nullptr
 
SwFrame const * pLastCellFrame = nullptr
 

Detailed Description

Definition at line 95 of file tabcol.hxx.

Member Data Documentation

◆ pLastCellFrame

SwFrame const* SwColCache::pLastCellFrame = nullptr

Definition at line 99 of file tabcol.hxx.

◆ pLastCols

std::unique_ptr<SwTabCols> SwColCache::pLastCols

Definition at line 96 of file tabcol.hxx.

◆ pLastTabFrame

SwTabFrame const* SwColCache::pLastTabFrame = nullptr

Definition at line 98 of file tabcol.hxx.

◆ pLastTable

SwTable const* SwColCache::pLastTable = nullptr

Definition at line 97 of file tabcol.hxx.


The documentation for this struct was generated from the following file: