Searched refs:LotAttrTable (Results 1 – 4 of 4) sorted by relevance
40 class LotAttrTable;71 friend class LotAttrTable;131 class LotAttrTable class137 LotAttrTable( void );138 ~LotAttrTable();
93 class LotAttrTable;107 LotAttrTable* pAttrTable;
267 LotAttrTable::LotAttrTable( void ) in LotAttrTable() function in LotAttrTable272 LotAttrTable::~LotAttrTable() in ~LotAttrTable()277 void LotAttrTable::SetAttr( const SCCOL nColFirst, const SCCOL nColLast, const SCROW nRow, in SetAttr()291 void LotAttrTable::Apply( const SCTAB nTabNum ) in Apply()
61 pAttrTable = new LotAttrTable; in LOTUS_ROOT()
Completed in 20 milliseconds