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

#include <tblrwcl.hxx>

Collaboration diagram for SwGCLineBorder:
[legend]

Public Member Functions

 SwGCLineBorder (const SwTable &rTable)
 
 SwGCLineBorder (const SwTableBox &rBox)
 
bool IsLastLine () const
 

Public Attributes

const SwTableLinespLines
 
SwShareBoxFormatspShareFormats
 
sal_uInt16 nLinePos
 

Detailed Description

Definition at line 117 of file tblrwcl.hxx.

Constructor & Destructor Documentation

◆ SwGCLineBorder() [1/2]

SwGCLineBorder::SwGCLineBorder ( const SwTable rTable)
inline

Definition at line 123 of file tblrwcl.hxx.

◆ SwGCLineBorder() [2/2]

SwGCLineBorder::SwGCLineBorder ( const SwTableBox rBox)
inline

Definition at line 126 of file tblrwcl.hxx.

Member Function Documentation

◆ IsLastLine()

bool SwGCLineBorder::IsLastLine ( ) const
inline

Definition at line 128 of file tblrwcl.hxx.

References nLinePos, pLines, and SwTableLines::size().

Referenced by sw_GC_Line_Border().

Member Data Documentation

◆ nLinePos

sal_uInt16 SwGCLineBorder::nLinePos

Definition at line 121 of file tblrwcl.hxx.

Referenced by IsLastLine(), SwNodes::MergeTable(), and sw_GC_Line_Border().

◆ pLines

const SwTableLines* SwGCLineBorder::pLines

Definition at line 119 of file tblrwcl.hxx.

Referenced by IsLastLine(), and sw_GC_Line_Border().

◆ pShareFormats

SwShareBoxFormats* SwGCLineBorder::pShareFormats

Definition at line 120 of file tblrwcl.hxx.

Referenced by lcl_GC_Box_Border(), and sw_GC_Line_Border().


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