LibreOffice Module sc (master) 1
|
#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 |
Definition at line 54 of file attarray.hxx.
|
inline |
Definition at line 63 of file attarray.hxx.
sal_uInt8 ScLineFlags::nBottom |
Definition at line 59 of file attarray.hxx.
Referenced by ScDocument::GetSelectionFrame(), and lcl_MergeToFrame().
sal_uInt8 ScLineFlags::nHori |
Definition at line 60 of file attarray.hxx.
Referenced by ScDocument::GetSelectionFrame(), and lcl_MergeToFrame().
sal_uInt8 ScLineFlags::nLeft |
Definition at line 56 of file attarray.hxx.
Referenced by ScDocument::GetSelectionFrame(), and lcl_MergeToFrame().
sal_uInt8 ScLineFlags::nRight |
Definition at line 57 of file attarray.hxx.
Referenced by ScDocument::GetSelectionFrame(), and lcl_MergeToFrame().
sal_uInt8 ScLineFlags::nTop |
Definition at line 58 of file attarray.hxx.
Referenced by ScDocument::GetSelectionFrame(), and lcl_MergeToFrame().
sal_uInt8 ScLineFlags::nVert |
Definition at line 61 of file attarray.hxx.
Referenced by ScDocument::GetSelectionFrame(), and lcl_MergeToFrame().