Home
last modified time | relevance | path

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

/aoo42x/main/registry/test/
H A Dtestmerge.cxx308 …e(OUString::createFromAscii("/MergeKey1/MK1SubKey1/KeyWithLongValue"), (RegValue)&int32Value), "te… in test_merge()
314 …OUString::createFromAscii("/MergeKey1/MK1SubKey2/KeyWithStringValue"), (RegValue)Value), "testMerg… in test_merge()
321 …UString::createFromAscii("/MergeKey1/MK1SubKey3/KeyWithUnicodeValue"), (RegValue)Value), "testMerg… in test_merge()
328 …OUString::createFromAscii("/MergeKey1/MK1SubKey4/KeyWithBinaryValue"), (RegValue)Value), "testMerg… in test_merge()
335 …OUString::createFromAscii("/MergeKey2/MK2SubKey1/KeyWithBinaryValue"), (RegValue)Value), "testMerg… in test_merge()
342 …UString::createFromAscii("/MergeKey2/MK2SubKey2/KeyWithUnicodeValue"), (RegValue)Value), "testMerg… in test_merge()
349 …OUString::createFromAscii("/MergeKey2/MK2SubKey3/KeyWithStringValue"), (RegValue)Value), "testMerg… in test_merge()
355 …e(OUString::createFromAscii("/MergeKey2/MK2SubKey4/KeyWithLongValue"), (RegValue)&int32Value), "te… in test_merge()
366 …tring::createFromAscii("/MergeKey1u2/MK1SubKey12/KeyWithStringValue"), (RegValue)Value), "testMerg… in test_merge()
373 …ring::createFromAscii("/MergeKey1u2/MK1SubKey13/KeyWithUnicodeValue"), (RegValue)Value), "testMerg… in test_merge()
[all …]
/aoo42x/main/migrationanalysis/src/wizard/
H A DOffice10Issues.bas270 Dim RegValue As Long variable
271 If GiveAccessToMacroProject(APP_WORD, wrd.Version, RegValue) Then
273 RestoreValue = RegValue
302 Dim RegValue As Long variable
303 If GiveAccessToMacroProject(APP_EXCEL, xl.Version, RegValue) Then
305 RestoreValue = RegValue
336 Dim RegValue As Long variable
337 If GiveAccessToMacroProject(APP_PP, pp.Version, RegValue) Then
339 RestoreValue = RegValue
H A DWizard.frm2666 Dim RegValue As Long
2680 RegValue = -1
2720 If RegValue <> -1 Then
2723 If RegValue = 0 Then
2789 Dim RegValue As Long
2812 RegValue = -1
2837 If RegValue <> -1 Then
2840 If RegValue = 0 Then
3119 Dim RegValue As Long
3148 RegValue = -1
[all …]
/aoo42x/main/registry/source/
H A Dregkey.cxx210 RegValue pData, in setValue()
431 RegValue pValue) in getValue()
582 RegValue pValueList, in freeValueList()
822 RegValue pData, in reg_setValue()
892 RegValue pData) in reg_getValue()
946 RegValue pValueList, in reg_freeValueList()
H A Dregkey.hxx46 RegKeyHandle, rtl_uString*, RegValueType, RegValue, sal_uInt32);
55 RegError REGISTRY_CALLTYPE getValue(RegKeyHandle, rtl_uString*, RegValue);
62 RegError REGISTRY_CALLTYPE freeValueList(RegValueType, RegValue, sal_uInt32);
H A Dkeyimpl.hxx69 RegValue value,
84 RegError getValue(const rtl::OUString& valueName, RegValue value) const;
H A Dkeyimpl.cxx304 RegError ORegKey::setValue(const OUString& valueName, RegValueType vType, RegValue value, sal_uInt3… in setValue()
574 RegError ORegKey::getValue(const OUString& valueName, RegValue value) const in getValue()
/aoo42x/main/registry/inc/registry/
H A Dregistry.hxx64 …RegError (REGISTRY_CALLTYPE *setValue) (RegKeyHandle, rtl_uString*, RegValueType, RegValue, sal…
69 RegError (REGISTRY_CALLTYPE *getValue) (RegKeyHandle, rtl_uString*, RegValue);
73 RegError (REGISTRY_CALLTYPE *freeValueList) (RegValueType, RegValue, sal_uInt32);
498 RegValue pValue,
562 RegValue pValue);
957 RegValue pValue, in setValue()
1011 RegValue pValue) in getValue()
H A Dregistry.h141 RegValue pData,
219 RegValue pData);
275 RegValue pValueList,
H A Dregtype.h41 typedef void* RegValue; typedef
/aoo42x/main/idlc/source/
H A Dastdump.cxx99 (RegValue)pBlob, aBlobSize)) in dump()
124 (RegValue)pBlob, aBlobSize)) in dump()
164 if (localKey.setValue(emptyStr, RG_VALUETYPE_BINARY, (RegValue)pBlob, aBlobSize)) in dump()
H A Dastenum.cxx106 (RegValue)pBlob, aBlobSize)) in dump()
H A Daststruct.cxx177 (RegValue)pBlob, aBlobSize)) in dump()
H A Dastunion.cxx361 (RegValue)pBlob, aBlobSize)) in dump()
H A Dastinterface.cxx257 if (localKey.setValue(emptyStr, RG_VALUETYPE_BINARY, (RegValue)pBlob, aBlobSize)) in dump()
/aoo42x/main/registry/tools/
H A Dchecksingleton.cxx199 (RegValue)value2.getStr(), sizeof(sal_Unicode)* (value2.getLength()+1)) ) in checkSingletons()

Completed in 490 milliseconds