Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/core/data/
H A Dglobal.cxx1773 aCatLists[i] = new List; in ScFunctionMgr()
1775 pRootList = aCatLists[0]; // Gesamtliste ("Alle") erstellen in ScFunctionMgr()
1797 aCatLists[pDesc->nCategory]->Insert((void*)pDesc, LIST_APPEND); in ScFunctionMgr()
1806 delete aCatLists[i]; in ~ScFunctionMgr()
1841 pCurCatList = aCatLists[nCategory]; in First()
1869 …pRet = new ScFunctionCategory(const_cast<ScFunctionMgr*>(this),aCatLists[nCategory+1],nCategory); … in getCategory()
/aoo4110/main/sc/inc/
H A Dfuncdesc.hxx171 List* aCatLists[MAX_FUNCCAT]; member in ScFunctionMgr

Completed in 41 milliseconds