From 41b8cdd0f4130f60027002f1d6daa9f6169b04d9 Mon Sep 17 00:00:00 2001 From: Yousuf Philips Date: Sun, 11 Jun 2017 04:48:47 +0400 Subject: tdf#85940 Add basic character styles to context menu Change-Id: Id25768dfd2c8db530a31ddf8a31108f9b5c67855 Reviewed-on: https://gerrit.libreoffice.org/38652 Tested-by: Jenkins Reviewed-by: Yousuf Philips --- sw/uiconfig/swriter/popupmenu/table.xml | 6 ++++++ sw/uiconfig/swriter/popupmenu/text.xml | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/sw/uiconfig/swriter/popupmenu/table.xml b/sw/uiconfig/swriter/popupmenu/table.xml index 63f079f80134..2ee473826f59 100644 --- a/sw/uiconfig/swriter/popupmenu/table.xml +++ b/sw/uiconfig/swriter/popupmenu/table.xml @@ -76,6 +76,12 @@ + + + + + + diff --git a/sw/uiconfig/swriter/popupmenu/text.xml b/sw/uiconfig/swriter/popupmenu/text.xml index 8374a5e4d8ce..568ff95dd5b6 100644 --- a/sw/uiconfig/swriter/popupmenu/text.xml +++ b/sw/uiconfig/swriter/popupmenu/text.xml @@ -47,6 +47,12 @@ + + + + + + -- cgit