LibreOffice Module sc (master) 1
|
#include <lotattr.hxx>
Public Member Functions | |
bool | HasStyles () const |
bool | IsCentered () const |
Public Attributes | |
sal_uInt8 | nFont |
sal_uInt8 | nLineStyle |
sal_uInt8 | nFontCol |
sal_uInt8 | nBack |
Definition at line 35 of file lotattr.hxx.
|
inline |
Definition at line 42 of file lotattr.hxx.
References nBack, nFont, nFontCol, and nLineStyle.
Referenced by ImportLotus::Row_().
|
inline |
sal_uInt8 LotAttrWK3::nBack |
Definition at line 40 of file lotattr.hxx.
Referenced by LotAttrCache::GetPattAttr(), HasStyles(), IsCentered(), LotAttrCache::MakeHash(), and ImportLotus::Read().
sal_uInt8 LotAttrWK3::nFont |
Definition at line 37 of file lotattr.hxx.
Referenced by LotAttrCache::GetPattAttr(), HasStyles(), LotAttrCache::MakeHash(), and ImportLotus::Read().
sal_uInt8 LotAttrWK3::nFontCol |
Definition at line 39 of file lotattr.hxx.
Referenced by LotAttrCache::GetPattAttr(), HasStyles(), LotAttrCache::MakeHash(), and ImportLotus::Read().
sal_uInt8 LotAttrWK3::nLineStyle |
Definition at line 38 of file lotattr.hxx.
Referenced by LotAttrCache::GetPattAttr(), HasStyles(), LotAttrCache::MakeHash(), and ImportLotus::Read().