summaryrefslogtreecommitdiffstats
path: root/sw/inc/swcommands.h
diff options
context:
space:
mode:
authorKorrawit Pruegsanusak <detective.conan.1412@gmail.com>2011-11-08 15:02:34 +0700
committerMichael Meeks <michael.meeks@suse.com>2011-11-08 11:05:24 +0000
commit7d63b777eb7b9b02ba3810c572be6382b7636d61 (patch)
tree6db30b2312d1ec9de6fd6eaf3149f118220ec7c6 /sw/inc/swcommands.h
parentUnbreak windows build (diff)
downloadcore-7d63b777eb7b9b02ba3810c572be6382b7636d61.tar.gz
core-7d63b777eb7b9b02ba3810c572be6382b7636d61.zip
Change ANKER to ANCHOR (fdo#42455)
Diffstat (limited to 'sw/inc/swcommands.h')
-rw-r--r--sw/inc/swcommands.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/sw/inc/swcommands.h b/sw/inc/swcommands.h
index 514c40c35bdb..411ec5c76621 100644
--- a/sw/inc/swcommands.h
+++ b/sw/inc/swcommands.h
@@ -311,11 +311,11 @@
#define CMD_FN_ABSTRACT_STARIMPRESS ".uno:SendAbstractToStarImpress"
#define CMD_FN_OUTLINE_TO_CLIPBOARD ".uno:SendOutlineToClipboard"
#define CMD_FN_OUTLINE_TO_IMPRESS ".uno:SendOutlineToStarImpress"
-#define CMD_FN_TOOL_ANKER_AT_CHAR ".uno:SetAnchorAtChar"
-#define CMD_FN_TOOL_ANKER_CHAR ".uno:SetAnchorToChar"
-#define CMD_FN_TOOL_ANKER_FRAME ".uno:SetAnchorToFrame"
-#define CMD_FN_TOOL_ANKER_PAGE ".uno:SetAnchorToPage"
-#define CMD_FN_TOOL_ANKER_PARAGRAPH ".uno:SetAnchorToPara"
+#define CMD_FN_TOOL_ANCHOR_AT_CHAR ".uno:SetAnchorAtChar"
+#define CMD_FN_TOOL_ANCHOR_CHAR ".uno:SetAnchorToChar"
+#define CMD_FN_TOOL_ANCHOR_FRAME ".uno:SetAnchorToFrame"
+#define CMD_FN_TOOL_ANCHOR_PAGE ".uno:SetAnchorToPage"
+#define CMD_FN_TOOL_ANCHOR_PARAGRAPH ".uno:SetAnchorToPara"
#define CMD_FN_TABLE_SET_COL_WIDTH ".uno:SetColumnWidth"
#define CMD_FN_SET_EXT_MODE ".uno:SetExtSelection"
#define CMD_FN_SET_ADD_MODE ".uno:SetMultiSelection"
@@ -357,7 +357,7 @@
#define CMD_FN_DRAWTEXT_ATTR_DLG ".uno:TextAttributes"
#define CMD_FN_DRAW_WRAP_DLG ".uno:TextWrap"
#define CMD_FN_THESAURUS_DLG ".uno:ThesaurusDialog"
-#define CMD_FN_TOOL_ANKER ".uno:ToggleAnchorType"
+#define CMD_FN_TOOL_ANCHOR ".uno:ToggleAnchorType"
#define CMD_FN_TOOL_HIERARCHIE ".uno:ToggleObjectLayer"
#define CMD_FN_UNDERLINE_DOUBLE ".uno:UnderlineDouble"
#define CMD_FN_FRAME_UNCHAIN ".uno:UnhainFrames"