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

#include <attarray.hxx>

Public Member Functions

 ScLineFlags ()
 

Public Attributes

sal_uInt8 nLeft
 
sal_uInt8 nRight
 
sal_uInt8 nTop
 
sal_uInt8 nBottom
 
sal_uInt8 nHori
 
sal_uInt8 nVert
 

Detailed Description

Definition at line 54 of file attarray.hxx.

Constructor & Destructor Documentation

◆ ScLineFlags()

ScLineFlags::ScLineFlags ( )
inline

Definition at line 63 of file attarray.hxx.

Member Data Documentation

◆ nBottom

sal_uInt8 ScLineFlags::nBottom

Definition at line 59 of file attarray.hxx.

Referenced by ScDocument::GetSelectionFrame(), and lcl_MergeToFrame().

◆ nHori

sal_uInt8 ScLineFlags::nHori

Definition at line 60 of file attarray.hxx.

Referenced by ScDocument::GetSelectionFrame(), and lcl_MergeToFrame().

◆ nLeft

sal_uInt8 ScLineFlags::nLeft

Definition at line 56 of file attarray.hxx.

Referenced by ScDocument::GetSelectionFrame(), and lcl_MergeToFrame().

◆ nRight

sal_uInt8 ScLineFlags::nRight

Definition at line 57 of file attarray.hxx.

Referenced by ScDocument::GetSelectionFrame(), and lcl_MergeToFrame().

◆ nTop

sal_uInt8 ScLineFlags::nTop

Definition at line 58 of file attarray.hxx.

Referenced by ScDocument::GetSelectionFrame(), and lcl_MergeToFrame().

◆ nVert

sal_uInt8 ScLineFlags::nVert

Definition at line 61 of file attarray.hxx.

Referenced by ScDocument::GetSelectionFrame(), and lcl_MergeToFrame().


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