diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-10-05 19:37:05 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-10-07 17:55:05 +0200 |
commit | aff306cdd05a7be14c6dd2a6826cc61d38463465 (patch) | |
tree | f64fff1e99941bd16886c6a4260ef06a3e4e0523 /sc/source | |
parent | c8467eb5b75ba7de19403f24b92907c77ce4f077 (diff) |
SvSimpleTableContainer is now unused
Change-Id: I7762d95290a0b35de4f909895a4e28b52c436ed9
Reviewed-on: https://gerrit.libreoffice.org/80307
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sc/source')
-rw-r--r-- | sc/source/ui/inc/acredlin.hxx | 1 | ||||
-rw-r--r-- | sc/source/ui/inc/sharedocdlg.hxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/sc/source/ui/inc/acredlin.hxx b/sc/source/ui/inc/acredlin.hxx index f997da0fcc13..e1bec8acdd18 100644 --- a/sc/source/ui/inc/acredlin.hxx +++ b/sc/source/ui/inc/acredlin.hxx @@ -27,7 +27,6 @@ class ScViewData; class ScDocument; -class SvSimpleTable; struct SfxChildWinInfo; diff --git a/sc/source/ui/inc/sharedocdlg.hxx b/sc/source/ui/inc/sharedocdlg.hxx index 1eaf9bb5dc1f..02bdfd4a414b 100644 --- a/sc/source/ui/inc/sharedocdlg.hxx +++ b/sc/source/ui/inc/sharedocdlg.hxx @@ -25,7 +25,6 @@ class ScViewData; class ScDocShell; -class SvSimpleTable; // class ScShareDocumentDlg |