Searched refs:SetLogical (Results 1 – 2 of 2) sorted by relevance
179 void SetLogical( SCROW nRow );204 inline void SetLogical( const SCCOL nCol, const SCROW nRow );210 inline void DifAttrCache::SetLogical( const SCCOL nCol, const SCROW nRow ) in SetLogical() function in DifAttrCache217 ppCols[ nCol ]->SetLogical( nRow ); in SetLogical()
188 aAttrCache.SetLogical( nColCnt, nRowCnt ); in ScImportDif()845 void DifColumn::SetLogical( SCROW nRow ) in SetLogical() function in DifColumn
Completed in 19 milliseconds