tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / extensions / test / ole / unoTocomCalls / XCallback_Impl / XCallback_Impl.rc
blobf544b17cab432991eeb3c875c736f552affc0150
1 /*
2  * This file is part of the LibreOffice project.
3  *
4  * This Source Code Form is subject to the terms of the Mozilla Public
5  * License, v. 2.0. If a copy of the MPL was not distributed with this
6  * file, You can obtain one at http://mozilla.org/MPL/2.0/.
7  *
8  * This file incorporates work covered by the following license notice:
9  *
10  *   Licensed to the Apache Software Foundation (ASF) under one or more
11  *   contributor license agreements. See the NOTICE file distributed
12  *   with this work for additional information regarding copyright
13  *   ownership. The ASF licenses this file to you under the Apache
14  *   License, Version 2.0 (the "License"); you may not use this file
15  *   except in compliance with the License. You may obtain a copy of
16  *   the License at http://www.apache.org/licenses/LICENSE-2.0 .
17  */
19 #include "resource.h"
21 #define APSTUDIO_READONLY_SYMBOLS
24 // Generated from the TEXTINCLUDE 2 resource.
26 #include "winres.h"
29 #undef APSTUDIO_READONLY_SYMBOLS
32 // German (Germany) resources
34 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
35 #ifdef _WIN32
36 LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
37 #pragma code_page(1252)
38 #endif //_WIN32
42 // REGISTRY
45 IDR_CALLBACK            REGISTRY DISCARDABLE    "Callback.rgs"
46 IDR_SIMPLE              REGISTRY DISCARDABLE    "Simple.rgs"
47 #endif    // German (Germany) resources
52 // English (U.S.) resources
54 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
55 #ifdef _WIN32
56 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
57 #pragma code_page(1252)
58 #endif //_WIN32
60 #ifdef APSTUDIO_INVOKED
63 // TEXTINCLUDE
66 1 TEXTINCLUDE DISCARDABLE 
67 BEGIN
68     "resource.h\0"
69 END
71 2 TEXTINCLUDE DISCARDABLE 
72 BEGIN
73     "#include ""winres.h""\r\n"
74     "\0"
75 END
77 3 TEXTINCLUDE DISCARDABLE 
78 BEGIN
79     "1 TYPELIB ""XCallback_Impl.tlb""\r\n"
80     "\0"
81 END
83 #endif    // APSTUDIO_INVOKED
86 #ifndef _MAC
89 // Version
92 VS_VERSION_INFO VERSIONINFO
93  FILEVERSION 1,0,0,1
94  PRODUCTVERSION 1,0,0,1
95  FILEFLAGSMASK 0x3fL
96 #ifdef _DEBUG
97  FILEFLAGS 0x1L
98 #else
99  FILEFLAGS 0x0L
100 #endif
101  FILEOS 0x4L
102  FILETYPE 0x2L
103  FILESUBTYPE 0x0L
104 BEGIN
105     BLOCK "StringFileInfo"
106     BEGIN
107         BLOCK "040904B0"
108         BEGIN
109             VALUE "CompanyName", "\0"
110             VALUE "FileDescription", "XCallback_Impl Module\0"
111             VALUE "FileVersion", "1, 0, 0, 1\0"
112             VALUE "InternalName", "XCallback_Impl\0"
113             VALUE "LegalCopyright", "Copyright 2000\0"
114             VALUE "OriginalFilename", "XCallback_Impl.DLL\0"
115             VALUE "ProductName", "XCallback_Impl Module\0"
116             VALUE "ProductVersion", "1, 0, 0, 1\0"
117             VALUE "OLESelfRegister", "\0"
118         END
119     END
120     BLOCK "VarFileInfo"
121     BEGIN
122         VALUE "Translation", 0x409, 1200
123     END
126 #endif    // !_MAC
131 // String Table
134 STRINGTABLE DISCARDABLE 
135 BEGIN
136     IDS_PROJNAME            "XCallback_Impl"
139 #endif    // English (U.S.) resources
144 #ifndef APSTUDIO_INVOKED
147 // Generated from the TEXTINCLUDE 3 resource.
149 1 TYPELIB "XCallback_Impl.tlb"
152 #endif    // not APSTUDIO_INVOKED