diff options
-rw-r--r-- | include/svx/dialogs.hrc | 3 | ||||
-rw-r--r-- | sc/source/ui/formdlg/dwfunctr.src | 1 |
2 files changed, 0 insertions, 4 deletions
diff --git a/include/svx/dialogs.hrc b/include/svx/dialogs.hrc index 0c71500a097a..b4b11ddf799b 100644 --- a/include/svx/dialogs.hrc +++ b/include/svx/dialogs.hrc @@ -186,9 +186,6 @@ #define RID_SVXDLG_COMPRESSGRAPHICS (RID_SVX_START + 142) -// Dialog for functions -#define RID_SVXDLG_CALCFUNC (RID_SVX_START + 206) - // QueryBox for Exit Recovery Wizard #define RID_SVXQB_EXIT_RECOVERY (RID_SVX_START + 215) diff --git a/sc/source/ui/formdlg/dwfunctr.src b/sc/source/ui/formdlg/dwfunctr.src index 5cd41a251e41..bbfcd621e61b 100644 --- a/sc/source/ui/formdlg/dwfunctr.src +++ b/sc/source/ui/formdlg/dwfunctr.src @@ -20,7 +20,6 @@ #include "sc.hrc" #include "dwfunctr.hrc" - // RID_SVXDLG_CALCFUNC -------------------------------------------------- DockingWindow FID_FUNCTION_BOX { Border = TRUE ; |