summaryrefslogtreecommitdiff
path: root/sw/source/uibase
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase')
-rw-r--r--sw/source/uibase/inc/frmmgr.hxx2
-rw-r--r--sw/source/uibase/inc/num.hxx1
-rw-r--r--sw/source/uibase/inc/swcont.hxx3
-rw-r--r--sw/source/uibase/lingu/olmenu.hrc1
-rw-r--r--sw/source/uibase/ribbar/inputwin.hrc3
-rw-r--r--sw/source/uibase/sidebar/PropertyPanel.hrc1
-rw-r--r--sw/source/uibase/utlui/navipi.hrc1
7 files changed, 0 insertions, 12 deletions
diff --git a/sw/source/uibase/inc/frmmgr.hxx b/sw/source/uibase/inc/frmmgr.hxx
index 9027732b0ada..0cb84faeed57 100644
--- a/sw/source/uibase/inc/frmmgr.hxx
+++ b/sw/source/uibase/inc/frmmgr.hxx
@@ -38,13 +38,11 @@ class SwFmtCol;
const SwTwips DFLT_WIDTH = MM50 * 4;
const SwTwips DFLT_HEIGHT = MM50;
-#define FULL_ATTRSET 0xffff
#define FRMMGR_TYPE_NONE 0x00
#define FRMMGR_TYPE_TEXT 0x01
#define FRMMGR_TYPE_GRF 0x02
#define FRMMGR_TYPE_OLE 0x04
-#define FRMMGR_TYPE_LABEL 0x08
#define FRMMGR_TYPE_ENVELP 0x10
class SW_DLLPUBLIC SwFlyFrmAttrMgr
diff --git a/sw/source/uibase/inc/num.hxx b/sw/source/uibase/inc/num.hxx
index 09875a9a01c6..91ed4d39929b 100644
--- a/sw/source/uibase/inc/num.hxx
+++ b/sw/source/uibase/inc/num.hxx
@@ -46,7 +46,6 @@ struct SwBmpItemInfo
#define NUM_PAGETYPE_SINGLENUM 1
#define NUM_PAGETYPE_NUM 2
#define NUM_PAGETYPE_BMP 3
-#define PAGETYPE_USER_START 10
class SwNumPositionTabPage : public SfxTabPage
{
diff --git a/sw/source/uibase/inc/swcont.hxx b/sw/source/uibase/inc/swcont.hxx
index 219a60570f76..c36fb85ebd03 100644
--- a/sw/source/uibase/inc/swcont.hxx
+++ b/sw/source/uibase/inc/swcont.hxx
@@ -39,9 +39,6 @@ class SwContentType;
#define CONTENT_TYPE_DRAWOBJECT 11
#define CONTENT_TYPE_MAX CONTENT_TYPE_DRAWOBJECT +1
-// types for global document
-#define GLOBAL_CONTENT_TEXT 102
-
// strings for context menus
#define CONTEXT_COUNT 12
#define GLOBAL_CONTEXT_COUNT 14
diff --git a/sw/source/uibase/lingu/olmenu.hrc b/sw/source/uibase/lingu/olmenu.hrc
index fcd19f46d70b..fe6cbd803194 100644
--- a/sw/source/uibase/lingu/olmenu.hrc
+++ b/sw/source/uibase/lingu/olmenu.hrc
@@ -43,7 +43,6 @@
#define MN_AUTOCORR 204
#define MN_SET_LANGUAGE_SELECTION 205
#define MN_SET_LANGUAGE_PARAGRAPH 206
-#define MN_SET_LANGUAGE_ALL_TEXT 207
#define MN_SHORT_COMMENT 208
#define MN_EXPLANATION_LINK 209
#define MN_ADD_TO_DIC_SINGLE 210
diff --git a/sw/source/uibase/ribbar/inputwin.hrc b/sw/source/uibase/ribbar/inputwin.hrc
index a62748a019c1..c7d371c8f8e4 100644
--- a/sw/source/uibase/ribbar/inputwin.hrc
+++ b/sw/source/uibase/ribbar/inputwin.hrc
@@ -53,9 +53,6 @@
#define ED_POS 2
#define ED_FORMULA 3
-#define STR_ED_POS 1
-#define STR_ED_FORMULA 2
-#define STR_TOOLBAR_FORMULA 35
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/sw/source/uibase/sidebar/PropertyPanel.hrc b/sw/source/uibase/sidebar/PropertyPanel.hrc
index b374ab3dc96b..8e9bd36469b8 100644
--- a/sw/source/uibase/sidebar/PropertyPanel.hrc
+++ b/sw/source/uibase/sidebar/PropertyPanel.hrc
@@ -28,7 +28,6 @@
#define RID_POPUP_SWPAGE_COLUMN (RC_PROPERTYPANEL_BEGIN + 5)
#define RID_POPUP_SWPAGE_SIZE (RC_PROPERTYPANEL_BEGIN + 6)
-#define PROPERTY_PANEL_END RID_POPUP_SWPAGE_SIZE
#endif
diff --git a/sw/source/uibase/utlui/navipi.hrc b/sw/source/uibase/utlui/navipi.hrc
index 651cd0dba506..36cab2dba5ed 100644
--- a/sw/source/uibase/utlui/navipi.hrc
+++ b/sw/source/uibase/utlui/navipi.hrc
@@ -17,7 +17,6 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#define IL_CONTENT 7
-#define FT_PAGE 10
#define TB_CONTENT 50
#define TL_CONTENT 51
#define LB_DOCS 53