Home
last modified time | relevance | path

Searched refs:LotAttrCol (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/lotus/
H A Dlotattr.cxx203 LotAttrCol::~LotAttrCol() in ~LotAttrCol()
209 void LotAttrCol::SetAttr( const SCROW nRow, const ScPatternAttr& rAttr ) in SetAttr()
240 void LotAttrCol::Apply( const SCCOL nColNum, const SCTAB nTabNum, const sal_Bool /*bClear*/ ) in Apply()
255 void LotAttrCol::Clear( void ) in Clear()
/trunk/main/sc/source/filter/inc/
H A Dlotattr.hxx113 class LotAttrCol : private List class
124 ~LotAttrCol( void );
134 LotAttrCol pCols[ MAXCOLCOUNT ];

Completed in 17 milliseconds