diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2020-09-09 16:19:05 +0300 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2020-09-10 09:27:47 +0200 |
commit | 37ec75564d18f50e656a78bf046e6e86a3e914c1 (patch) | |
tree | a45284b76333bee9730fc0b495dbe8eaf3e8a021 /sw/sdi/drawsh.sdi | |
parent | 671109d11fcdeb61b5e8a7c763519bdf1f16dd6b (diff) |
Remove the useless Export sdi property
Maybe I'm missing something, but its usage -
"if ( !GetExport() && !GetHidden() )" seems like expects
it to be true and false at the same time. Anyway, there's
no diff in workdir/SdiTarget after this change, so should
be safe to remove.
Change-Id: I6db508ff40c05dc828ffa91bb41a37c17b697503
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/102345
Tested-by: Jenkins
Tested-by: Maxim Monastirsky <momonasmon@gmail.com>
Reviewed-by: Maxim Monastirsky <momonasmon@gmail.com>
Diffstat (limited to 'sw/sdi/drawsh.sdi')
-rw-r--r-- | sw/sdi/drawsh.sdi | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/sw/sdi/drawsh.sdi b/sw/sdi/drawsh.sdi index 3cd0a7fd6ddc..5ea1f46d1ecc 100644 --- a/sw/sdi/drawsh.sdi +++ b/sw/sdi/drawsh.sdi @@ -21,26 +21,22 @@ interface TextDraw : TextDrawBase [ ExecMethod = ExecDrawAttrArgs ; StateMethod = DisableState ; - Export = FALSE; ] SID_ATTR_LINE_START [ ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; - Export = FALSE; ] SID_ATTR_LINE_END [ ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; - Export = FALSE; ] SID_ATTR_LINE_STYLE [ - Export = FALSE; ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; @@ -55,7 +51,6 @@ interface TextDraw : TextDrawBase SID_ATTR_LINE_TRANSPARENCE [ - Export = FALSE; ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; @@ -63,7 +58,6 @@ interface TextDraw : TextDrawBase SID_ATTR_LINE_JOINT [ - Export = FALSE; ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; @@ -71,7 +65,6 @@ interface TextDraw : TextDrawBase SID_ATTR_LINE_CAP [ - Export = FALSE; ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; @@ -116,13 +109,11 @@ interface TextDraw : TextDrawBase [ ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; - Export = FALSE; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; ] SID_ATTR_LINE_COLOR [ - Export = FALSE; ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; @@ -130,7 +121,6 @@ interface TextDraw : TextDrawBase SID_ATTR_FILL_STYLE [ - Export = FALSE; ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; @@ -138,7 +128,6 @@ interface TextDraw : TextDrawBase SID_ATTR_FILL_COLOR [ - Export = FALSE; ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; @@ -146,7 +135,6 @@ interface TextDraw : TextDrawBase SID_ATTR_FILL_GRADIENT [ - Export = FALSE; ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; @@ -154,7 +142,6 @@ interface TextDraw : TextDrawBase SID_ATTR_FILL_HATCH [ - Export = FALSE; ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; @@ -162,7 +149,6 @@ interface TextDraw : TextDrawBase SID_ATTR_FILL_BITMAP [ - Export = FALSE; ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; @@ -170,7 +156,6 @@ interface TextDraw : TextDrawBase SID_ATTR_FILL_TRANSPARENCE [ - Export = FALSE; ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; @@ -178,7 +163,6 @@ interface TextDraw : TextDrawBase SID_ATTR_FILL_FLOATTRANSPARENCE [ - Export = FALSE; ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; @@ -186,7 +170,6 @@ interface TextDraw : TextDrawBase SID_ATTR_GLOW_COLOR [ - Export = FALSE; ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; @@ -194,7 +177,6 @@ interface TextDraw : TextDrawBase SID_ATTR_GLOW_RADIUS [ - Export = FALSE; ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; @@ -202,7 +184,6 @@ interface TextDraw : TextDrawBase SID_ATTR_GLOW_TRANSPARENCY [ - Export = FALSE; ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; @@ -210,7 +191,6 @@ interface TextDraw : TextDrawBase SID_ATTR_SOFTEDGE_RADIUS [ - Export = FALSE; ExecMethod = ExecDrawAttrArgs ; StateMethod = GetDrawAttrState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; @@ -256,7 +236,6 @@ interface TextDraw : TextDrawBase SID_OBJECT_ROTATE [ - Export = FALSE; ExecMethod = Execute ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; @@ -264,7 +243,6 @@ interface TextDraw : TextDrawBase SID_BEZIER_EDIT [ - Export = FALSE; ExecMethod = Execute ; StateMethod = GetState ; DisableFlags="SfxDisableFlags::SwOnProtectedCursor"; @@ -449,8 +427,6 @@ shell SwDrawShell : SwDrawBaseShell { import TextDraw; - // no export - SID_FORMTEXT_STYLE [ ExecMethod = ExecFormText ; |