diff options
Diffstat (limited to 'sw/source/ui/app/mn.src')
-rw-r--r-- | sw/source/ui/app/mn.src | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/sw/source/ui/app/mn.src b/sw/source/ui/app/mn.src index c6e38288feb5..7297344f120b 100644 --- a/sw/source/ui/app/mn.src +++ b/sw/source/ui/app/mn.src @@ -1024,24 +1024,6 @@ Menu MN_ANNOTATION_POPUPMENU { ItemList = { - MenuItem\ - {\ - ITEM_FORMAT_ATTR_CHAR_WEIGHT\ - };\ - MenuItem\ - {\ - ITEM_FORMAT_ATTR_CHAR_POSTURE\ - };\ - MenuItem\ - {\ - ITEM_FORMAT_ATTR_CHAR_UNDERLINE\ - };\ - MenuItem\ - {\ - ITEM_FORMAT_ATTR_CHAR_STRIKEOUT\ - };\ - SEPARATOR ; - SEPARATOR ; MN_ANNOTATIONS }; }; |