Lines Matching defs:const

92     bool operator()(const ScExternalRefCache::TableName& rTabNameSet) const  in operator ()()  argument
110 bool operator()(const ScExternalRefManager::SrcFileData& rSrcData) const in operator ()() argument
128 void operator() (ScExternalRefManager::LinkListener* p) const in operator ()()
163 void operator() (pair<const sal_uInt16, ScExternalRefManager::RefCellSet>& r) const in operator ()()
175 void operator() (ScFormulaCell* pCell) const in operator ()()
262 …::TokenRef ScExternalRefCache::Table::getCell(SCCOL nCol, SCROW nRow, sal_uInt32* pnFmtIndex) const in getCell()
286 bool ScExternalRefCache::Table::hasRow( SCROW nRow ) const in hasRow()
292 void ScExternalRefCache::Table::getAllRows(vector<SCROW>& rRows, SCROW nLow, SCROW nHigh) const in getAllRows()
326 …xternalRefCache::Table::getAllCols(SCROW nRow, vector<SCCOL>& rCols, SCCOL nLow, SCCOL nHigh) const in getAllCols()
346 ::std::pair< SCCOL, SCCOL > ScExternalRefCache::Table::getColRange( SCROW nRow ) const in getColRange()
373 void ScExternalRefCache::Table::getAllNumberFormats(vector<sal_uInt32>& rNumFmts) const in getAllNumberFormats()
393 … ScExternalRefCache::Table::isRangeCached(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2) const in isRangeCached()
420 bool ScExternalRefCache::Table::isInCachedRanges(SCCOL nCol, SCROW nRow) const in isInCachedRanges()
426 SCCOL nCol, SCROW nRow) const in getEmptyOrNullToken()
459 const String* ScExternalRefCache::getRealTableName(sal_uInt16 nFileId, const String& rTabName) const in getRealTableName() argument
480 …st String* ScExternalRefCache::getRealRangeName(sal_uInt16 nFileId, const String& rRangeName) const in getRealRangeName() argument
861 String ScExternalRefCache::getTableName(sal_uInt16 nFileId, size_t nCacheId) const in getTableName()
869 void ScExternalRefCache::getAllTableNames(sal_uInt16 nFileId, vector<String>& rTabNames) const in getAllTableNames()
883 SCsTAB ScExternalRefCache::getTabSpan( sal_uInt16 nFileId, const String& rStartTabName, const Strin… in getTabSpan()
907 void ScExternalRefCache::getAllNumberFormats(vector<sal_uInt32>& rNumFmts) const in getAllNumberFormats()
1140 …efCache::TableTypeRef ScExternalRefCache::getCacheTable(sal_uInt16 nFileId, size_t nTabIndex) const in getCacheTable()
1200 ScExternalRefCache::DocItem* ScExternalRefCache::getDocItem(sal_uInt16 nFileId) const in getDocItem()
1499 String ScExternalRefManager::getCacheTableName(sal_uInt16 nFileId, size_t nTabIndex) const in getCacheTableName()
1504 …Cache::TableTypeRef ScExternalRefManager::getCacheTable(sal_uInt16 nFileId, size_t nTabIndex) const in getCacheTable()
1542 …d ScExternalRefManager::getAllCachedTableNames(sal_uInt16 nFileId, vector<String>& rTabNames) const in getAllCachedTableNames()
1547 SCsTAB ScExternalRefManager::getCachedTabSpan( sal_uInt16 nFileId, const String& rStartTabName, con… in getCachedTabSpan()
1552 void ScExternalRefManager::getAllCachedNumberFormats(vector<sal_uInt32>& rNumFmts) const in getAllCachedNumberFormats()
2059 bool ScExternalRefManager::isFileLoadable(const String& rFile) const in isFileLoadable() argument
2155 bool ScExternalRefManager::isOwnDocument(const String& rFile) const in isOwnDocument() argument
2160 void ScExternalRefManager::convertToAbsName(String& rFile) const in convertToAbsName()
2198 bool ScExternalRefManager::hasExternalFile(sal_uInt16 nFileId) const in hasExternalFile()
2203 bool ScExternalRefManager::hasExternalFile(const String& rFile) const in hasExternalFile() argument
2210 …xternalRefManager::SrcFileData* ScExternalRefManager::getExternalFileData(sal_uInt16 nFileId) const in getExternalFileData()
2218 …st String* ScExternalRefManager::getRealTableName(sal_uInt16 nFileId, const String& rTabName) const in getRealTableName() argument
2223 … String* ScExternalRefManager::getRealRangeName(sal_uInt16 nFileId, const String& rRangeName) const in getRealRangeName() argument