summaryrefslogtreecommitdiff
path: root/desktop/source/lib/init.cxx
diff options
context:
space:
mode:
authorJan Holesovsky <kendy@collabora.com>2018-01-24 20:07:40 +0100
committerAndras Timar <andras.timar@collabora.com>2018-03-22 23:53:57 +0100
commit2f6a337139f60307057fcc44cb0d6d563ee9f28c (patch)
treed2cbc31334bf64db51b5ea1395c9aed6c807a76f /desktop/source/lib/init.cxx
parent102161c5768764856aa9ddcb5ce080c1e9bbeeab (diff)
lok: Send the enabled / disabled state of .uno:TransformDialog.
Change-Id: If2d8e0da6c289deb65dc8a6b38a21dfd5bbfc1bd Reviewed-on: https://gerrit.libreoffice.org/48534 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Jan Holesovsky <kendy@collabora.com> (cherry picked from commit dd42329b4a204d9d9dcac102095f144ea3eca791)
Diffstat (limited to 'desktop/source/lib/init.cxx')
-rw-r--r--desktop/source/lib/init.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/source/lib/init.cxx b/desktop/source/lib/init.cxx
index 879dad11eabd..ffa74e8a1699 100644
--- a/desktop/source/lib/init.cxx
+++ b/desktop/source/lib/init.cxx
@@ -1764,6 +1764,7 @@ static void doc_iniUnoCommands ()
OUString(".uno:OutlineBullet"),
OUString(".uno:InsertIndexesEntry"),
OUString(".uno:DocumentRepair"),
+ OUString(".uno:TransformDialog"),
OUString(".uno:InsertPageHeader"),
OUString(".uno:InsertPageFooter")
};