Searched refs:nTmpCnt (Results 1 – 1 of 1) sorted by relevance
1779 sal_uLong nTmpCnt=0; in ScFunctionMgr() local1781 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 16 milliseconds