Home
last modified time | relevance | path

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

/aoo42x/main/setup_native/source/win32/customactions/shellextensions/
H A Dcompleteinstallpath.cxx88 std::_tstring sOfficeDirHostname = GetMsiProperty( handle, TEXT("OFFICEDIRHOSTNAME_") ); in CompleteInstallPath() local
95 if ( _tcsstr( sInstallLocation.c_str(), sOfficeDirHostname.c_str() ) ) in CompleteInstallPath()
164 sInstallLocation = sInstallLocation + sOfficeDirHostname; in CompleteInstallPath()

Completed in 27 milliseconds