Home
last modified time | relevance | path

Searched refs:h2Key3 (Results 1 – 1 of 1) sorted by relevance

/trunk/main/registry/workben/
H A Dregtest.cxx183 RegKeyHandle hRootKey2, h2Key1, h2Key2, h2Key3, h2Key4, h2Key5; in main() local
203 if (reg_createKey(h2Key1, OUString::createFromAscii("reg2FirstSubKey").pData, &h2Key3)) in main()
217 if (reg_setValue(h2Key3, OUString().pData, RG_VALUETYPE_LONG, &nValue, sizeof(sal_uInt32))) in main()
224 reg_closeKey(h2Key3) || in main()

Completed in 11 milliseconds