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

#include <xlescher.hxx>

Public Member Functions

 XclObjLineData ()
 
bool IsAuto () const
 
bool IsVisible () const
 

Public Attributes

sal_uInt8 mnColorIdx
 
sal_uInt8 mnStyle
 
sal_uInt8 mnWidth
 
sal_uInt8 mnAuto
 

Detailed Description

Definition at line 350 of file xlescher.hxx.

Constructor & Destructor Documentation

◆ XclObjLineData()

XclObjLineData::XclObjLineData ( )
explicit

Definition at line 195 of file xlescher.cxx.

References mnWidth.

Member Function Documentation

◆ IsAuto()

bool XclObjLineData::IsAuto ( ) const
inline

◆ IsVisible()

bool XclObjLineData::IsVisible ( ) const
inline

Definition at line 360 of file xlescher.hxx.

References EXC_OBJ_LINE_NONE, IsAuto(), and mnStyle.

Referenced by XclImpChFrame::UpdateObjFrame().

Member Data Documentation

◆ mnAuto

sal_uInt8 XclObjLineData::mnAuto

◆ mnColorIdx

sal_uInt8 XclObjLineData::mnColorIdx

◆ mnStyle

sal_uInt8 XclObjLineData::mnStyle

◆ mnWidth

sal_uInt8 XclObjLineData::mnWidth

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