summaryrefslogtreecommitdiff
path: root/sw/inc
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2022-11-27 21:19:45 +0000
committerCaolán McNamara <caolanm@redhat.com>2022-11-28 17:28:10 +0100
commit61f42c31b02c569ad22cad5e71b20cb0df8fd1f8 (patch)
treef5460eed195e73594cdc7d7d774700a4274705ea /sw/inc
parentb40f46548fee555b89626e6b17177a1d600b82c1 (diff)
Resolves: tdf#147203 allow dnd between autotext categories
restores various methods removed as unused since original regression at commit 4830a1bae89a8ed60696503e315ffd42c70dff74 Date: Thu May 30 16:12:23 2019 +0100 weld SwGlossaryDlg Change-Id: I5c6186b9f45f3c0957926de2861eb6bc76dda73d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/143363 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/inc')
-rw-r--r--sw/inc/shellio.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/inc/shellio.hxx b/sw/inc/shellio.hxx
index e476b530fd8a..0fe3985597ef 100644
--- a/sw/inc/shellio.hxx
+++ b/sw/inc/shellio.hxx
@@ -327,6 +327,8 @@ public:
bool Delete( sal_uInt16 );
void Rename( sal_uInt16, const OUString*, const OUString* );
+ ErrCode const & CopyBlock( SwTextBlocks const & rSource, OUString& rSrcShort,
+ const OUString& rLong );
bool BeginGetDoc( sal_uInt16 ); // Read text modules.
void EndGetDoc(); // Release text modules.