summaryrefslogtreecommitdiff
path: root/extensions
diff options
context:
space:
mode:
authorThomas Arnhold <thomas@arnhold.org>2013-07-05 15:10:33 +0200
committerThomas Arnhold <thomas@arnhold.org>2013-07-05 19:59:30 +0200
commitf42daec5c72c78e40150cbf0f0d01f38db556264 (patch)
tree745863c87f9172566905cd0e178db35d63dfcd98 /extensions
parent83ece8c46b2076a2ac2ca05e6ea280d6aca66c73 (diff)
cleanup src files
Those items are unused. Change-Id: If4fce0f91309d2ca09cbb636d4a5d9f86f38eb9a
Diffstat (limited to 'extensions')
-rw-r--r--extensions/source/bibliography/bib.hrc1
-rw-r--r--extensions/source/bibliography/sections.hrc6
-rw-r--r--extensions/source/bibliography/sections.src21
3 files changed, 0 insertions, 28 deletions
diff --git a/extensions/source/bibliography/bib.hrc b/extensions/source/bibliography/bib.hrc
index e1644f43e9dd..a464de773161 100644
--- a/extensions/source/bibliography/bib.hrc
+++ b/extensions/source/bibliography/bib.hrc
@@ -40,7 +40,6 @@
//Menu(100)
#define RID_BIB_MENU (RID_BIB_CONTROLS + 100)
-#define RID_POPUP_ME_VIEW (RID_BIB_MENU +50)
// Strings (500)
#define RID_BIB_STRING (RID_BIB_START + 200)
diff --git a/extensions/source/bibliography/sections.hrc b/extensions/source/bibliography/sections.hrc
index cc8998a0a3f3..308da3262f40 100644
--- a/extensions/source/bibliography/sections.hrc
+++ b/extensions/source/bibliography/sections.hrc
@@ -69,12 +69,6 @@
#define ED_COUNTRY 11
#define ED_ZIP 12
-
-//Popup SectionControl
-#define PU_INSERT 1
-#define PU_REMOVE 2
-#define PU_CHG_NAME 3
-
#define ST_TYPE_ARTICLE 40
#define ST_TYPE_BOOK 41
#define ST_TYPE_BOOKLET 42
diff --git a/extensions/source/bibliography/sections.src b/extensions/source/bibliography/sections.src
index 62e7dc3d739f..d6fbac802856 100644
--- a/extensions/source/bibliography/sections.src
+++ b/extensions/source/bibliography/sections.src
@@ -334,27 +334,6 @@ TabPage RID_TP_GENERAL
};
Text [ en-US ] = "General";
};
-Menu RID_POPUP_ME_VIEW
-{
- ItemList =
- {
- MenuItem
- {
- Identifier = PU_INSERT;
- Text [ en-US ] = "Insert Section...";
- };
- MenuItem
- {
- Identifier = PU_REMOVE;
- Text [ en-US ] = "Delete Section...";
- };
- MenuItem
- {
- Identifier = PU_CHG_NAME;
- Text [ en-US ] = "Modify Name...";
- };
- };
-};
String ST_IDENTIFIER
{