summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2015-11-04 12:48:03 +0100
committerStephan Bergmann <sbergman@redhat.com>2015-11-04 12:48:03 +0100
commitbaa411b59c3840a4dddf5447a0b4583eb5edea74 (patch)
tree1c8c964dc04b47777395346dd314f1a9beeaa2f5 /sd
parentec60a59a710e1dd0f976770301df71653351d654 (diff)
STR_MASTERPAGESSELECTOR appears to be unused
...since d023339c2f85555212bdb9804854dcc2c403b50e "Turn sidebar back to non-experimental" Change-Id: I91bbeb60b2bd87cbd06139b586f93ec546df9e13
Diffstat (limited to 'sd')
-rw-r--r--sd/inc/glob.hrc2
-rw-r--r--sd/source/core/glob.src5
2 files changed, 0 insertions, 7 deletions
diff --git a/sd/inc/glob.hrc b/sd/inc/glob.hrc
index 3e12f4345472..23da9f7e6086 100644
--- a/sd/inc/glob.hrc
+++ b/sd/inc/glob.hrc
@@ -114,8 +114,6 @@
#define STR_3DOBJECTBARSHELL RID_GLOB_START+104
#define STR_FONTWORKOBJECTBARSHELL RID_GLOB_START+105
-#define STR_MASTERPAGESSELECTOR RID_GLOB_START+108
-
#define STR_PAGE_NAME RID_GLOB_START+111
#define STR_SLIDE_NAME RID_GLOB_START+112
diff --git a/sd/source/core/glob.src b/sd/source/core/glob.src
index 5d6113ee3819..1e252828c071 100644
--- a/sd/source/core/glob.src
+++ b/sd/source/core/glob.src
@@ -318,11 +318,6 @@ String STR_TASKPANELAYOUTMENU
Text [ en-US ] = "Layout" ;
};
-String STR_MASTERPAGESSELECTOR
-{
- Text [ en-US ] = "Master Pages" ;
-};
-
String STR_POWERPOINT_IMPORT
{
Text [ en-US ] = "PowerPoint Import";