Home
last modified time | relevance | path

Searched refs:getAllNumberFormats (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/inc/
H A Dexternalrefmgr.hxx176 void getAllNumberFormats(::std::vector<sal_uInt32>& rNumFmts) const;
255 void getAllNumberFormats(::std::vector<sal_uInt32>& rNumFmts) const;
/aoo41x/main/sc/source/ui/docshell/
H A Dexternalrefmgr.cxx373 void ScExternalRefCache::Table::getAllNumberFormats(vector<sal_uInt32>& rNumFmts) const in getAllNumberFormats() function in ScExternalRefCache::Table
907 void ScExternalRefCache::getAllNumberFormats(vector<sal_uInt32>& rNumFmts) const in getAllNumberFormats() function in ScExternalRefCache
924 pTab->getAllNumberFormats(aNumFmts); in getAllNumberFormats()
1553 maRefCache.getAllNumberFormats(rNumFmts); in getAllCachedNumberFormats()

Completed in 33 milliseconds