Home
last modified time | relevance | path

Searched refs:getColRange (Results 1 – 3 of 3) sorted by relevance

/trunk/main/sc/inc/
H A Dexternalrefmgr.hxx175 SC_DLLPUBLIC ::std::pair< SCCOL, SCCOL > getColRange( SCROW nRow ) const;
/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx1279 ::std::pair< SCCOL, SCCOL > aColRange = mxCacheTable->getColRange( nScRow ); in Save()
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx346 ::std::pair< SCCOL, SCCOL > ScExternalRefCache::Table::getColRange( SCROW nRow ) const in getColRange() function in ScExternalRefCache::Table

Completed in 47 milliseconds