Home
last modified time | relevance | path

Searched refs:nKeyCnt (Results 1 – 4 of 4) sorted by path

/trunk/main/connectivity/source/drivers/dbase/
H A DDIndex.cxx455 sal_uInt16 nKeyCnt = aInfFile.GetKeyCount(); in DropImpl() local
461 for (sal_uInt16 nKey = 0; nKey < nKeyCnt; nKey++) in DropImpl()
H A DDTable.cxx703 sal_uInt16 nKeyCnt = aInfFile.GetKeyCount(); in refreshIndexes() local
707 for (sal_uInt16 nKey = 0; nKey < nKeyCnt; nKey++) in refreshIndexes()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbfindex.cxx409 sal_uInt16 nKeyCnt = aInfFile.GetKeyCount(); in Init() local
413 for( sal_uInt16 nKey = 0; nKey < nKeyCnt; nKey++ ) in Init()
520 sal_uInt16 nKeyCnt = aInfFile.GetKeyCount(); in WriteInfFile() local
525 while( nKey < nKeyCnt ) in WriteInfFile()
535 nKeyCnt--; in WriteInfFile()
/trunk/main/svtools/source/contnr/
H A Dfileview.cxx472 sal_uInt16 nKeyCnt = aConfig.GetKeyCount(); in Init() local
474 for( sal_uInt16 nCnt = 0 ; nCnt < nKeyCnt ; ++nCnt ) in Init()

Completed in 42 milliseconds