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:
parent
cf48675959
commit
fcbca55ed6
1 changed files with 3 additions and 2 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue