/aoo42x/main/setup_native/source/win32/customactions/reg64/ |
H A D | reg64.cxx | 174 OutputDebugStringFormat( buff ); in GetMsiProp() 228 OutputDebugStringFormat( szSelect ); in QueryReg64Table() 359 OutputDebugStringFormat(L"Root:" ); in DoRegEntries() 396 OutputDebugStringFormat(L"Key:"); in DoRegEntries() 397 OutputDebugStringFormat( szKey ); in DoRegEntries() 398 OutputDebugStringFormat(L"Name:"); in DoRegEntries() 399 OutputDebugStringFormat( szName ); in DoRegEntries() 400 OutputDebugStringFormat(L"Value:"); in DoRegEntries() 401 OutputDebugStringFormat( szValue); in DoRegEntries() 402 OutputDebugStringFormat(L"Component:"); in DoRegEntries() [all …]
|
/aoo42x/main/setup_native/source/win32/customactions/reg4allmsdoc/ |
H A D | reg4allmsi.cxx | 78 inline void OutputDebugStringFormat( LPCSTR pFormat, ... ) in OutputDebugStringFormat() function 88 static inline void OutputDebugStringFormat( LPCSTR, ... ) in OutputDebugStringFormat() function 153 OutputDebugStringFormat( " No OpenWithList found!\n" ); in CheckExtensionInRegistry() 301 OutputDebugStringFormat( "Set MSI property %s.\n", sPropName ); in registerForExtension() 304 OutputDebugStringFormat( "Unset MSI property %s.\n", sPropName ); in registerForExtension() 355 OutputDebugStringFormat( "LookForRegisteredExtensions: " ); in LookForRegisteredExtensions() 438 OutputDebugStringFormat( "RegisterSomeExtensions: " ); in RegisterSomeExtensions() 488 OutputDebugStringFormat( "FindRegisteredExtensions:" ); in FindRegisteredExtensions() 498 OutputDebugStringFormat( "FindRegisteredExtensions: Force all on" ); in FindRegisteredExtensions() 500 OutputDebugStringFormat( "FindRegisteredExtensions: " ); in FindRegisteredExtensions() [all …]
|
/aoo42x/main/shell/source/win32/shlxthandler/prophdl/ |
H A D | propertyhdl.cxx | 76 OutputDebugStringFormat( "CPropertyHdl: CTOR\n" ); in CPropertyHdl() 103 OutputDebugStringFormat( "CPropertyHdl: QueryInterface (IID_IPropertyStore)\n" ); in QueryInterface() 111 OutputDebugStringFormat( "CPropertyHdl: QueryInterface (IID_IPropertyStoreCapabilities)\n" ); in QueryInterface() 119 OutputDebugStringFormat( "CPropertyHdl: QueryInterface (IID_IInitializeWithStream)\n" ); in QueryInterface() 125 OutputDebugStringFormat( "CPropertyHdl: QueryInterface (something different)\n" ); in QueryInterface() 226 OutputDebugStringFormat( "CPropertyHdl::Initialize: PSCreateMemoryPropertyStore failed" ); in Initialize() 241 OutputDebugStringFormat( "CPropertyHdl::Initialize: Caught exception [%s]", e.what() ); in Initialize() 257 OutputDebugStringFormat( "CPropertyHdl: LoadProperties\n" ); in LoadProperties() 426 OutputDebugStringFormat( "DllGetClassObject.\n" ); in DllGetClassObject() 446 OutputDebugStringFormat( "DllCanUnloadNow.\n" ); in DllCanUnloadNow() [all …]
|
/aoo42x/main/setup_native/source/win32/customactions/tools/ |
H A D | checkversion.cxx | 63 inline void OutputDebugStringFormat( LPCTSTR pFormat, ... ) in OutputDebugStringFormat() function 73 static inline void OutputDebugStringFormat( LPCTSTR, ... ) in OutputDebugStringFormat() function 87 OutputDebugStringFormat( TEXT("DEBUG: NEWPRODUCTS found [%s]"), pVal ); in CheckVersions() 95 OutputDebugStringFormat( TEXT("DEBUG: SAMEPRODUCTS found [%s]"), pVal ); in CheckVersions() 103 OutputDebugStringFormat( TEXT("DEBUG: OLDPRODUCTS found [%s]"), pVal ); in CheckVersions() 111 OutputDebugStringFormat( TEXT("DEBUG: BETAPRODUCTS found [%s]"), pVal ); in CheckVersions() 120 OutputDebugStringFormat( TEXT("DEBUG: NEWPRODUCTSPATCH found [%s]"), pVal ); in CheckVersions() 128 OutputDebugStringFormat( TEXT("DEBUG: SAMEPRODUCTSPATCH found [%s]"), pVal ); in CheckVersions() 136 OutputDebugStringFormat( TEXT("DEBUG: OLDPRODUCTSPATCH found [%s]"), pVal ); in CheckVersions()
|
H A D | seterror.cxx | 43 inline void OutputDebugStringFormat( LPCTSTR pFormat, ... ) in OutputDebugStringFormat() function 53 static inline void OutputDebugStringFormat( LPCTSTR, ... ) in OutputDebugStringFormat() function 73 OutputDebugStringFormat( TEXT("Could not open map file (%d).\n"), GetLastError() ); in SetMsiErrorCode() 88 OutputDebugStringFormat( TEXT("Could not map view of file (%d).\n"), GetLastError() ); in SetMsiErrorCode()
|
/aoo42x/main/setup_native/source/win32/customactions/rebase/ |
H A D | rebase.cxx | 50 static void OutputDebugStringFormat( LPCSTR pFormat, ... ) in OutputDebugStringFormat() function 60 static void OutputDebugStringFormat( LPCSTR, ... ) in OutputDebugStringFormat() function 119 OutputDebugStringFormat( "Rebasing library %s failed", mystr.c_str() ); in rebaseImage() 141 OutputDebugStringFormat( "Rebase library: %s", sFileName.c_str() ); in rebaseImagesInFolder() 147 OutputDebugStringFormat( "Exclude library %s from rebase", sFileName.c_str() ); in rebaseImagesInFolder() 183 OutputDebugStringFormat( "Server system detected. No rebase necessary!" ); in IsServerSystem() 188 OutputDebugStringFormat( "Client system detected. Rebase necessary!" ); in IsServerSystem() 217 …OutputDebugStringFormat( "Insert library %s into exclude from rebase list", sExcludedLibName.c_str… in InitExcludeFromRebaseList() 227 OutputDebugStringFormat( "RebaseLibrariesOnProperties has been called" ); in RebaseLibrariesOnProperties() 231 OutputDebugStringFormat( "Don't optimize libraries set. No rebase necessary!" ); in RebaseLibrariesOnProperties()
|
/aoo42x/main/setup_native/source/win32/customactions/patch/ |
H A D | swappatchfiles.cxx | 57 inline void OutputDebugStringFormat( LPCTSTR pFormat, ... ) in OutputDebugStringFormat() function 67 static inline void OutputDebugStringFormat( LPCTSTR, ... ) in OutputDebugStringFormat() function 301 …OutputDebugStringFormat( TEXT("%s <-> %s: %s"), sFileName1.c_str(), sFileName2.c_str(), fSuccess ?… in SwapFiles() 318 OutputDebugStringFormat( TEXT("Error Code %d: %s"), dwError, lpMsgBuf ); in SwapFiles() 322 OutputDebugStringFormat( TEXT("Error Code %d: Unknown"), dwError ); in SwapFiles() 453 OutputDebugStringFormat( TEXT("*** Retrieving Section Names ****") ); in getProfileSections() 474 OutputDebugStringFormat( TEXT("Section: %s"), section.c_str() ); in getProfileSections() 482 OutputDebugStringFormat( TEXT("*** Done Section Names ***") ); in getProfileSections() 492 OutputDebugStringFormat( TEXT("*** Retrieving Key Names for [%s] ***"), aSectionName.c_str() ); in getProfileKeys() 525 OutputDebugStringFormat( keyname.c_str() ); in getProfileKeys() [all …]
|
/aoo42x/main/setup_native/source/win32/customactions/relnotes/ |
H A D | relnotes.cxx | 43 inline void OutputDebugStringFormat( LPCTSTR pFormat, ... ) in OutputDebugStringFormat() function 53 static inline void OutputDebugStringFormat( LPCTSTR, ... ) in OutputDebugStringFormat() function 91 … OutputDebugStringFormat( TEXT("DEBUG: ShowReleaseNotes: Could not copy path [%s]"), pFilePath ); in ShowReleaseNotes() 97 …OutputDebugStringFormat( TEXT("DEBUG: ShowReleaseNotes: Could not append filename [%s]"), pFileNam… in ShowReleaseNotes() 106 OutputDebugStringFormat( TEXT("DEBUG: ShowReleaseNotes: Found file [%s]"), sFullPath ); in ShowReleaseNotes() 123 OutputDebugStringFormat( TEXT("DEBUG: ShowReleaseNotes: File not found [%s]"), sFullPath ); in ShowReleaseNotes()
|
/aoo42x/main/setup_native/source/win32/customactions/shellextensions/ |
H A D | checkpatches.cxx | 55 inline void OutputDebugStringFormat( LPCSTR pFormat, ... ) in OutputDebugStringFormat() function 65 static inline void OutputDebugStringFormat( LPCSTR, ... ) in OutputDebugStringFormat() function 98 …OutputDebugStringFormat( "CheckPatchList called with PATCH=%s and PRQ= %s\n", sPatchList.c_str(), … in CheckPatchList() 105 OutputDebugStringFormat( "Set Property IgnorePrerequiredPatch!\n" ); in CheckPatchList()
|
H A D | checkrunningoffice.cxx | 57 inline void OutputDebugStringFormat( LPCTSTR pFormat, ... ) in OutputDebugStringFormat() function 67 static inline void OutputDebugStringFormat( LPCTSTR, ... ) in OutputDebugStringFormat() function 271 OutputDebugStringFormat( TEXT("Error Code %d: %s"), dwError, lpMsgBuf ); in IsOfficeRunning() 275 OutputDebugStringFormat( TEXT("Error Code %d: Unknown"), dwError ); in IsOfficeRunning()
|
H A D | vistaspecial.cxx | 56 inline void OutputDebugStringFormat( LPCSTR pFormat, ... ) in OutputDebugStringFormat() function 66 static inline void OutputDebugStringFormat( LPCSTR, ... ) in OutputDebugStringFormat() function
|
/aoo42x/main/desktop/win32/source/setup/ |
H A D | setup.cpp | 96 inline void OutputDebugStringFormat( LPCTSTR pFormat, ... ) in OutputDebugStringFormat() function 106 static inline void OutputDebugStringFormat( LPCTSTR, ... ) in OutputDebugStringFormat() function 239 OutputDebugStringFormat( TEXT("Could not map view of file (%d).\n"), GetLastError() ); in Initialize() 242 … OutputDebugStringFormat( TEXT("Could not create file mapping object (%d).\n"), GetLastError() ); in Initialize() 837 OutputDebugStringFormat( TEXT( " Will install using <%s>\r\n" ), sMsiPath ); in LaunchInstaller() 838 OutputDebugStringFormat( TEXT( " Parameters are: %s\r\n" ), pParam ); in LaunchInstaller() 1029 OutputDebugStringFormat( TEXT("Setup will return error (%d).\n"), nErr ); in GetError() 1404 OutputDebugStringFormat( pMessage, pText ); in Log() 1409 OutputDebugStringFormat( pMessage ); in Log() 1904 OutputDebugStringFormat( TEXT( "MsiQueryProductState returned <%d>\r\n" ), nRet ); in InstallRuntimes() [all …]
|
/aoo42x/main/setup_native/source/win32/customactions/reg4msdoc/ |
H A D | registrar.cxx | 42 inline void OutputDebugStringFormat( LPCTSTR pFormat, ... ) in OutputDebugStringFormat() function 52 static inline void OutputDebugStringFormat( LPCTSTR, ... ) in OutputDebugStringFormat() function 167 …OutputDebugStringFormat( TEXT("QueryPreselect: No SubKey found for (%s), preselected!\n"), file_ex… in QueryPreselectForMsApplication() 181 …OutputDebugStringFormat( TEXT("QueryPreselect: (%s) registered to Office, preselected!\n"), file_e… in QueryPreselectForMsApplication() 186 …OutputDebugStringFormat( TEXT("QueryPreselect: (%s) registered but destination is empty, preselect… in QueryPreselectForMsApplication() 192 …OutputDebugStringFormat( TEXT("QueryPreselect: No default found for SubKey (%s), preselected!\n"),… in QueryPreselectForMsApplication()
|
/aoo42x/main/shell/source/win32/shlxthandler/propsheets/ |
H A D | propsheets.cxx | 67 OutputDebugStringFormat("CPropertySheet::CTor [%d], [%d]", m_RefCnt, g_DllRefCnt ); in CPropertySheet() 77 OutputDebugStringFormat("CPropertySheet::DTor [%d], [%d]", m_RefCnt, g_DllRefCnt ); in ~CPropertySheet() 115 OutputDebugStringFormat("CPropertySheet::AddRef [%d]", m_RefCnt ); in AddRef() 125 OutputDebugStringFormat("CPropertySheet::Release [%d]", m_RefCnt ); in Release()
|
/aoo42x/main/shell/source/win32/shlxthandler/ |
H A D | shlxthdl.cxx | 395 OutputDebugStringFormat( "DllGetClassObject: Create CLSID_INFOTIP_HANDLER\n" ); in DllGetClassObject() 397 OutputDebugStringFormat( "DllGetClassObject: Create CLSID_COLUMN_HANDLER\n" ); in DllGetClassObject() 399 OutputDebugStringFormat( "DllGetClassObject: Create CLSID_PROPERTYSHEET_HANDLER\n" ); in DllGetClassObject() 401 OutputDebugStringFormat( "DllGetClassObject: Create CLSID_THUMBVIEWER_HANDLER\n" ); in DllGetClassObject()
|
/aoo42x/main/shell/inc/internal/ |
H A D | utilities.hxx | 101 inline void OutputDebugStringFormat( LPCSTR pFormat, ... ) in OutputDebugStringFormat() function 113 static inline void OutputDebugStringFormat( LPCSTR, ... ) in OutputDebugStringFormat() function
|
/aoo42x/main/setup_native/source/win32/customactions/languagepacks/ |
H A D | checkrunningofficelanguagepack.cxx | 57 inline void OutputDebugStringFormat( LPCTSTR pFormat, ... ) in OutputDebugStringFormat() function 67 static inline void OutputDebugStringFormat( LPCTSTR, ... ) in OutputDebugStringFormat() function
|
/aoo42x/main/shell/source/win32/shlxthandler/util/ |
H A D | utilities.cxx | 82 OutputDebugStringFormat( "GetResString: read %d chars\n", rc ); in GetResString()
|
/aoo42x/main/shell/source/win32/shlxthandler/thumbviewer/ |
H A D | thumbviewer.cxx | 468 OutputDebugStringFormat( "CThumbviewer Extract ERROR!\n" ); in Extract()
|