diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-02-26 13:28:48 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-02-27 09:52:32 +0000 |
commit | 0fad8d308122a862aa49dece498d56a418df2afe (patch) | |
tree | e67e7df1f9d315648535f436b424c9941dea589e /cui/source/tabpages | |
parent | f3a4129ed5946e2b8661dc8df23e00c4b6c6ecc8 (diff) |
convert remaining WarningBox to weld::MessageDialog
Change-Id: I7e3c156a6ad47ac232636ae274280c1cb7556d4a
Diffstat (limited to 'cui/source/tabpages')
-rw-r--r-- | cui/source/tabpages/autocdlg.cxx | 1 | ||||
-rw-r--r-- | cui/source/tabpages/backgrnd.cxx | 1 | ||||
-rw-r--r-- | cui/source/tabpages/border.cxx | 1 | ||||
-rw-r--r-- | cui/source/tabpages/chardlg.cxx | 1 | ||||
-rw-r--r-- | cui/source/tabpages/numpages.cxx | 1 | ||||
-rw-r--r-- | cui/source/tabpages/tabarea.cxx | 1 | ||||
-rw-r--r-- | cui/source/tabpages/tabline.cxx | 1 | ||||
-rw-r--r-- | cui/source/tabpages/tpcolor.cxx | 1 | ||||
-rw-r--r-- | cui/source/tabpages/tpgradnt.cxx | 1 | ||||
-rw-r--r-- | cui/source/tabpages/tphatch.cxx | 1 | ||||
-rw-r--r-- | cui/source/tabpages/tpline.cxx | 1 | ||||
-rw-r--r-- | cui/source/tabpages/tplneend.cxx | 1 | ||||
-rw-r--r-- | cui/source/tabpages/tppattern.cxx | 1 |
13 files changed, 0 insertions, 13 deletions
diff --git a/cui/source/tabpages/autocdlg.cxx b/cui/source/tabpages/autocdlg.cxx index 7b575d0ed605..9fc095c3c9cf 100644 --- a/cui/source/tabpages/autocdlg.cxx +++ b/cui/source/tabpages/autocdlg.cxx @@ -19,7 +19,6 @@ #include <i18nutil/unicode.hxx> #include <vcl/builderfactory.hxx> -#include <vcl/msgbox.hxx> #include <vcl/field.hxx> #include <vcl/keycodes.hxx> #include <vcl/settings.hxx> diff --git a/cui/source/tabpages/backgrnd.cxx b/cui/source/tabpages/backgrnd.cxx index a89591b092de..da9e79626002 100644 --- a/cui/source/tabpages/backgrnd.cxx +++ b/cui/source/tabpages/backgrnd.cxx @@ -21,7 +21,6 @@ #include <com/sun/star/drawing/FillStyle.hpp> #include <unotools/pathoptions.hxx> #include <vcl/builderfactory.hxx> -#include <vcl/msgbox.hxx> #include <vcl/settings.hxx> #include <vcl/idle.hxx> #include <vcl/window.hxx> diff --git a/cui/source/tabpages/border.cxx b/cui/source/tabpages/border.cxx index 0760e52d053d..2b08011cd1c9 100644 --- a/cui/source/tabpages/border.cxx +++ b/cui/source/tabpages/border.cxx @@ -35,7 +35,6 @@ #include <svx/dlgutil.hxx> #include <dialmgr.hxx> #include <sfx2/htmlmode.hxx> -#include <vcl/msgbox.hxx> #include <vcl/settings.hxx> #include <svx/flagsdef.hxx> #include <sfx2/request.hxx> diff --git a/cui/source/tabpages/chardlg.cxx b/cui/source/tabpages/chardlg.cxx index 7f34cb2246d4..a4cba1fa4c52 100644 --- a/cui/source/tabpages/chardlg.cxx +++ b/cui/source/tabpages/chardlg.cxx @@ -27,7 +27,6 @@ #include <sfx2/viewsh.hxx> #include <sfx2/bindings.hxx> #include <sfx2/viewfrm.hxx> -#include <vcl/msgbox.hxx> #include <svx/dialmgr.hxx> #include <svx/dialogs.hrc> #include <svtools/unitconv.hxx> diff --git a/cui/source/tabpages/numpages.cxx b/cui/source/tabpages/numpages.cxx index 9eb975a44921..e46831efbf59 100644 --- a/cui/source/tabpages/numpages.cxx +++ b/cui/source/tabpages/numpages.cxx @@ -37,7 +37,6 @@ #include <svl/intitem.hxx> #include <sfx2/objsh.hxx> #include <vcl/graph.hxx> -#include <vcl/msgbox.hxx> #include <vcl/settings.hxx> #include <vcl/builderfactory.hxx> #include <cuicharmap.hxx> diff --git a/cui/source/tabpages/tabarea.cxx b/cui/source/tabpages/tabarea.cxx index 44f3ec016282..0fc1226cee46 100644 --- a/cui/source/tabpages/tabarea.cxx +++ b/cui/source/tabpages/tabarea.cxx @@ -19,7 +19,6 @@ #include <sfx2/app.hxx> #include <sfx2/objsh.hxx> -#include <vcl/msgbox.hxx> #include <unotools/pathoptions.hxx> #include <svx/svdmark.hxx> #include <svx/svdobj.hxx> diff --git a/cui/source/tabpages/tabline.cxx b/cui/source/tabpages/tabline.cxx index 0dba49f80de9..195d077259e7 100644 --- a/cui/source/tabpages/tabline.cxx +++ b/cui/source/tabpages/tabline.cxx @@ -17,7 +17,6 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <vcl/msgbox.hxx> #include <unotools/pathoptions.hxx> #include <sfx2/app.hxx> #include <sfx2/objsh.hxx> diff --git a/cui/source/tabpages/tpcolor.cxx b/cui/source/tabpages/tpcolor.cxx index 85ffbce5373f..134e6a6f33c2 100644 --- a/cui/source/tabpages/tpcolor.cxx +++ b/cui/source/tabpages/tpcolor.cxx @@ -27,7 +27,6 @@ #include <sfx2/viewfrm.hxx> #include <sfx2/dispatch.hxx> #include <svtools/colrdlg.hxx> -#include <vcl/msgbox.hxx> #include <vcl/weld.hxx> #include <sfx2/filedlghelper.hxx> #include <svx/ofaitem.hxx> diff --git a/cui/source/tabpages/tpgradnt.cxx b/cui/source/tabpages/tpgradnt.cxx index 52cf295e245e..7f6bd0c98257 100644 --- a/cui/source/tabpages/tpgradnt.cxx +++ b/cui/source/tabpages/tpgradnt.cxx @@ -20,7 +20,6 @@ #include <memory> #include <vcl/wrkwin.hxx> #include <tools/urlobj.hxx> -#include <vcl/msgbox.hxx> #include <vcl/weld.hxx> #include <unotools/pathoptions.hxx> #include <sfx2/app.hxx> diff --git a/cui/source/tabpages/tphatch.cxx b/cui/source/tabpages/tphatch.cxx index c34e72484f13..5d0add228d9b 100644 --- a/cui/source/tabpages/tphatch.cxx +++ b/cui/source/tabpages/tphatch.cxx @@ -19,7 +19,6 @@ #include <memory> #include <tools/urlobj.hxx> -#include <vcl/msgbox.hxx> #include <vcl/settings.hxx> #include <vcl/weld.hxx> #include <unotools/pathoptions.hxx> diff --git a/cui/source/tabpages/tpline.cxx b/cui/source/tabpages/tpline.cxx index 0ae280830694..c45d56bc5dc0 100644 --- a/cui/source/tabpages/tpline.cxx +++ b/cui/source/tabpages/tpline.cxx @@ -42,7 +42,6 @@ #include <svx/svdview.hxx> #include <svx/svdmodel.hxx> #include <svx/numvset.hxx> -#include <vcl/msgbox.hxx> #include <editeng/numitem.hxx> #include <editeng/svxenum.hxx> #include <sfx2/objsh.hxx> diff --git a/cui/source/tabpages/tplneend.cxx b/cui/source/tabpages/tplneend.cxx index 621d90929028..9d42da7f7e3b 100644 --- a/cui/source/tabpages/tplneend.cxx +++ b/cui/source/tabpages/tplneend.cxx @@ -18,7 +18,6 @@ */ #include <tools/urlobj.hxx> -#include <vcl/msgbox.hxx> #include <vcl/settings.hxx> #include <vcl/weld.hxx> #include <unotools/pathoptions.hxx> diff --git a/cui/source/tabpages/tppattern.cxx b/cui/source/tabpages/tppattern.cxx index 611edb2cc557..4164990c1891 100644 --- a/cui/source/tabpages/tppattern.cxx +++ b/cui/source/tabpages/tppattern.cxx @@ -19,7 +19,6 @@ #include <memory> #include <vcl/wrkwin.hxx> -#include <vcl/msgbox.hxx> #include <tools/urlobj.hxx> #include <unotools/ucbstreamhelper.hxx> #include <unotools/pathoptions.hxx> |