|
LibreOffice Module sw (master) 1
|
#include <tabcol.hxx>
Public Attributes | |
| tools::Long | nPos |
| tools::Long | nMin |
| tools::Long | nMax |
| bool | bHidden |
Definition at line 28 of file tabcol.hxx.
| bool SwTabColsEntry::bHidden |
Definition at line 33 of file tabcol.hxx.
Referenced by SwTabCols::Insert().
| tools::Long SwTabColsEntry::nMax |
Definition at line 32 of file tabcol.hxx.
Referenced by SwTable::GetTabCols(), SwTabCols::Insert(), lcl_SortedTabColInsert(), and SwView::StateTabWin().
| tools::Long SwTabColsEntry::nMin |
Definition at line 31 of file tabcol.hxx.
Referenced by SwTable::GetTabCols(), SwTabCols::Insert(), lcl_SortedTabColInsert(), and SwView::StateTabWin().
| tools::Long SwTabColsEntry::nPos |
Definition at line 30 of file tabcol.hxx.
Referenced by SwView::ExecTabWin(), SwTable::GetTabCols(), SwTabCols::Insert(), and SwView::StateTabWin().