| commit | 5cdf4e4478fc22442ed886ee888e64745be4f264 | [log] |
|---|---|---|
| author | andreas kainz <kainz.a@gmail.com> | Fri Jun 14 08:57:21 2019 +0200 |
| committer | Xisco FaulĂ <xiscofauli@libreoffice.org> | Fri Jun 14 12:17:14 2019 +0200 |
| tree | 48477f84d9bfbe37bbfc148121c5fc8489f914b3 | |
| parent | 4046b51e6f6bd31b0188d9c00273a1761254a9d6 [diff] |
tdf#125904 Bullets and Numbering popupmenu sd modules Change-Id: Ibefefded800e7440398005fd02cc0aa2c724ad64 Reviewed-on: https://gerrit.libreoffice.org/74017 Tested-by: Jenkins Reviewed-by: andreas_kainz <kainz.a@gmail.com> (cherry picked from commit af37bb23f63b209af1193e20177c3aacbd777543) Reviewed-on: https://gerrit.libreoffice.org/74021 Reviewed-by: Andras Timar <andras.timar@collabora.com>
diff --git a/sd/uiconfig/sdraw/popupmenu/drawtext.xml b/sd/uiconfig/sdraw/popupmenu/drawtext.xml index 0fdea19..eb351f4 100644 --- a/sd/uiconfig/sdraw/popupmenu/drawtext.xml +++ b/sd/uiconfig/sdraw/popupmenu/drawtext.xml
@@ -16,6 +16,7 @@ <menu:menuitem menu:id=".uno:TextAttributes"/> <menu:menuitem menu:id=".uno:FontDialog"/> <menu:menuitem menu:id=".uno:ParagraphDialog"/> <menu:menuitem menu:id=".uno:OutlineBullet"/> <menu:menuseparator/> <menu:menuitem menu:id=".uno:OpenHyperlinkOnCursor"/> <menu:menuitem menu:id=".uno:ThesaurusFromContext"/>
diff --git a/sd/uiconfig/simpress/popupmenu/drawtext.xml b/sd/uiconfig/simpress/popupmenu/drawtext.xml index 53d8910..a8567fe 100644 --- a/sd/uiconfig/simpress/popupmenu/drawtext.xml +++ b/sd/uiconfig/simpress/popupmenu/drawtext.xml
@@ -16,6 +16,7 @@ <menu:menuitem menu:id=".uno:TextAttributes"/> <menu:menuitem menu:id=".uno:FontDialog"/> <menu:menuitem menu:id=".uno:ParagraphDialog"/> <menu:menuitem menu:id=".uno:OutlineBullet"/> <menu:menuseparator/> <menu:menuitem menu:id=".uno:OpenHyperlinkOnCursor"/> <menu:menuitem menu:id=".uno:ThesaurusFromContext"/>