Home
last modified time | relevance | path

Searched refs:nValueSize (Results 1 – 6 of 6) sorted by path

/aoo41x/main/setup_native/source/win32/customactions/patch/
H A Dswappatchfiles.cxx600 DWORD nValueSize = sizeof(szValue); in UninstallPatchedFiles() local
609 …ESS == RegQueryValueEx( hKey, TEXT("INSTALLLOCATION"), NULL, NULL, (LPBYTE)szValue, &nValueSize ) ) in UninstallPatchedFiles()
617 …ESS == RegQueryValueEx( hKey, TEXT("INSTALLLOCATION"), NULL, NULL, (LPBYTE)szValue, &nValueSize ) ) in UninstallPatchedFiles()
/aoo41x/main/setup_native/source/win32/customactions/shellextensions/
H A Dcompleteinstallpath.cxx79 DWORD nValueSize = sizeof(szValue); in CompleteInstallPath() local
H A Dmigrateinstallpath.cxx72 DWORD nValueSize = sizeof(szValue); in MigrateInstallPath() local
90 …ESS == RegQueryValueEx( hKey, TEXT("INSTALLLOCATION"), NULL, NULL, (LPBYTE)szValue, &nValueSize ) ) in MigrateInstallPath()
101 …ESS == RegQueryValueEx( hKey, TEXT("INSTALLLOCATION"), NULL, NULL, (LPBYTE)szValue, &nValueSize ) ) in MigrateInstallPath()
H A Dpostuninstall.cxx104 DWORD nValueSize = sizeof(szValue); in ExecutePostUninstallScript() local
114 …ESS == RegQueryValueEx( hKey, TEXT("INSTALLLOCATION"), NULL, NULL, (LPBYTE)szValue, &nValueSize ) ) in ExecutePostUninstallScript()
122 …ESS == RegQueryValueEx( hKey, TEXT("INSTALLLOCATION"), NULL, NULL, (LPBYTE)szValue, &nValueSize ) ) in ExecutePostUninstallScript()
H A Dregisterextensions.cxx380 DWORD nValueSize = sizeof(szValue); in RemoveExtensions() local
389 …ESS == RegQueryValueEx( hKey, TEXT("INSTALLLOCATION"), NULL, NULL, (LPBYTE)szValue, &nValueSize ) ) in RemoveExtensions()
397 …ESS == RegQueryValueEx( hKey, TEXT("INSTALLLOCATION"), NULL, NULL, (LPBYTE)szValue, &nValueSize ) ) in RemoveExtensions()
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx2901 DWORD nValueSize = sizeof( aValueBuf ); in UpdateSettings() local
2904 &nType, aValueBuf, &nValueSize ) == ERROR_SUCCESS ) in UpdateSettings()
3110 DWORD nValueSize = sizeof( aValueBuf ); in UpdateSettings() local
3113 &nType, aValueBuf, &nValueSize ) == ERROR_SUCCESS ) in UpdateSettings()

Completed in 47 milliseconds