merge the formfield patch from ooo-build
[ooovba.git] / extensions / test / ole / unoTocomCalls / XCallback_Impl / XCallback_Impl.rc
blob45d2ebd72cce8c52fb8a56e0d09879b4b9a1d243
1 /*************************************************************************
3  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4  * 
5  * Copyright 2008 by Sun Microsystems, Inc.
6  *
7  * OpenOffice.org - a multi-platform office productivity suite
8  *
9  * $RCSfile: XCallback_Impl.rc,v $
10  * $Revision: 1.4 $
11  *
12  * This file is part of OpenOffice.org.
13  *
14  * OpenOffice.org is free software: you can redistribute it and/or modify
15  * it under the terms of the GNU Lesser General Public License version 3
16  * only, as published by the Free Software Foundation.
17  *
18  * OpenOffice.org is distributed in the hope that it will be useful,
19  * but WITHOUT ANY WARRANTY; without even the implied warranty of
20  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
21  * GNU Lesser General Public License version 3 for more details
22  * (a copy is included in the LICENSE file that accompanied this code).
23  *
24  * You should have received a copy of the GNU Lesser General Public License
25  * version 3 along with OpenOffice.org.  If not, see
26  * <http://www.openoffice.org/license.html>
27  * for a copy of the LGPLv3 License.
28  *
29 **************************************************************************/
31 #include "resource.h"
33 #define APSTUDIO_READONLY_SYMBOLS
34 /////////////////////////////////////////////////////////////////////////////
36 // Generated from the TEXTINCLUDE 2 resource.
38 #include "winres.h"
40 /////////////////////////////////////////////////////////////////////////////
41 #undef APSTUDIO_READONLY_SYMBOLS
43 /////////////////////////////////////////////////////////////////////////////
44 // German (Germany) resources
46 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_DEU)
47 #ifdef _WIN32
48 LANGUAGE LANG_GERMAN, SUBLANG_GERMAN
49 #pragma code_page(1252)
50 #endif //_WIN32
52 /////////////////////////////////////////////////////////////////////////////
54 // REGISTRY
57 IDR_CALLBACK            REGISTRY DISCARDABLE    "Callback.rgs"
58 IDR_SIMPLE              REGISTRY DISCARDABLE    "Simple.rgs"
59 #endif    // German (Germany) resources
60 /////////////////////////////////////////////////////////////////////////////
63 /////////////////////////////////////////////////////////////////////////////
64 // English (U.S.) resources
66 #if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
67 #ifdef _WIN32
68 LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
69 #pragma code_page(1252)
70 #endif //_WIN32
72 #ifdef APSTUDIO_INVOKED
73 /////////////////////////////////////////////////////////////////////////////
75 // TEXTINCLUDE
78 1 TEXTINCLUDE DISCARDABLE 
79 BEGIN
80     "resource.h\0"
81 END
83 2 TEXTINCLUDE DISCARDABLE 
84 BEGIN
85     "#include ""winres.h""\r\n"
86     "\0"
87 END
89 3 TEXTINCLUDE DISCARDABLE 
90 BEGIN
91     "1 TYPELIB ""XCallback_Impl.tlb""\r\n"
92     "\0"
93 END
95 #endif    // APSTUDIO_INVOKED
98 #ifndef _MAC
99 /////////////////////////////////////////////////////////////////////////////
101 // Version
104 VS_VERSION_INFO VERSIONINFO
105  FILEVERSION 1,0,0,1
106  PRODUCTVERSION 1,0,0,1
107  FILEFLAGSMASK 0x3fL
108 #ifdef _DEBUG
109  FILEFLAGS 0x1L
110 #else
111  FILEFLAGS 0x0L
112 #endif
113  FILEOS 0x4L
114  FILETYPE 0x2L
115  FILESUBTYPE 0x0L
116 BEGIN
117     BLOCK "StringFileInfo"
118     BEGIN
119         BLOCK "040904B0"
120         BEGIN
121             VALUE "CompanyName", "\0"
122             VALUE "FileDescription", "XCallback_Impl Module\0"
123             VALUE "FileVersion", "1, 0, 0, 1\0"
124             VALUE "InternalName", "XCallback_Impl\0"
125             VALUE "LegalCopyright", "Copyright 2000\0"
126             VALUE "OriginalFilename", "XCallback_Impl.DLL\0"
127             VALUE "ProductName", "XCallback_Impl Module\0"
128             VALUE "ProductVersion", "1, 0, 0, 1\0"
129             VALUE "OLESelfRegister", "\0"
130         END
131     END
132     BLOCK "VarFileInfo"
133     BEGIN
134         VALUE "Translation", 0x409, 1200
135     END
138 #endif    // !_MAC
141 /////////////////////////////////////////////////////////////////////////////
143 // String Table
146 STRINGTABLE DISCARDABLE 
147 BEGIN
148     IDS_PROJNAME            "XCallback_Impl"
151 #endif    // English (U.S.) resources
152 /////////////////////////////////////////////////////////////////////////////
156 #ifndef APSTUDIO_INVOKED
157 /////////////////////////////////////////////////////////////////////////////
159 // Generated from the TEXTINCLUDE 3 resource.
161 1 TYPELIB "XCallback_Impl.tlb"
163 /////////////////////////////////////////////////////////////////////////////
164 #endif    // not APSTUDIO_INVOKED