Searched refs:key23 (Results 1 – 1 of 1) sorted by relevance
/trunk/main/registry/test/ |
H A D | testregcpp.cxx | 605 RegistryKey rootKey2, key21, key22, key23, key24 , key25; in test_registry_CppApi() local 612 …REG_ENSURE(!key21.createKey(OUString::createFromAscii("reg2FirstSubKey"), key23), "test_registry_C… in test_registry_CppApi() 617 …REG_ENSURE(!key23.setValue(OUString(), RG_VALUETYPE_LONG, &nValue, sizeof(sal_uInt32)), "test_regi… in test_registry_CppApi() 621 !key23.closeKey() && in test_registry_CppApi()
|
Completed in 20 milliseconds