Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/core/data/
H A Dglobal.cxx1779 sal_uLong nTmpCnt=0; in ScFunctionMgr() local
1781 for (nTmpCnt = 0; nTmpCnt < n; nTmpCnt++) in ScFunctionMgr()
1785 const ScFuncDesc* pTmpDesc = (const ScFuncDesc*)pRootList->GetObject(nTmpCnt); in ScFunctionMgr()
1789 pRootList->Insert((void*)pDesc, nTmpCnt); // Einsortieren in ScFunctionMgr()

Completed in 30 milliseconds