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

#include <lotattr.hxx>

Classes

struct  ENTRY
 

Public Member Functions

void SetAttr (const ScDocument *pDoc, const SCROW nRow, const ScPatternAttr &)
 
void Apply (LotusContext &rContext, const SCCOL nCol, const SCTAB nTab)
 

Private Attributes

std::vector< std::unique_ptr< ENTRY > > aEntries
 

Detailed Description

Definition at line 101 of file lotattr.hxx.

Member Function Documentation

◆ Apply()

void LotAttrCol::Apply ( LotusContext rContext,
const SCCOL  nCol,
const SCTAB  nTab 
)

Definition at line 214 of file lotattr.cxx.

References aEntries, ScDocument::ApplyPatternAreaTab(), and LotusContext::rDoc.

◆ SetAttr()

void LotAttrCol::SetAttr ( const ScDocument pDoc,
const SCROW  nRow,
const ScPatternAttr rAttr 
)

Member Data Documentation

◆ aEntries

std::vector< std::unique_ptr<ENTRY> > LotAttrCol::aEntries
private

Definition at line 116 of file lotattr.hxx.

Referenced by Apply(), and SetAttr().


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