Searched refs:hasExternalFile (Results 1 – 3 of 3) sorted by relevance
597 bool hasExternalFile(sal_uInt16 nFileId) const;598 bool hasExternalFile(const String& rFile) const;
1755 if (!mpRefMgr->hasExternalFile(aName)) in getByName()1785 return mpRefMgr->hasExternalFile(aName); in hasByName()1804 if (!mpRefMgr->hasExternalFile(nFileId)) in getByIndex()
2197 bool ScExternalRefManager::hasExternalFile(sal_uInt16 nFileId) const in hasExternalFile() function in ScExternalRefManager2202 bool ScExternalRefManager::hasExternalFile(const String& rFile) const in hasExternalFile() function in ScExternalRefManager
Completed in 46 milliseconds