Searched refs:nRemainingGroups (Results 1 – 1 of 1) sorted by relevance
144 sal_Int32 nRemainingGroups = 0; in lcl_removeEmptyChartTypeGroups() local151 nRemainingGroups += xCTCnt->getChartTypes().getLength(); in lcl_removeEmptyChartTypeGroups()155 for( sal_Int32 nI = aCooSysSeq.getLength(); nI-- && (nRemainingGroups > 1); ) in lcl_removeEmptyChartTypeGroups()159 for( sal_Int32 nJ=aCTSeq.getLength(); nJ-- && (nRemainingGroups > 1); ) in lcl_removeEmptyChartTypeGroups()166 --nRemainingGroups; in lcl_removeEmptyChartTypeGroups()
Completed in 8 milliseconds