LibreOffice Module sw (master) 1
|
#include <tblrwcl.hxx>
Public Member Functions | |
SwGCLineBorder (const SwTable &rTable) | |
SwGCLineBorder (const SwTableBox &rBox) | |
bool | IsLastLine () const |
Public Attributes | |
const SwTableLines * | pLines |
SwShareBoxFormats * | pShareFormats |
sal_uInt16 | nLinePos |
Definition at line 117 of file tblrwcl.hxx.
|
inline |
Definition at line 123 of file tblrwcl.hxx.
|
inline |
Definition at line 126 of file tblrwcl.hxx.
|
inline |
Definition at line 128 of file tblrwcl.hxx.
References nLinePos, pLines, and SwTableLines::size().
Referenced by sw_GC_Line_Border().
sal_uInt16 SwGCLineBorder::nLinePos |
Definition at line 121 of file tblrwcl.hxx.
Referenced by IsLastLine(), SwNodes::MergeTable(), and sw_GC_Line_Border().
const SwTableLines* SwGCLineBorder::pLines |
Definition at line 119 of file tblrwcl.hxx.
Referenced by IsLastLine(), and sw_GC_Line_Border().
SwShareBoxFormats* SwGCLineBorder::pShareFormats |
Definition at line 120 of file tblrwcl.hxx.
Referenced by lcl_GC_Box_Border(), and sw_GC_Line_Border().