Home
last modified time | relevance | path

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

/trunk/main/sc/inc/
H A Dexternalrefmgr.hxx597 bool hasExternalFile(sal_uInt16 nFileId) const;
598 bool hasExternalFile(const String& rFile) const;
/trunk/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx1755 if (!mpRefMgr->hasExternalFile(aName)) in getByName()
1785 return mpRefMgr->hasExternalFile(aName); in hasByName()
1804 if (!mpRefMgr->hasExternalFile(nFileId)) in getByIndex()
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx2198 bool ScExternalRefManager::hasExternalFile(sal_uInt16 nFileId) const in hasExternalFile() function in ScExternalRefManager
2203 bool ScExternalRefManager::hasExternalFile(const String& rFile) const in hasExternalFile() function in ScExternalRefManager

Completed in 39 milliseconds