summaryrefslogtreecommitdiff
path: root/sw/source/ui/app/mn.src
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/ui/app/mn.src')
-rw-r--r--sw/source/ui/app/mn.src10
1 files changed, 6 insertions, 4 deletions
diff --git a/sw/source/ui/app/mn.src b/sw/source/ui/app/mn.src
index 18319a6bc045..554d88f1bf73 100644
--- a/sw/source/ui/app/mn.src
+++ b/sw/source/ui/app/mn.src
@@ -1235,6 +1235,12 @@ Menu MN_GRF_POPUPMENU
MenuItem { ITEM_CHANGE_PICTURE };
MenuItem { ITEM_COMPRESS_GRAPHIC };
MenuItem { ITEM_SAVE_GRAPHIC };
+ SEPARATOR ;
+
+ MN_ANCHOR
+ MN_MOUSE_FRAME_WITH_CONTOUR
+ MN_ALIGNMENT_FRAME
+ MN_ARRANGE_FRAME
MN_ROTATE_IMAGE
SEPARATOR ;
@@ -1245,10 +1251,6 @@ Menu MN_GRF_POPUPMENU
HelpId = CMD_FN_FORMAT_GRAFIC_DLG ;
Text [ en-US ] = "Format ~Image..." ;
};
- SEPARATOR ;
-
- MN_ALIGN_FRAME
- MN_MOUSE_FRAME_WITH_CONTOUR
};
};