Lines Matching refs:bWarnings
910 sal_Bool bWarnings, sal_Bool bReport) in loadKey() argument
933 _ret = loadAndSaveKeys(pKey, pRootKey, keyName, 0, bWarnings, bReport); in loadKey()
937 _ret = loadAndSaveValue(pKey, pRootKey, keyName, 0, bWarnings, bReport); in loadKey()
942 if (_ret == REG_MERGE_CONFLICT && bWarnings) in loadKey()
958 sal_Bool bWarnings, sal_Bool bReport) in saveKey() argument
983 bWarnings, bReport); in saveKey()
989 bWarnings, bReport); in saveKey()
1010 sal_Bool bWarnings, in loadAndSaveValue() argument
1094 (_ret == REG_MERGE_CONFLICT && bWarnings)) in loadAndSaveValue()
1344 sal_Bool bWarnings, in loadAndSaveKeys() argument
1387 sName, nCut, bWarnings, bReport); in loadAndSaveKeys()
1391 sName, nCut, bWarnings, bReport); in loadAndSaveKeys()
1396 if (_ret == REG_MERGE_CONFLICT && bWarnings) in loadAndSaveKeys()