diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-10-14 20:09:47 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-10-14 22:27:05 +0200 |
commit | 26c7c10d2de625f616d34897fa45c1b9b22c50a8 (patch) | |
tree | 91e6133cc2e0632e122b4022fe04316d06de11ea /sc/source/ui/inc | |
parent | 1c97e5ffa79ccb6ad6272b7044c008800b61da79 (diff) |
MoreButton is solely used by toolkit
Change-Id: Ieb436b49be3598e316d59a6d89cb211879d061c1
Reviewed-on: https://gerrit.libreoffice.org/61766
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')
-rw-r--r-- | sc/source/ui/inc/acredlin.hxx | 1 | ||||
-rw-r--r-- | sc/source/ui/inc/autofmt.hxx | 1 | ||||
-rw-r--r-- | sc/source/ui/inc/consdlg.hxx | 1 | ||||
-rw-r--r-- | sc/source/ui/inc/filtdlg.hxx | 1 | ||||
-rw-r--r-- | sc/source/ui/inc/highred.hxx | 1 | ||||
-rw-r--r-- | sc/source/ui/inc/namedlg.hxx | 1 | ||||
-rw-r--r-- | sc/source/ui/inc/pfiltdlg.hxx | 1 | ||||
-rw-r--r-- | sc/source/ui/inc/pvfundlg.hxx | 1 | ||||
-rw-r--r-- | sc/source/ui/inc/simpref.hxx | 1 |
9 files changed, 0 insertions, 9 deletions
diff --git a/sc/source/ui/inc/acredlin.hxx b/sc/source/ui/inc/acredlin.hxx index 52526a8bbafb..2cca8dcc3416 100644 --- a/sc/source/ui/inc/acredlin.hxx +++ b/sc/source/ui/inc/acredlin.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_ACREDLIN_HXX #define INCLUDED_SC_SOURCE_UI_INC_ACREDLIN_HXX -#include <vcl/morebtn.hxx> #include <vcl/combobox.hxx> #include <svtools/headbar.hxx> #include <svtools/simptabl.hxx> diff --git a/sc/source/ui/inc/autofmt.hxx b/sc/source/ui/inc/autofmt.hxx index fc7bbde7d4d9..25e70f9e69b0 100644 --- a/sc/source/ui/inc/autofmt.hxx +++ b/sc/source/ui/inc/autofmt.hxx @@ -24,7 +24,6 @@ #include <vcl/fixed.hxx> #include <vcl/lstbox.hxx> #include <vcl/button.hxx> -#include <vcl/morebtn.hxx> #include <svtools/scriptedtext.hxx> #include <svx/framelinkarray.hxx> #include <scdllapi.h> diff --git a/sc/source/ui/inc/consdlg.hxx b/sc/source/ui/inc/consdlg.hxx index 13db9eff938f..5c6429e8825c 100644 --- a/sc/source/ui/inc/consdlg.hxx +++ b/sc/source/ui/inc/consdlg.hxx @@ -23,7 +23,6 @@ #include <vcl/fixed.hxx> #include <vcl/lstbox.hxx> #include <vcl/layout.hxx> -#include <vcl/morebtn.hxx> #include <global.hxx> #include "anyrefdg.hxx" diff --git a/sc/source/ui/inc/filtdlg.hxx b/sc/source/ui/inc/filtdlg.hxx index 8200b1c4b242..86df47984813 100644 --- a/sc/source/ui/inc/filtdlg.hxx +++ b/sc/source/ui/inc/filtdlg.hxx @@ -23,7 +23,6 @@ #include <vcl/combobox.hxx> #include <vcl/lstbox.hxx> #include <vcl/layout.hxx> -#include <vcl/morebtn.hxx> #include <global.hxx> #include <address.hxx> #include "anyrefdg.hxx" diff --git a/sc/source/ui/inc/highred.hxx b/sc/source/ui/inc/highred.hxx index 909c18f7865f..c13d4a1b5518 100644 --- a/sc/source/ui/inc/highred.hxx +++ b/sc/source/ui/inc/highred.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_HIGHRED_HXX #define INCLUDED_SC_SOURCE_UI_INC_HIGHRED_HXX -#include <vcl/morebtn.hxx> #include <vcl/combobox.hxx> #include <svtools/headbar.hxx> #include <svtools/simptabl.hxx> diff --git a/sc/source/ui/inc/namedlg.hxx b/sc/source/ui/inc/namedlg.hxx index b9ea2bc75e6e..4139c1ae1c75 100644 --- a/sc/source/ui/inc/namedlg.hxx +++ b/sc/source/ui/inc/namedlg.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_NAMEDLG_HXX #define INCLUDED_SC_SOURCE_UI_INC_NAMEDLG_HXX -#include <vcl/morebtn.hxx> #include <vcl/combobox.hxx> #include <vcl/fixed.hxx> #include <vcl/lstbox.hxx> diff --git a/sc/source/ui/inc/pfiltdlg.hxx b/sc/source/ui/inc/pfiltdlg.hxx index 07f2ab565bcc..31d7b04d73a6 100644 --- a/sc/source/ui/inc/pfiltdlg.hxx +++ b/sc/source/ui/inc/pfiltdlg.hxx @@ -20,7 +20,6 @@ #ifndef INCLUDED_SC_SOURCE_UI_INC_PFILTDLG_HXX #define INCLUDED_SC_SOURCE_UI_INC_PFILTDLG_HXX -#include <vcl/morebtn.hxx> #include <vcl/button.hxx> #include <vcl/fixed.hxx> #include <vcl/dialog.hxx> diff --git a/sc/source/ui/inc/pvfundlg.hxx b/sc/source/ui/inc/pvfundlg.hxx index d7db0bf76530..40ce2858ef67 100644 --- a/sc/source/ui/inc/pvfundlg.hxx +++ b/sc/source/ui/inc/pvfundlg.hxx @@ -29,7 +29,6 @@ #include <vcl/lstbox.hxx> #include <vcl/dialog.hxx> #include <vcl/button.hxx> -#include <vcl/morebtn.hxx> #include <vcl/field.hxx> #include <vcl/weld.hxx> #include <svx/checklbx.hxx> diff --git a/sc/source/ui/inc/simpref.hxx b/sc/source/ui/inc/simpref.hxx index 5babf263e4f3..94b67684743d 100644 --- a/sc/source/ui/inc/simpref.hxx +++ b/sc/source/ui/inc/simpref.hxx @@ -22,7 +22,6 @@ #include <vcl/combobox.hxx> #include <vcl/fixed.hxx> -#include <vcl/morebtn.hxx> #include "anyrefdg.hxx" #include <dbdata.hxx> |