|
LibreOffice Module shell (master) 1
|
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 |
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.
| const char* FileExtensionEntry::ExtensionA |
Definition at line 38 of file fileextensions.hxx.
| const wchar_t* FileExtensionEntry::ExtensionU |
Definition at line 39 of file fileextensions.hxx.
| const wchar_t* FileExtensionEntry::RegistryForwardKey |
Definition at line 40 of file fileextensions.hxx.