LibreOffice Module sc (master) 1
Public Member Functions | Private Attributes | List of all members
LotAttrTable Class Reference

#include <lotattr.hxx>

Collaboration diagram for LotAttrTable:
[legend]

Public Member Functions

 LotAttrTable (LotusContext &rContext)
 
void SetAttr (const LotusContext &rContext, const SCCOL nColFirst, const SCCOL nColLast, const SCROW nRow, const LotAttrWK3 &)
 
void Apply (LotusContext &rContext, const SCTAB nTabNum)
 

Private Attributes

LotAttrCol pCols [MAXCOLCOUNT]
 
LotAttrCache aAttrCache
 

Detailed Description

Definition at line 119 of file lotattr.hxx.

Constructor & Destructor Documentation

◆ LotAttrTable()

LotAttrTable::LotAttrTable ( LotusContext rContext)

Definition at line 225 of file lotattr.cxx.

Member Function Documentation

◆ Apply()

void LotAttrTable::Apply ( LotusContext rContext,
const SCTAB  nTabNum 
)

◆ SetAttr()

void LotAttrTable::SetAttr ( const LotusContext rContext,
const SCCOL  nColFirst,
const SCCOL  nColLast,
const SCROW  nRow,
const LotAttrWK3 rAttr 
)

Definition at line 230 of file lotattr.cxx.

References aAttrCache, LotAttrCache::GetPattAttr(), pCols, LotusContext::rDoc, and SetAttr().

Referenced by ImportLotus::Row_(), and SetAttr().

Member Data Documentation

◆ aAttrCache

LotAttrCache LotAttrTable::aAttrCache
private

Definition at line 131 of file lotattr.hxx.

Referenced by Apply(), and SetAttr().

◆ pCols

LotAttrCol LotAttrTable::pCols[MAXCOLCOUNT]
private

Definition at line 130 of file lotattr.hxx.

Referenced by Apply(), and SetAttr().


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