summaryrefslogtreecommitdiff
path: root/sw/sdi
diff options
context:
space:
mode:
authorVojtěch Doležal <dolezvo1@cvut.cz>2023-04-06 00:25:34 +0200
committerMiklos Vajna <vmiklos@collabora.com>2023-04-20 08:35:57 +0200
commit9ce48c5992ca7ae2b68edfc1f558ccfa3289264d (patch)
tree1eb1caf0dd24ccf658e9c03c3bac3fd4ca188487 /sw/sdi
parentb4b3a0d40707f9ec126d7238b2974ac6ff7ee359 (diff)
Allow Copy Hyperlink Location in protected fields
This change aims to make it possible to copy hyperlinks from protected fields. That includes showing command and fixing it's broken behaviour, which wasn't detectable because it was hidden. Change-Id: I119e7617fcd7261e437411c86d4c920931e9fe84 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150070 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sw/sdi')
-rw-r--r--sw/sdi/_textsh.sdi1
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi
index 1f5db939267b..45f6eb7c9bdb 100644
--- a/sw/sdi/_textsh.sdi
+++ b/sw/sdi/_textsh.sdi
@@ -425,7 +425,6 @@ interface BaseText
[
ExecMethod = Execute ;
StateMethod = GetState;
- DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
]
FN_TABLE_UNSET_READ_ONLY // status(final|play)
[