build fix: no comphelper/profilezone.hxx in this branch
[LibreOffice.git] / sal / workben / clipboardwben / testviewer / resource.h
blob3bd18adc497dd49613fd31d58fcbd29509196fb0
1 /* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
2 /*
3 * This file is part of the LibreOffice project.
5 * This Source Code Form is subject to the terms of the Mozilla Public
6 * License, v. 2.0. If a copy of the MPL was not distributed with this
7 * file, You can obtain one at http://mozilla.org/MPL/2.0/.
9 * This file incorporates work covered by the following license notice:
11 * Licensed to the Apache Software Foundation (ASF) under one or more
12 * contributor license agreements. See the NOTICE file distributed
13 * with this work for additional information regarding copyright
14 * ownership. The ASF licenses this file to you under the Apache
15 * License, Version 2.0 (the "License"); you may not use this file
16 * except in compliance with the License. You may obtain a copy of
17 * the License at http://www.apache.org/licenses/LICENSE-2.0 .
20 //{{NO_DEPENDENCIES}}
21 // Microsoft Developer Studio generated include file.
22 // Used by cbvtest.rc
24 #define IDC_MYICON 2
25 #define IDD_TESTWIN32_DIALOG 102
26 #define IDD_ABOUTBOX 103
27 #define IDS_APP_TITLE 103
28 #define IDM_ABOUT 104
29 #define IDM_EXIT 105
30 #define IDS_HELLO 106
31 #define IDI_TESTWIN32 107
32 #define IDI_SMALL 108
33 #define IDC_TESTWIN32 109
34 #define IDS_CBVIEWER_ON 110
35 #define IDS_CBVIEWER_OFF 111
36 #define IDS_MSG_CBVIEWER_IS_OFF 112
37 #define IDR_MAINFRAME 128
38 #define IDD_PASTE 32771
39 #define IDD_CBVIEWER 32771
40 #define IDC_STATIC -1
42 // Next default values for new objects
44 #ifdef APSTUDIO_INVOKED
45 #ifndef APSTUDIO_READONLY_SYMBOLS
46 #define _APS_NEXT_RESOURCE_VALUE 129
47 #define _APS_NEXT_COMMAND_VALUE 32772
48 #define _APS_NEXT_CONTROL_VALUE 1000
49 #define _APS_NEXT_SYMED_VALUE 110
50 #endif
51 #endif
53 /* vim:set shiftwidth=4 softtabstop=4 expandtab: */