Lines Matching defs:nFileId

122     NotifyLinkListener(sal_uInt16 nFileId, ScExternalRefManager::LinkUpdateType eType) :  in NotifyLinkListener()
459 const String* ScExternalRefCache::getRealTableName(sal_uInt16 nFileId, const String& rTabName) const in getRealTableName()
480 const String* ScExternalRefCache::getRealRangeName(sal_uInt16 nFileId, const String& rRangeName) co… in getRealRangeName()
500 sal_uInt16 nFileId, const String& rTabName, SCCOL nCol, SCROW nRow, sal_uInt32* pnFmtIndex) in getCellData()
529 sal_uInt16 nFileId, const String& rTabName, const ScRange& rRange) in getCellRangeData()
677 ScExternalRefCache::TokenArrayRef ScExternalRefCache::getRangeNameTokens(sal_uInt16 nFileId, const … in getRangeNameTokens()
692 void ScExternalRefCache::setRangeNameTokens(sal_uInt16 nFileId, const String& rName, TokenArrayRef … in setRangeNameTokens()
704 void ScExternalRefCache::setCellData(sal_uInt16 nFileId, const String& rTabName, SCCOL nCol, SCROW … in setCellData()
732 void ScExternalRefCache::setCellRangeData(sal_uInt16 nFileId, const ScRange& rRange, const vector<S… in setCellRangeData()
799 bool ScExternalRefCache::isDocInitialized(sal_uInt16 nFileId) in isDocInitialized()
818 void ScExternalRefCache::initializeDoc(sal_uInt16 nFileId, const vector<String>& rTabNames) in initializeDoc()
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()
934 bool ScExternalRefCache::setCacheDocReferenced( sal_uInt16 nFileId ) in setCacheDocReferenced()
950 bool ScExternalRefCache::setCacheTableReferenced( sal_uInt16 nFileId, const String& rTabName, size_… in setCacheTableReferenced()
981 void ScExternalRefCache::setCacheTableReferencedPermanently( sal_uInt16 nFileId, const String& rTab… in setCacheTableReferencedPermanently()
1030 sal_uInt16 nFileId = (*itrDoc).first; in setAllCacheTableReferencedStati() local
1057 void ScExternalRefCache::addCacheTableToReferenced( sal_uInt16 nFileId, size_t nIndex ) in addCacheTableToReferenced()
1081 void ScExternalRefCache::addCacheDocToReferenced( sal_uInt16 nFileId ) in addCacheDocToReferenced()
1140 ScExternalRefCache::TableTypeRef ScExternalRefCache::getCacheTable(sal_uInt16 nFileId, size_t nTabI… in getCacheTable()
1149 ScExternalRefCache::TableTypeRef ScExternalRefCache::getCacheTable(sal_uInt16 nFileId, const String… in getCacheTable()
1195 void ScExternalRefCache::clearCache(sal_uInt16 nFileId) in clearCache()
1222 ScExternalRefLink::ScExternalRefLink(ScDocument* pDoc, sal_uInt16 nFileId, const String& rFilter) : in ScExternalRefLink()
1499 String ScExternalRefManager::getCacheTableName(sal_uInt16 nFileId, size_t nTabIndex) const in getCacheTableName()
1504 ScExternalRefCache::TableTypeRef ScExternalRefManager::getCacheTable(sal_uInt16 nFileId, size_t nTa… in getCacheTable()
1509 ScExternalRefCache::TableTypeRef ScExternalRefManager::getCacheTable(sal_uInt16 nFileId, const Stri… in getCacheTable()
1542 void ScExternalRefManager::getAllCachedTableNames(sal_uInt16 nFileId, vector<String>& rTabNames) co… in getAllCachedTableNames()
1547 SCsTAB ScExternalRefManager::getCachedTabSpan( sal_uInt16 nFileId, const String& rStartTabName, con… in getCachedTabSpan()
1595 bool ScExternalRefManager::setCacheTableReferenced( sal_uInt16 nFileId, const String& rTabName, siz… in setCacheTableReferenced()
1600 void ScExternalRefManager::setCacheTableReferencedPermanently( sal_uInt16 nFileId, const String& rT… in setCacheTableReferencedPermanently()
1616 void ScExternalRefManager::storeRangeNameTokens(sal_uInt16 nFileId, const String& rName, const ScTo… in storeRangeNameTokens()
1623 sal_uInt16 nFileId, const String& rTabName, const ScAddress& rCell, in getSingleRefToken()
1725 sal_uInt16 nFileId, const String& rTabName, const ScRange& rRange, const ScAddress* pCurPos) in getDoubleRefTokens()
1801 ScExternalRefCache::TokenArrayRef ScExternalRefManager::getRangeNameTokens(sal_uInt16 nFileId, cons… in getRangeNameTokens()
1873 void ScExternalRefManager::refreshAllRefCells(sal_uInt16 nFileId) in refreshAllRefCells()
1896 void ScExternalRefManager::insertRefCell(sal_uInt16 nFileId, const ScAddress& rCell) in insertRefCell()
1916 ScDocument* ScExternalRefManager::getSrcDocument(sal_uInt16 nFileId) in getSrcDocument()
1978 SfxObjectShellRef ScExternalRefManager::loadSrcDocument(sal_uInt16 nFileId, String& rFilter) in loadSrcDocument()
2081 void ScExternalRefManager::maybeLinkExternalFile(sal_uInt16 nFileId) in maybeLinkExternalFile()
2133 void ScExternalRefManager::maybeCreateRealFileName(sal_uInt16 nFileId) in maybeCreateRealFileName()
2182 const String* ScExternalRefManager::getExternalFileName(sal_uInt16 nFileId, bool bForceOriginal) in getExternalFileName()
2218 const String* ScExternalRefManager::getRealTableName(sal_uInt16 nFileId, const String& rTabName) co… in getRealTableName()
2223 const String* ScExternalRefManager::getRealRangeName(sal_uInt16 nFileId, const String& rRangeName) … in getRealRangeName()
2229 void lcl_removeByFileId(sal_uInt16 nFileId, MapContainer& rMap) in lcl_removeByFileId()
2236 void ScExternalRefManager::refreshNames(sal_uInt16 nFileId) in refreshNames()
2250 void ScExternalRefManager::breakLink(sal_uInt16 nFileId) in breakLink()
2276 void ScExternalRefManager::switchSrcFile(sal_uInt16 nFileId, const String& rNewFile, const String& … in switchSrcFile()
2290 void ScExternalRefManager::setRelativeFileName(sal_uInt16 nFileId, const String& rRelUrl) in setRelativeFileName()
2297 void ScExternalRefManager::setFilterData(sal_uInt16 nFileId, const String& rFilterName, const Strin… in setFilterData()
2356 void ScExternalRefManager::addLinkListener(sal_uInt16 nFileId, LinkListener* pListener) in addLinkListener()
2376 void ScExternalRefManager::removeLinkListener(sal_uInt16 nFileId, LinkListener* pListener) in removeLinkListener()
2398 void ScExternalRefManager::notifyAllLinkListeners(sal_uInt16 nFileId, LinkUpdateType eType) in notifyAllLinkListeners()
2426 sal_uInt32 ScExternalRefManager::getMappedNumberFormat(sal_uInt16 nFileId, sal_uInt32 nNumFmt, ScDo… in getMappedNumberFormat()