Home
last modified time | relevance | path

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

/trunk/main/chart2/source/tools/
H A DExplicitCategoriesProvider.cxx335 sal_Int32 nLCount = rSplitCategoriesProvider.getLevelCount(); in lcl_getExplicitSimpleCategories() local
336 for( sal_Int32 nL = 0; nL < nLCount; nL++ ) in lcl_getExplicitSimpleCategories()
342 rSplitCategoriesProvider.getStringsForLevel(nL), aLimitingBorders, nL==(nLCount-1) ) ); in lcl_getExplicitSimpleCategories()
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx1099 sal_uInt16 nLCount = pBasePool->GetListenerCount(); in _FindStyle() local
1101 for( sal_uInt16 i = 0; i < nLCount; i++) in _FindStyle()

Completed in 46 milliseconds