summaryrefslogtreecommitdiff
path: root/sw/source/uibase/ribbar/workctrl.src
diff options
context:
space:
mode:
authorMaxim Monastirsky <momonasmon@gmail.com>2016-02-21 00:52:51 +0200
committerMaxim Monastirsky <momonasmon@gmail.com>2016-02-21 16:41:21 +0200
commitc1f275055e9577749345ccf6cb4771861f7557a7 (patch)
tree24945cb1d70bc24e3f55aae75d42398c354d032a /sw/source/uibase/ribbar/workctrl.src
parentccd34b510c4ca0a2d9912d63ff2bc7bc4c307a0c (diff)
Convert RID_INSERT_FIELD_CTRL to xml
Change-Id: I1bc72c3dfdb20fd538e297a70f5ccbd355d1dbcd
Diffstat (limited to 'sw/source/uibase/ribbar/workctrl.src')
-rw-r--r--sw/source/uibase/ribbar/workctrl.src58
1 files changed, 0 insertions, 58 deletions
diff --git a/sw/source/uibase/ribbar/workctrl.src b/sw/source/uibase/ribbar/workctrl.src
index 0ea858d157d2..4c4b2a9caa33 100644
--- a/sw/source/uibase/ribbar/workctrl.src
+++ b/sw/source/uibase/ribbar/workctrl.src
@@ -24,64 +24,6 @@
#include "helpid.h"
#include "cmdid.h"
-Menu RID_INSERT_FIELD_CTRL
-{
- ItemList =
- {
- MenuItem
- {
- Identifier = FN_INSERT_FLD_PGNUMBER ;
- HelpId = CMD_FN_INSERT_FLD_PGNUMBER ;
- Text [ en-US ] = "Page Number" ;
- };
- MenuItem
- {
- Identifier = FN_INSERT_FLD_PGCOUNT ;
- HelpId = CMD_FN_INSERT_FLD_PGCOUNT ;
- Text [ en-US ] = "Page Count" ;
- };
- MenuItem
- {
- Identifier = FN_INSERT_FLD_DATE ;
- HelpId = CMD_FN_INSERT_FLD_DATE ;
- Text [ en-US ] = "Date" ;
- };
- MenuItem
- {
- Identifier = FN_INSERT_FLD_TIME ;
- HelpId = CMD_FN_INSERT_FLD_TIME ;
- Text [ en-US ] = "Time" ;
- };
- MenuItem
- {
- Identifier = FN_INSERT_FLD_TITLE ;
- HelpId = CMD_FN_INSERT_FLD_TITLE ;
- Text [ en-US ] = "Title" ;
- };
- MenuItem
- {
- Identifier = FN_INSERT_FLD_AUTHOR ;
- HelpId = CMD_FN_INSERT_FLD_AUTHOR ;
- Text [ en-US ] = "Author" ;
- };
- MenuItem
- {
- Identifier = FN_INSERT_FLD_TOPIC ;
- HelpId = CMD_FN_INSERT_FLD_TOPIC ;
- Text [ en-US ] = "Subject" ;
- };
- MenuItem
- {
- Separator = TRUE ;
- };
- MenuItem
- {
- Identifier = FN_INSERT_FIELD ;
- HelpId = CMD_FN_INSERT_FIELD ;
- Text [ en-US ] = "More Fields..." ;
- };
- };
-};
#define SCROLL_IMAGE_IDLIST \
IdList = \
{ \