Searched refs:getColRange (Results 1 – 3 of 3) sorted by relevance
175 SC_DLLPUBLIC ::std::pair< SCCOL, SCCOL > getColRange( SCROW nRow ) const;
1279 ::std::pair< SCCOL, SCCOL > aColRange = mxCacheTable->getColRange( nScRow ); in Save()
346 ::std::pair< SCCOL, SCCOL > ScExternalRefCache::Table::getColRange( SCROW nRow ) const in getColRange() function in ScExternalRefCache::Table
Completed in 52 milliseconds