summaryrefslogtreecommitdiff
path: root/sw/sdi/drwbassh.sdi
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2016-02-04 09:32:13 +0200
committerNoel Grandin <noelgrandin@gmail.com>2016-02-05 05:59:17 +0000
commitfd97858e1a7eef0f311a38ee3be41f7548d2c174 (patch)
tree206672caf2f463b0b0f6c49733acc6ec7f4704ef /sw/sdi/drwbassh.sdi
parent001272c9d443bf49be1f8f1f7f96ef9e6356a3ef (diff)
remove unused Automation from .SDI files
Change-Id: I65e1ca6e022dc76ac96ed75da2c5e78e9356a3e9 Reviewed-on: https://gerrit.libreoffice.org/22107 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Noel Grandin <noelgrandin@gmail.com>
Diffstat (limited to 'sw/sdi/drwbassh.sdi')
-rw-r--r--sw/sdi/drwbassh.sdi5
1 files changed, 1 insertions, 4 deletions
diff --git a/sw/sdi/drwbassh.sdi b/sw/sdi/drwbassh.sdi
index 0ca950889b17..7a950dbcf8f0 100644
--- a/sw/sdi/drwbassh.sdi
+++ b/sw/sdi/drwbassh.sdi
@@ -17,16 +17,13 @@
*/
interface TextDrawBase : BaseTextDrawBase
-[
- Automation = FALSE;
-]
{
import TextSelection;
}
shell SwDrawBaseShell: SwBaseShell
{
- import TextDrawBase[Automation];
+ import TextDrawBase;
import Sidebar;
SID_OBJECT_ALIGN