diff options
author | Caolán McNamara <caolanm@redhat.com> | 2017-04-15 19:00:30 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2017-04-15 19:09:07 +0100 |
commit | e0950f61ee37468e5e12d7625eb584637120592d (patch) | |
tree | 5bcae13c292266a213575728eef3060e037fbf2f /include/svx | |
parent | a36997c15b310b50f77446ea6c10ccc939a9cc27 (diff) |
convert form navigator menu to .ui
Change-Id: Ic6de06c2b17bb65ef326d6debeff9490eec91c9e
Diffstat (limited to 'include/svx')
-rw-r--r-- | include/svx/fmresids.hrc | 1 | ||||
-rw-r--r-- | include/svx/svxids.hrc | 8 |
2 files changed, 4 insertions, 5 deletions
diff --git a/include/svx/fmresids.hrc b/include/svx/fmresids.hrc index 66e9b70741b9..c33dbe73ff9e 100644 --- a/include/svx/fmresids.hrc +++ b/include/svx/fmresids.hrc @@ -62,7 +62,6 @@ #define RID_SVXTBX_FORMDESIGN (RID_FORMS_START + 6) // Menu-Id's ----------------------------------------------------------- -#define RID_FMEXPLORER_POPUPMENU (RID_FORMS_START + 0) #define RID_FMSHELL_CONVERSIONMENU (RID_FORMS_START + 4) #define RID_FM_FILTER_MENU (RID_FORMS_START + 5) #define RID_MENU_DATANAVIGATOR (RID_FORMS_START + 10) diff --git a/include/svx/svxids.hrc b/include/svx/svxids.hrc index 18ddd6436a84..64decd7a10b8 100644 --- a/include/svx/svxids.hrc +++ b/include/svx/svxids.hrc @@ -564,8 +564,8 @@ #define SID_FM_FILECONTROL ( SID_SVX_START + 605 ) //FREE #define SID_FM_NAVIGATIONBAR ( SID_SVX_START + 607 ) -#define SID_FM_NEW_HIDDEN ( SID_SVX_START + 608 ) -#define SID_FM_RENAME_OBJECT ( SID_SVX_START + 609 ) +//FREE +//FREE #define SID_FM_DELETEROWS ( SID_SVX_START + 610 ) //FREE //FREE @@ -594,9 +594,9 @@ #define SID_FM_SHOW_PROPERTIES ( SID_SVX_START + 635 ) #define SID_FM_PROPERTY_CONTROL ( SID_SVX_START + 636 ) #define SID_FM_FMEXPLORER_CONTROL ( SID_SVX_START + 637 ) -#define SID_FM_NEW ( SID_SVX_START + 638 ) +//FREE #define SID_FM_DELETE ( SID_SVX_START + 639 ) -#define SID_FM_NEW_FORM ( SID_SVX_START + 640 ) +//FREE #define SID_3D_WIN ( SID_SVX_START + 644 ) #define SID_3D_STATE ( SID_SVX_START + 645 ) #define SID_3D_INIT ( SID_SVX_START + 646 ) |