summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/viewdata.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-09-15 15:27:34 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-09-18 10:05:31 +0200
commit0693d69d6080b6976133e0e68db2637d0030370d (patch)
treebaaca2a2f85a7b33d0e9bfc89fd805527542b513 /sc/source/ui/inc/viewdata.hxx
parent5889fd4416cd9569c44e2d250ce5d027974bd243 (diff)
weld ScCharDlg
Change-Id: Ie0fe76ef5c5c706007c2285b3a309d92ff4bc2b0 Reviewed-on: https://gerrit.libreoffice.org/60528 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc/source/ui/inc/viewdata.hxx')
-rw-r--r--sc/source/ui/inc/viewdata.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/sc/source/ui/inc/viewdata.hxx b/sc/source/ui/inc/viewdata.hxx
index 0027a73abae2..4e1c5f46a761 100644
--- a/sc/source/ui/inc/viewdata.hxx
+++ b/sc/source/ui/inc/viewdata.hxx
@@ -360,7 +360,8 @@ public:
ScMarkData& GetMarkData();
const ScMarkData& GetMarkData() const;
- vcl::Window* GetDialogParent(); // forwarded from tabvwsh
+ vcl::Window* GetDialogParent(); // forwarded from tabvwsh
+ weld::Window* GetFrameWeld(); // forwarded from tabvwsh
ScGridWindow* GetActiveWin(); // from View
const ScGridWindow* GetActiveWin() const;
ScDrawView* GetScDrawView(); // from View