summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/editsh.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/editsh.hxx')
-rw-r--r--sc/source/ui/inc/editsh.hxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/sc/source/ui/inc/editsh.hxx b/sc/source/ui/inc/editsh.hxx
index 5fb8a3c9ade8..01457c3b7f2a 100644
--- a/sc/source/ui/inc/editsh.hxx
+++ b/sc/source/ui/inc/editsh.hxx
@@ -49,6 +49,7 @@ private:
std::optional<bool> moAtContextMenu_DisableEditHyperlink;
const SvxURLField* GetURLField();
+ const SvxURLField* GetFirstURLFieldFromCell();
ScInputHandler* GetMyInputHdl();
DECL_LINK( ClipboardChanged, TransferableDataHelper*, void );