summaryrefslogtreecommitdiff
path: root/svx/source/src/app.src
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/src/app.src')
-rw-r--r--svx/source/src/app.src32
1 files changed, 0 insertions, 32 deletions
diff --git a/svx/source/src/app.src b/svx/source/src/app.src
index 7001281945..3c2574e095 100644
--- a/svx/source/src/app.src
+++ b/svx/source/src/app.src
@@ -28,16 +28,7 @@
*
************************************************************************/
-#ifndef _GLOBLMN_HRC
-#include "globlmn_tmpl.hrc"
-#endif
-#ifndef _GLOBALACC_SRC
-#include "globlac.hrc"
-#endif
-#ifndef _SVX_SVXIDS_HRC
#include <svx/svxids.hrc>
-#endif
-
#include "app.hrc"
//----------------------------------------------------------------------------
@@ -50,8 +41,6 @@ ErrorBox RID_ERRBOX_MODULENOTINSTALLED
Message [ en-US ] = "The action could not be executed. The %PRODUCTNAME program module needed for this action is currently not installed.";
};
- // Image-Listen ----------------------------------------------------------
-
#define IMAGE_ID_LIST\
IdList = {\
SID_HLINKBAR_LINK; \
@@ -110,29 +99,8 @@ ImageList RID_DEFAULTIMAGELIST_LCH
// Strings ---------------------------------------------------------------
-#define MN_EDIT 20
-#define MN_VIEW 21
-#define MN_EXTRA 22
-#define MN_WIN 30
-#define MN_HELP 31
-#define MN_TEMPLATES 11
-
-#define ACC Accelerator
-#define ACCK AcceleratorItem
-
- // die Acceleratoren
-
String RID_DESKTOP
{
Text = "%PRODUCTNAME" ;
};
-String STR_SD_STAROFFICE_XML_DRAW
-{
- Text [ en-US ] = "%PRODUCTNAME XML (Draw)";
-};
-
-String STR_SD_STAROFFICE_XML_IMPRESS
-{
- Text [ en-US ] = "%PRODUCTNAME XML (Impress)";
-};