From e436f31147c7eb75908a8750b0e4053c2efdca5b Mon Sep 17 00:00:00 2001 From: Rishabh Kumar Date: Mon, 15 Jun 2015 01:54:43 +0530 Subject: tdf#73071:Styles tab addition to the sidebar for writer Addition of .uno:StyleApply , .uno:StyleUpdateByExample and .uno:StyleNewByExample uno commands to the sidebar Change-Id: Iab6f1fb465066fce523fd376038a059189f1b842 Reviewed-on: https://gerrit.libreoffice.org/16279 Reviewed-by: Yousuf Philips Tested-by: Yousuf Philips --- svx/uiconfig/ui/sidebarstylespanel.ui | 118 ++++++++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 svx/uiconfig/ui/sidebarstylespanel.ui (limited to 'svx/uiconfig/ui/sidebarstylespanel.ui') diff --git a/svx/uiconfig/ui/sidebarstylespanel.ui b/svx/uiconfig/ui/sidebarstylespanel.ui new file mode 100644 index 000000000000..00257bca2a39 --- /dev/null +++ b/svx/uiconfig/ui/sidebarstylespanel.ui @@ -0,0 +1,118 @@ + + + + + + True + False + True + + + True + False + True + True + 6 + 6 + + + True + False + True + vertical + + + True + True + + + True + False + True + .uno:StyleApply + + + True + True + + + + + True + True + 0 + + + + + True + True + 0 + + + + + True + False + 6 + + + True + True + + + True + False + True + .uno:StyleUpdateByExample + + + True + True + + + + + False + True + 0 + + + + + True + True + + + True + False + True + .uno:StyleNewByExample + + + True + True + + + + + False + True + 1 + + + + + False + True + 1 + + + + + 0 + 0 + + + + -- cgit