1 /*************************************************************************
3 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
5 * Copyright 2008 by Sun Microsystems, Inc.
7 * OpenOffice.org - a multi-platform office productivity suite
9 * $RCSfile: app.src,v $
12 * This file is part of OpenOffice.org.
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.
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).
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.
29 ************************************************************************/
32 #include "globlmn_tmpl.hrc"
34 #ifndef _GLOBALACC_SRC
35 #include "globlac.hrc"
37 #ifndef _SVX_SVXIDS_HRC
38 #include <svx/svxids.hrc>
43 //----------------------------------------------------------------------------
45 #define MASKCOLOR MaskColor = Color { Red = 0xFFFF; Green = 0x0000; Blue = 0xFFFF; };
47 ErrorBox RID_ERRBOX_MODULENOTINSTALLED
50 Message [ en-US ] = "The action could not be executed. The %PRODUCTNAME program module needed for this action is currently not installed.";
53 // Image-Listen ----------------------------------------------------------
55 #define IMAGE_ID_LIST\
58 SID_HLINKBAR_SEARCH; \
59 SID_HLINKBAR_TARGET; \
60 SID_HYPERLINK_DIALOG; \
61 SID_FM_RECORD_ABSOLUTE; \
62 SID_FM_RECORD_FIRST; \
69 SID_FM_RECORD_DELETE; \
76 SID_FM_FORM_FILTERED; \
77 SID_FM_REMOVE_FILTER_SORT; \
83 ImageList RID_DEFAULTIMAGELIST_SC
90 ImageList RID_DEFAULTIMAGELIST_LC
97 ImageList RID_DEFAULTIMAGELIST_SCH
104 ImageList RID_DEFAULTIMAGELIST_LCH
111 // Strings ---------------------------------------------------------------
118 #define MN_TEMPLATES 11
120 #define ACC Accelerator
121 #define ACCK AcceleratorItem
127 Text = "%PRODUCTNAME" ;
130 String STR_SD_STAROFFICE_XML_DRAW
132 Text [ en-US ] = "%PRODUCTNAME XML (Draw)";
135 String STR_SD_STAROFFICE_XML_IMPRESS
137 Text [ en-US ] = "%PRODUCTNAME XML (Impress)";