INTEGRATION: CWS native82 (1.1.252); FILE MERGED

2007/04/26 06:30:44 dv 1.1.252.1: #i75659# Use soffice -<appl> for opening/printing/... documents
This commit is contained in:
Gerd Weiss 2007-05-10 10:03:33 +00:00
parent cf48675959
commit fcbca55ed6

View file

@ -1,4 +1,4 @@
// Registrar.h: Schnittstelle für die Klasse Registrar.
// Registrar.h: Schnittstelle f<EFBFBD>r die Klasse Registrar.
//
//////////////////////////////////////////////////////////////////////
@ -64,7 +64,8 @@ protected:
const std::wstring& DocumentDisplayName,
const std::wstring& DefaultIconEntry,
const std::wstring& DefaultShellCommand,
const std::wstring& ShellNewCommandDisplayName) const;
const std::wstring& ShellNewCommandDisplayName,
const RegistrationContextInformation::OFFICE_APPLICATION eOfficeApp) const;
virtual void UnregisterForMsOfficeApplication(
const std::wstring& FileExtension) const;