summaryrefslogtreecommitdiff
path: root/sw/sdi/_textsh.sdi
diff options
context:
space:
mode:
authorIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2024-10-22 16:00:25 +0300
committerIlmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>2024-10-25 15:40:41 +0200
commitf0cf85983d0b04a9889c45e26ce8fd9dc022fc89 (patch)
tree755a6ab5b9a67fa89c613c84e68472fc9506cca3 /sw/sdi/_textsh.sdi
parent32ab4b4b6364652294891f66a86f153b65abfbbe (diff)
tdf#132253 tdf#163482 Use .uno:InsertHyperlinkDlg as alias
to HyperlinkDialog. The purpose of the obsolete command was to open Character Formatting dialog with the Hyperlink tab focused. Change-Id: I8a3053a7bc7bd98c33224c0988d5c0994d4dca9f Reviewed-on: https://gerrit.libreoffice.org/c/core/+/175412 Tested-by: Jenkins Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de> Reviewed-by: Ilmari Lauhakangas <ilmari.lauhakangas@libreoffice.org>
Diffstat (limited to 'sw/sdi/_textsh.sdi')
-rw-r--r--sw/sdi/_textsh.sdi6
1 files changed, 0 insertions, 6 deletions
diff --git a/sw/sdi/_textsh.sdi b/sw/sdi/_textsh.sdi
index 8a37e74593e7..d5e25007ef13 100644
--- a/sw/sdi/_textsh.sdi
+++ b/sw/sdi/_textsh.sdi
@@ -397,12 +397,6 @@ interface BaseText
[
StateMethod = StateInsert ;
]
- FN_INSERT_HYPERLINK // status()
- [
- ExecMethod = Execute ;
- StateMethod = GetState;
- DisableFlags="SfxDisableFlags::SwOnProtectedCursor";
- ]
SID_HYPERLINK_DIALOG
[
ExecMethod = Execute ;