Searched refs:StoreExtRef (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/sc/source/filter/excel/ |
H A D | excform8.cxx | 747 aStack << aPool.StoreExtRef(aExtInfo.mnFileId, aExtInfo.maTabName, aCRD); in Convert() 750 aStack << aPool.StoreExtRef(aExtInfo.mnFileId, aExtInfo.maTabName, aSRD); in Convert() 820 aStack << aPool.StoreExtRef(aExtInfo.mnFileId, aExtInfo.maTabName, aCRD); in Convert() 1307 aStack << aPool.StoreExtRef(nFileId, aTabName, aSRD); in ConvertExternName() 1313 aStack << aPool.StoreExtRef(nFileId, aTabName, aCRD); in ConvertExternName() 1336 aStack << aPool.StoreExtRef(nFileId, aTabName, aCRD); in ConvertExternName()
|
H A D | tokstack.cxx | 859 const TokenId TokenPool::StoreExtRef( sal_uInt16 nFileId, const String& rTabName, const ScSingleRef… in StoreExtRef() function in TokenPool 879 const TokenId TokenPool::StoreExtRef( sal_uInt16 nFileId, const String& rTabName, const ScComplexRe… in StoreExtRef() function in TokenPool
|
/aoo42x/main/sc/source/filter/inc/ |
H A D | tokstack.hxx | 211 …const TokenId StoreExtRef( sal_uInt16 nFileId, const String& rTabName, const ScSingl… 212 …const TokenId StoreExtRef( sal_uInt16 nFileId, const String& rTabName, const ScCompl…
|
Completed in 39 milliseconds