LibreOffice Module shell (master) 1
Public Attributes | List of all members
FileExtensionEntry Struct Reference

A FileExtensionEntry consists of the extension as ansi and as unicode string and of the currently used registry forward key for this extension. More...

#include <fileextensions.hxx>

Public Attributes

const char * ExtensionA
 
const wchar_t * ExtensionU
 
const wchar_t * RegistryForwardKey
 

Detailed Description

A FileExtensionEntry consists of the extension as ansi and as unicode string and of the currently used registry forward key for this extension.

Definition at line 36 of file fileextensions.hxx.

Member Data Documentation

◆ ExtensionA

const char* FileExtensionEntry::ExtensionA

Definition at line 38 of file fileextensions.hxx.

◆ ExtensionU

const wchar_t* FileExtensionEntry::ExtensionU

Definition at line 39 of file fileextensions.hxx.

◆ RegistryForwardKey

const wchar_t* FileExtensionEntry::RegistryForwardKey

Definition at line 40 of file fileextensions.hxx.


The documentation for this struct was generated from the following file: