Home
last modified time | relevance | path

Searched refs:getAllCachedTableNames (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sc/inc/
H A Dexternalrefmgr.hxx478 void getAllCachedTableNames(sal_uInt16 nFileId, ::std::vector<String>& rTabNames) const;
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx1109 pRefMgr->getAllCachedTableNames(nFileId, aTabNames); in makeExternalRefStrImpl()
1531 pRefMgr->getAllCachedTableNames(nFileId, aTabNames); in makeExternalRefStr()
1738 pRefMgr->getAllCachedTableNames(nFileId, aTabNames); in makeExternalRefStr()
/trunk/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx1639 mpRefMgr->getAllCachedTableNames(mnFileId, aTabNames); in getElementNames()
/trunk/main/sc/source/filter/excel/
H A Dxelink.cxx1419 pRefMgr->getAllCachedTableNames( nFileId, aTabNames ); in XclExpSupbook()
/trunk/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx1542 void ScExternalRefManager::getAllCachedTableNames(sal_uInt16 nFileId, vector<String>& rTabNames) co… in getAllCachedTableNames() function in ScExternalRefManager
/trunk/main/sc/source/filter/xml/
H A Dxmlexprt.cxx4018 pRefMgr->getAllCachedTableNames(nFileId, aTabNames); in WriteExternalRefCaches()

Completed in 149 milliseconds