Searched refs:nCategoryCount (Results 1 – 2 of 2) sorted by relevance
106 const sal_uInt32 nCategoryCount = m_pFunctionManager->getCount(); in FuncPage() local107 for(sal_uInt32 j= 0; j < nCategoryCount; ++j) in FuncPage()
96 const sal_uInt32 nCategoryCount = m_pFunctionManager->getCount(); in GetNextFunc() local97 for(sal_uInt32 j= 0; j < nCategoryCount && !*ppFDesc; ++j) in GetNextFunc()
Completed in 90 milliseconds