From aa708712ff438fab961b59196c777ca42eece3da Mon Sep 17 00:00:00 2001 From: Caolán McNamara Date: Wed, 12 Apr 2017 10:29:50 +0100 Subject: convert selection menu to .ui MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ie4cf80202c333600ce027c78aa3c379ef33f4f80 Reviewed-on: https://gerrit.libreoffice.org/36449 Reviewed-by: Caolán McNamara Tested-by: Caolán McNamara --- svx/uiconfig/ui/selectionmenu.ui | 41 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 svx/uiconfig/ui/selectionmenu.ui (limited to 'svx/uiconfig') diff --git a/svx/uiconfig/ui/selectionmenu.ui b/svx/uiconfig/ui/selectionmenu.ui new file mode 100644 index 000000000000..a306b52bf73c --- /dev/null +++ b/svx/uiconfig/ui/selectionmenu.ui @@ -0,0 +1,41 @@ + + + + + + True + False + + + True + False + Standard selection + True + + + + + True + False + Extending selection + True + + + + + True + False + Adding selection + True + + + + + True + False + Block selection + True + + + + -- cgit