Home
last modified time | relevance | path

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

/trunk/main/formula/source/ui/dlg/
H A Dfuncpage.cxx106 const sal_uInt32 nCategoryCount = m_pFunctionManager->getCount(); in FuncPage() local
107 for(sal_uInt32 j= 0; j < nCategoryCount; ++j) in FuncPage()
H A DFormulaHelper.cxx96 const sal_uInt32 nCategoryCount = m_pFunctionManager->getCount(); in GetNextFunc() local
97 for(sal_uInt32 j= 0; j < nCategoryCount && !*ppFDesc; ++j) in GetNextFunc()

Completed in 17 milliseconds