| /AOO41X/main/registry/test/ |
| H A D | testmerge.cxx | 54 RegistryKey rootKey, key1, key2, key3, key4, key5, key6, key7, key8, key9; in test_generateMerge1() local 59 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("MergeKey1"), key1), "testGenerateMerge1 e… in test_generateMerge1() 74 REG_ENSURE(!key1.closeKey() && in test_generateMerge1() 84 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("MergeKey1u2"), key1), "testGenerateMerge1… in test_generateMerge1() 99 !key1.closeKey() && in test_generateMerge1() 120 RegistryKey rootKey, key1, key2, key3, key4, key5, key6, key7, key8, key9; in test_generateMerge2() local 125 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("MergeKey2"), key1), "testGenerateMerge2 e… in test_generateMerge2() 139 REG_ENSURE(!key1.closeKey() && in test_generateMerge2() 149 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("MergeKey1u2"), key1), "testGenerateMerge2… in test_generateMerge2() 164 !key1.closeKey() && in test_generateMerge2() [all …]
|
| H A D | testregcpp.cxx | 45 RegistryKey rootKey, key1, key2, key3, key4 ,key5, key6, key7, key8; in test_coreReflection() local 50 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("UCR"), key1), "testCoreReflection error 3… in test_coreReflection() 51 …REG_ENSURE(!key1.createKey(OUString::createFromAscii("ModuleA"), key2), "testCoreReflection error … in test_coreReflection() 384 RegistryKey rootKey, key1, key2, key3, key4 ,key5, key6, key7, key8, key9; in test_registry_CppApi() local 389 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("myFirstKey"), key1), "test_registry_CppAp… in test_registry_CppApi() 391 … REG_ENSURE(!key1.createKey(OUString::createFromAscii("X"), key3), "test_registry_CppApi error 5"); in test_registry_CppApi() 392 …REG_ENSURE(!key1.createKey(OUString::createFromAscii("mySecondSubKey"), key4), "test_registry_CppA… in test_registry_CppApi() 584 REG_ENSURE(!key1.closeKey() && in test_registry_CppApi() 636 …REG_ENSURE(!rootKey.createKey(OUString::createFromAscii("allFromTest3"), key1), "test_registry_Cpp… in test_registry_CppApi() 637 …REG_ENSURE(!key1.createKey(OUString::createFromAscii("myFirstKey2"), key2), "test_registry_CppApi … in test_registry_CppApi() [all …]
|
| /AOO41X/main/qadevOOo/runner/util/ |
| H A D | RegistryTools.java | 80 (XRegistryKey key1, XRegistryKey key2) { in compareKeys() argument 82 if (key1 == null || key2 == null || in compareKeys() 83 !key1.isValid() || !key2.isValid()) in compareKeys() 87 String keyName1 = getShortKeyName(key1.getKeyName()) ; in compareKeys() 93 if (key1.getValueType() != key2.getValueType()) return false ; in compareKeys() 100 type = key1.getValueType() ; in compareKeys() 103 if (!key1.getAsciiValue().equals(key2.getAsciiValue())) in compareKeys() 107 if (!key1.getStringValue().equals(key2.getStringValue())) in compareKeys() 111 if (key1.getLongValue() != key2.getLongValue()) in compareKeys() 115 byte[] bin1 = key1.getBinaryValue() ; in compareKeys() [all …]
|
| /AOO41X/main/registry/tools/ |
| H A D | regcompare.cxx | 1322 RegistryKey& key1, RegValueType valueType1, sal_uInt32 size1, in checkValueDifference() argument 1337 key1.getLongListValue(tmpName, valueList1); in checkValueDifference() 1360 key1.getStringListValue(tmpName, valueList1); in checkValueDifference() 1383 key1.getUnicodeListValue(tmpName, valueList1); in checkValueDifference() 1409 key1.getValue(tmpName, &value1[0]); in checkValueDifference() 1421 return checkBlob(options, key1.getName(), reader1, size1, reader2, size2); in checkValueDifference() 1432 … fprintf(stdout, "Difference: key values of key \"%s\" are different\n", U2S(key1.getName())); in checkValueDifference() 1449 key1.getValue(tmpName, &value1[0]); in checkValueDifference() 1461 key1.getValue(tmpName, &value1[0]); in checkValueDifference() 1473 key1.getValue(tmpName, &value1[0]); in checkValueDifference() [all …]
|
| /AOO41X/main/graphite/ |
| H A D | graphite-2.3.1.patch | 2138 bool WinFont::LogFontHashFuncs::operator() (const WinFont::LogFontWrapper & key1, 2141 - return (key1 == key2); 2142 + // return true if key1 should be ordered before key2 2143 + return (operator()(key1) < operator()(key2));
|
| /AOO41X/extras/l10n/source/kid/ |
| H A D | localize.sdf | 33233 …ed\autopi\01130100.xhp 0 help par_id3155630 15 0 kid f+key1‖\<ahelp hid=\"HID_D…
|