Searched refs:nKeyCnt (Results 1 – 4 of 4) sorted by relevance
409 sal_uInt16 nKeyCnt = aInfFile.GetKeyCount(); in Init() local413 for( sal_uInt16 nKey = 0; nKey < nKeyCnt; nKey++ ) in Init()520 sal_uInt16 nKeyCnt = aInfFile.GetKeyCount(); in WriteInfFile() local525 while( nKey < nKeyCnt ) in WriteInfFile()535 nKeyCnt--; in WriteInfFile()
455 sal_uInt16 nKeyCnt = aInfFile.GetKeyCount(); in DropImpl() local461 for (sal_uInt16 nKey = 0; nKey < nKeyCnt; nKey++) in DropImpl()
703 sal_uInt16 nKeyCnt = aInfFile.GetKeyCount(); in refreshIndexes() local707 for (sal_uInt16 nKey = 0; nKey < nKeyCnt; nKey++) in refreshIndexes()
472 sal_uInt16 nKeyCnt = aConfig.GetKeyCount(); in Init() local474 for( sal_uInt16 nCnt = 0 ; nCnt < nKeyCnt ; ++nCnt ) in Init()
Completed in 80 milliseconds