diff options
Diffstat (limited to 'sw')
49 files changed, 49 insertions, 49 deletions
diff --git a/sw/inc/pch/precompiled_sw.hxx b/sw/inc/pch/precompiled_sw.hxx index 37614687d21e..c7e74e33d441 100644 --- a/sw/inc/pch/precompiled_sw.hxx +++ b/sw/inc/pch/precompiled_sw.hxx @@ -823,7 +823,7 @@ #include <svx/grfflt.hxx> #include <svx/hdft.hxx> #include <svx/hlnkitem.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svx/hyperdlg.hxx> #include <svx/imapdlg.hxx> #include <svx/insctrl.hxx> diff --git a/sw/source/filter/html/css1atr.cxx b/sw/source/filter/html/css1atr.cxx index 80b46e2eed00..5a348e40d1d1 100644 --- a/sw/source/filter/html/css1atr.cxx +++ b/sw/source/filter/html/css1atr.cxx @@ -50,7 +50,7 @@ #include <editeng/frmdiritem.hxx> #include <svtools/htmlout.hxx> #include <svtools/htmlkywd.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svl/urihelper.hxx> #include <tools/urlobj.hxx> #include <tools/bigint.hxx> diff --git a/sw/source/filter/html/htmlatr.cxx b/sw/source/filter/html/htmlatr.cxx index 63df9da03d2f..34514eba3a91 100644 --- a/sw/source/filter/html/htmlatr.cxx +++ b/sw/source/filter/html/htmlatr.cxx @@ -27,7 +27,7 @@ #include <svtools/htmlkywd.hxx> #include <svtools/htmltokn.h> #include <svl/whiter.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <editeng/escapementitem.hxx> #include <editeng/formatbreakitem.hxx> #include <editeng/boxitem.hxx> diff --git a/sw/source/filter/html/wrthtml.cxx b/sw/source/filter/html/wrthtml.cxx index 5eff6f95db1d..3f3368dccaf6 100644 --- a/sw/source/filter/html/wrthtml.cxx +++ b/sw/source/filter/html/wrthtml.cxx @@ -30,7 +30,7 @@ #include <i18nlangtag/languagetag.hxx> #include <sfx2/frmhtmlw.hxx> #include <svx/xoutbmp.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <editeng/lrspitem.hxx> #include <editeng/colritem.hxx> #include <editeng/brushitem.hxx> diff --git a/sw/source/ui/app/appopt.cxx b/sw/source/ui/app/appopt.cxx index fe93d9f87704..4cb564cf899d 100644 --- a/sw/source/ui/app/appopt.cxx +++ b/sw/source/ui/app/appopt.cxx @@ -29,7 +29,7 @@ #include <sfx2/request.hxx> #include <sfx2/app.hxx> #include <sfx2/printer.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <sfx2/bindings.hxx> #include <editeng/brushitem.hxx> #include <editeng/tstpitem.hxx> diff --git a/sw/source/ui/app/docsh.cxx b/sw/source/ui/app/docsh.cxx index 203dfe69164d..4a1aa27a03bf 100644 --- a/sw/source/ui/app/docsh.cxx +++ b/sw/source/ui/app/docsh.cxx @@ -43,7 +43,7 @@ #include <sfx2/linkmgr.hxx> #include <svl/srchitem.hxx> #include <editeng/flstitem.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svtools/soerr.hxx> #include <comphelper/classids.hxx> #include <basic/basmgr.hxx> diff --git a/sw/source/ui/app/docst.cxx b/sw/source/ui/app/docst.cxx index 8b546240dcc8..90867fe9fddf 100644 --- a/sw/source/ui/app/docst.cxx +++ b/sw/source/ui/app/docst.cxx @@ -38,7 +38,7 @@ #include <svl/stritem.hxx> #include <svl/languageoptions.hxx> #include <editeng/eeitem.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <swmodule.hxx> #include <wdocsh.hxx> #include <fmtfsize.hxx> diff --git a/sw/source/ui/chrdlg/chardlg.cxx b/sw/source/ui/chrdlg/chardlg.cxx index cfa6741b1820..ac6df95324c2 100644 --- a/sw/source/ui/chrdlg/chardlg.cxx +++ b/sw/source/ui/chrdlg/chardlg.cxx @@ -23,7 +23,7 @@ #include <svl/urihelper.hxx> #include <svl/stritem.hxx> #include <editeng/flstitem.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svl/cjkoptions.hxx> #include <cmdid.h> diff --git a/sw/source/ui/chrdlg/drpcps.cxx b/sw/source/ui/chrdlg/drpcps.cxx index a2fc397e4026..1a11874d33f2 100644 --- a/sw/source/ui/chrdlg/drpcps.cxx +++ b/sw/source/ui/chrdlg/drpcps.cxx @@ -28,7 +28,7 @@ #include <vcl/metric.hxx> #include <svl/stritem.hxx> #include <editeng/fontitem.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <sfx2/objsh.hxx> #include <editeng/svxfont.hxx> #include <vcl/print.hxx> diff --git a/sw/source/ui/chrdlg/numpara.cxx b/sw/source/ui/chrdlg/numpara.cxx index 96a528025a53..81a8805d4582 100644 --- a/sw/source/ui/chrdlg/numpara.cxx +++ b/sw/source/ui/chrdlg/numpara.cxx @@ -23,7 +23,7 @@ #include "globals.hrc" #include "helpid.h" #include <sfx2/objsh.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svx/svxids.hrc> #include <svl/eitem.hxx> #include <svl/stritem.hxx> diff --git a/sw/source/ui/chrdlg/pardlg.cxx b/sw/source/ui/chrdlg/pardlg.cxx index e083812a624d..f07337e80587 100644 --- a/sw/source/ui/chrdlg/pardlg.cxx +++ b/sw/source/ui/chrdlg/pardlg.cxx @@ -18,7 +18,7 @@ */ #include "hintids.hxx" -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svl/style.hxx> #include <svtools/htmlcfg.hxx> #include <svl/cjkoptions.hxx> diff --git a/sw/source/ui/config/optload.cxx b/sw/source/ui/config/optload.cxx index 3551a6d78fdf..ebbd90dfd221 100644 --- a/sw/source/ui/config/optload.cxx +++ b/sw/source/ui/config/optload.cxx @@ -37,7 +37,7 @@ #include "optload.hrc" #include "optload.hxx" #include <svx/dlgutil.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <fldmgr.hxx> #include <poolfmt.hxx> #include <expfld.hxx> diff --git a/sw/source/ui/config/optpage.cxx b/sw/source/ui/config/optpage.cxx index 055150e7d0cf..6afe7d314e31 100644 --- a/sw/source/ui/config/optpage.cxx +++ b/sw/source/ui/config/optpage.cxx @@ -58,7 +58,7 @@ #include <svl/eitem.hxx> #include <svl/cjkoptions.hxx> #include <svtools/ctrltool.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svx/xtable.hxx> #include <svx/dlgutil.hxx> #include <svx/strarray.hxx> diff --git a/sw/source/ui/config/viewopt.cxx b/sw/source/ui/config/viewopt.cxx index a365e47091e5..0356031a2a06 100644 --- a/sw/source/ui/config/viewopt.cxx +++ b/sw/source/ui/config/viewopt.cxx @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svtools/htmlcfg.hxx> #include <svx/svxids.hrc> diff --git a/sw/source/ui/dbui/dbinsdlg.cxx b/sw/source/ui/dbui/dbinsdlg.cxx index f8679f4dd170..8de8676fd7e2 100644 --- a/sw/source/ui/dbui/dbinsdlg.cxx +++ b/sw/source/ui/dbui/dbinsdlg.cxx @@ -49,7 +49,7 @@ #include <vcl/mnemonic.hxx> #include <svl/style.hxx> #include <svl/zformat.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <editeng/unolingu.hxx> #include <sfx2/app.hxx> #include <svl/itemset.hxx> diff --git a/sw/source/ui/dialog/macassgn.cxx b/sw/source/ui/dialog/macassgn.cxx index 6aeb1beb8325..034ea0c58d74 100644 --- a/sw/source/ui/dialog/macassgn.cxx +++ b/sw/source/ui/dialog/macassgn.cxx @@ -19,7 +19,7 @@ #include "hintids.hxx" -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svx/svxids.hrc> #include <sfx2/app.hxx> #include <vcl/msgbox.hxx> diff --git a/sw/source/ui/dialog/regionsw.cxx b/sw/source/ui/dialog/regionsw.cxx index 7ede33eece2b..38727ad5d13a 100644 --- a/sw/source/ui/dialog/regionsw.cxx +++ b/sw/source/ui/dialog/regionsw.cxx @@ -50,7 +50,7 @@ #include <comcore.hrc> #include <globals.hrc> #include <sfx2/bindings.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svx/dlgutil.hxx> #include "swabstdlg.hxx" #include <boost/scoped_ptr.hpp> diff --git a/sw/source/ui/dialog/uiregionsw.cxx b/sw/source/ui/dialog/uiregionsw.cxx index cce674b46011..b3659214ae3d 100644 --- a/sw/source/ui/dialog/uiregionsw.cxx +++ b/sw/source/ui/dialog/uiregionsw.cxx @@ -58,7 +58,7 @@ #include <comcore.hrc> #include <globals.hrc> #include <sfx2/bindings.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svx/dlgutil.hxx> #include <svx/dialogs.hrc> #include <svx/svxdlg.hxx> diff --git a/sw/source/ui/docvw/edtwin.cxx b/sw/source/ui/docvw/edtwin.cxx index e9bab71243e0..1797b1ae5ea5 100644 --- a/sw/source/ui/docvw/edtwin.cxx +++ b/sw/source/ui/docvw/edtwin.cxx @@ -48,7 +48,7 @@ #include <svl/ptitem.hxx> #include <editeng/sizeitem.hxx> #include <editeng/langitem.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svx/svdview.hxx> #include <svx/svdhdl.hxx> #include <svx/svdoutl.hxx> diff --git a/sw/source/ui/fldui/fldpage.cxx b/sw/source/ui/fldui/fldpage.cxx index c5a8ee62a938..6c54aa5434a8 100644 --- a/sw/source/ui/fldui/fldpage.cxx +++ b/sw/source/ui/fldui/fldpage.cxx @@ -20,7 +20,7 @@ #include <vcl/lstbox.hxx> #include <svl/stritem.hxx> #include <sfx2/request.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <dbfld.hxx> #include <flddat.hxx> #include <fmtfld.hxx> diff --git a/sw/source/ui/fldui/fldtdlg.cxx b/sw/source/ui/fldui/fldtdlg.cxx index 237693183894..176a91b51b05 100644 --- a/sw/source/ui/fldui/fldtdlg.cxx +++ b/sw/source/ui/fldui/fldtdlg.cxx @@ -24,7 +24,7 @@ #include <sfx2/basedlgs.hxx> #include <sfx2/dispatch.hxx> #include <vcl/msgbox.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <viewopt.hxx> #include <docsh.hxx> #include <fldwrap.hxx> diff --git a/sw/source/ui/fldui/fldwrap.cxx b/sw/source/ui/fldui/fldwrap.cxx index f0e3e065c9ab..c1c5f77aa6a8 100644 --- a/sw/source/ui/fldui/fldwrap.cxx +++ b/sw/source/ui/fldui/fldwrap.cxx @@ -22,7 +22,7 @@ #include <sfx2/basedlgs.hxx> #include <sfx2/dispatch.hxx> #include <vcl/msgbox.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <viewopt.hxx> #include <docsh.hxx> #include <fldwrap.hxx> diff --git a/sw/source/ui/fmtui/tmpdlg.cxx b/sw/source/ui/fmtui/tmpdlg.cxx index 8003ed5f907d..34cad31241c0 100644 --- a/sw/source/ui/fmtui/tmpdlg.cxx +++ b/sw/source/ui/fmtui/tmpdlg.cxx @@ -23,7 +23,7 @@ #include <sfx2/viewfrm.hxx> #include <svx/hdft.hxx> #include <editeng/flstitem.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svtools/htmlcfg.hxx> #include <svl/cjkoptions.hxx> #include <numpara.hxx> diff --git a/sw/source/ui/frmdlg/column.cxx b/sw/source/ui/frmdlg/column.cxx index d889388b0e7b..ed4b42b39002 100644 --- a/sw/source/ui/frmdlg/column.cxx +++ b/sw/source/ui/frmdlg/column.cxx @@ -22,7 +22,7 @@ #include "hintids.hxx" #include <svx/dialogs.hrc> #include <svx/dialmgr.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svx/xtable.hxx> #include <svx/drawitem.hxx> #include <editeng/borderline.hxx> diff --git a/sw/source/ui/frmdlg/frmdlg.cxx b/sw/source/ui/frmdlg/frmdlg.cxx index aaccdf499874..3b328d8ab5d3 100644 --- a/sw/source/ui/frmdlg/frmdlg.cxx +++ b/sw/source/ui/frmdlg/frmdlg.cxx @@ -20,7 +20,7 @@ #include <svx/dialogs.hrc> #include <hintids.hxx> #include <sfx2/viewfrm.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <fmtfsize.hxx> #include <wrtsh.hxx> #include <doc.hxx> diff --git a/sw/source/ui/frmdlg/frmpage.cxx b/sw/source/ui/frmdlg/frmpage.cxx index de107cd426a0..8ad29a916404 100644 --- a/sw/source/ui/frmdlg/frmpage.cxx +++ b/sw/source/ui/frmdlg/frmpage.cxx @@ -27,7 +27,7 @@ #include <vcl/mnemonic.hxx> #include <svl/urihelper.hxx> #include <svl/stritem.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <editeng/sizeitem.hxx> #include <editeng/opaqitem.hxx> #include <editeng/protitem.hxx> diff --git a/sw/source/ui/frmdlg/wrap.cxx b/sw/source/ui/frmdlg/wrap.cxx index 35842327cd93..b22ea10b3467 100644 --- a/sw/source/ui/frmdlg/wrap.cxx +++ b/sw/source/ui/frmdlg/wrap.cxx @@ -19,7 +19,7 @@ #include "hintids.hxx" #include <vcl/graph.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <sfx2/objsh.hxx> #include <svl/intitem.hxx> #include <editeng/opaqitem.hxx> diff --git a/sw/source/ui/ribbar/concustomshape.cxx b/sw/source/ui/ribbar/concustomshape.cxx index 20e75b067364..31b48854e08b 100644 --- a/sw/source/ui/ribbar/concustomshape.cxx +++ b/sw/source/ui/ribbar/concustomshape.cxx @@ -18,7 +18,7 @@ */ #include <sfx2/bindings.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svx/sdtacitm.hxx> #include <svx/svdobj.hxx> #include <svx/sdtagitm.hxx> diff --git a/sw/source/ui/ribbar/conrect.cxx b/sw/source/ui/ribbar/conrect.cxx index b5f61868b1d0..a09fd2de2f46 100644 --- a/sw/source/ui/ribbar/conrect.cxx +++ b/sw/source/ui/ribbar/conrect.cxx @@ -18,7 +18,7 @@ */ #include <sfx2/bindings.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svx/sdtacitm.hxx> #include <svx/svdobj.hxx> #include <svx/sdtagitm.hxx> diff --git a/sw/source/ui/ribbar/tbxanchr.cxx b/sw/source/ui/ribbar/tbxanchr.cxx index 17c46028c8ae..055318378f1d 100644 --- a/sw/source/ui/ribbar/tbxanchr.cxx +++ b/sw/source/ui/ribbar/tbxanchr.cxx @@ -20,7 +20,7 @@ #include <string> #include <vcl/timer.hxx> #include <sfx2/app.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svl/intitem.hxx> #include <sfx2/dispatch.hxx> #include <vcl/toolbox.hxx> diff --git a/sw/source/ui/ribbar/workctrl.cxx b/sw/source/ui/ribbar/workctrl.cxx index 39db4ccc7362..8c3920345904 100644 --- a/sw/source/ui/ribbar/workctrl.cxx +++ b/sw/source/ui/ribbar/workctrl.cxx @@ -20,7 +20,7 @@ #include <string> #include <comphelper/string.hxx> #include <svl/eitem.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/bindings.hxx> #include <sfx2/imagemgr.hxx> diff --git a/sw/source/ui/shells/annotsh.cxx b/sw/source/ui/shells/annotsh.cxx index 55cda295dd94..3c7db4f431f7 100644 --- a/sw/source/ui/shells/annotsh.cxx +++ b/sw/source/ui/shells/annotsh.cxx @@ -64,7 +64,7 @@ #include <editeng/flditem.hxx> #include <editeng/editstat.hxx> #include <svx/hlnkitem.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <editeng/langitem.hxx> #include <editeng/unolingu.hxx> #include <editeng/scripttypeitem.hxx> diff --git a/sw/source/ui/shells/basesh.cxx b/sw/source/ui/shells/basesh.cxx index 2f200e0568b9..773ac36c64e7 100644 --- a/sw/source/ui/shells/basesh.cxx +++ b/sw/source/ui/shells/basesh.cxx @@ -25,7 +25,7 @@ #include <svx/svxids.hrc> #include <sfx2/linkmgr.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svx/imapdlg.hxx> #include <sfx2/dispatch.hxx> #include <sfx2/docfile.hxx> diff --git a/sw/source/ui/shells/drformsh.cxx b/sw/source/ui/shells/drformsh.cxx index f2c6a79195a1..1e7b3a7849de 100644 --- a/sw/source/ui/shells/drformsh.cxx +++ b/sw/source/ui/shells/drformsh.cxx @@ -30,7 +30,7 @@ #include <svx/fmglob.hxx> #include <svx/svdouno.hxx> #include <com/sun/star/form/FormButtonType.hpp> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <tools/urlobj.hxx> #include "viewopt.hxx" diff --git a/sw/source/ui/shells/drwbassh.cxx b/sw/source/ui/shells/drwbassh.cxx index 16fa1b653fc3..3a2a6340e65a 100644 --- a/sw/source/ui/shells/drwbassh.cxx +++ b/sw/source/ui/shells/drwbassh.cxx @@ -31,7 +31,7 @@ #include <svl/whiter.hxx> #include <svx/swframevalidation.hxx> #include <svx/anchorid.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <uitool.hxx> #include <fmtornt.hxx> #include <cmdid.h> diff --git a/sw/source/ui/shells/drwtxtex.cxx b/sw/source/ui/shells/drwtxtex.cxx index 735b7b56e6b7..8f29349f9166 100644 --- a/sw/source/ui/shells/drwtxtex.cxx +++ b/sw/source/ui/shells/drwtxtex.cxx @@ -57,7 +57,7 @@ #include <editeng/flditem.hxx> #include <editeng/editstat.hxx> #include <svx/hlnkitem.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svl/slstitm.hxx> #include <editeng/langitem.hxx> #include <editeng/unolingu.hxx> diff --git a/sw/source/ui/shells/grfsh.cxx b/sw/source/ui/shells/grfsh.cxx index 555cad4a2d51..ea883279d227 100644 --- a/sw/source/ui/shells/grfsh.cxx +++ b/sw/source/ui/shells/grfsh.cxx @@ -32,7 +32,7 @@ #include <editeng/protitem.hxx> #include <sfx2/request.hxx> #include <svl/srchitem.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svx/sdgluitm.hxx> #include <svx/sdgcoitm.hxx> #include <svx/sdggaitm.hxx> diff --git a/sw/source/ui/shells/grfshex.cxx b/sw/source/ui/shells/grfshex.cxx index d00ec0e89a2c..1c7ea14300ca 100644 --- a/sw/source/ui/shells/grfshex.cxx +++ b/sw/source/ui/shells/grfshex.cxx @@ -27,7 +27,7 @@ #include <shells.hrc> #include <caption.hxx> #include <vcl/graphicfilter.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <doc.hxx> #include <docsh.hxx> #include <frmfmt.hxx> diff --git a/sw/source/ui/shells/mediash.cxx b/sw/source/ui/shells/mediash.cxx index 5de6dfee7030..047c9ba976ca 100644 --- a/sw/source/ui/shells/mediash.cxx +++ b/sw/source/ui/shells/mediash.cxx @@ -28,7 +28,7 @@ #include <editeng/protitem.hxx> #include <sfx2/request.hxx> #include <svl/srchitem.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svx/sdgluitm.hxx> #include <svx/sdgcoitm.hxx> #include <svx/sdggaitm.hxx> diff --git a/sw/source/ui/shells/textsh.cxx b/sw/source/ui/shells/textsh.cxx index 3ba91472e165..0a63d1cd9a6f 100644 --- a/sw/source/ui/shells/textsh.cxx +++ b/sw/source/ui/shells/textsh.cxx @@ -48,7 +48,7 @@ #include <editeng/svxacorr.hxx> #include <editeng/scripttypeitem.hxx> #include <vcl/graphicfilter.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svx/pfiledlg.hxx> #include <svtools/htmlcfg.hxx> #include <com/sun/star/i18n/TransliterationModules.hpp> diff --git a/sw/source/ui/shells/textsh1.cxx b/sw/source/ui/shells/textsh1.cxx index b5e01bd3c8eb..7a05da52ac37 100644 --- a/sw/source/ui/shells/textsh1.cxx +++ b/sw/source/ui/shells/textsh1.cxx @@ -33,7 +33,7 @@ #include <svl/slstitm.hxx> #include <string.h> #include <svl/stritem.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <svl/whiter.hxx> #include <sfx2/bindings.hxx> #include <sfx2/dispatch.hxx> diff --git a/sw/source/ui/shells/txtattr.cxx b/sw/source/ui/shells/txtattr.cxx index 3f769db5a95e..7fc50a647943 100644 --- a/sw/source/ui/shells/txtattr.cxx +++ b/sw/source/ui/shells/txtattr.cxx @@ -32,7 +32,7 @@ #include <editeng/lspcitem.hxx> #include <editeng/udlnitem.hxx> #include <editeng/escapementitem.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <editeng/scripttypeitem.hxx> #include <editeng/frmdiritem.hxx> #include "paratr.hxx" diff --git a/sw/source/ui/table/convert.cxx b/sw/source/ui/table/convert.cxx index b05a588ab92e..96cf83db5867 100644 --- a/sw/source/ui/table/convert.cxx +++ b/sw/source/ui/table/convert.cxx @@ -21,7 +21,7 @@ #include <svl/stritem.hxx> #include <sfx2/viewfrm.hxx> #include <modcfg.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <viewopt.hxx> #include "swmodule.hxx" #include "cmdid.h" diff --git a/sw/source/ui/table/instable.cxx b/sw/source/ui/table/instable.cxx index 440323b9ba28..6b00aac8ec72 100644 --- a/sw/source/ui/table/instable.cxx +++ b/sw/source/ui/table/instable.cxx @@ -27,7 +27,7 @@ #include "tblafmt.hxx" #include "modcfg.hxx" #include "swmodule.hxx" -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <viewopt.hxx> #include "table.hrc" diff --git a/sw/source/ui/table/swtablerep.cxx b/sw/source/ui/table/swtablerep.cxx index 578dd6d41306..9eae380e0ad8 100644 --- a/sw/source/ui/table/swtablerep.cxx +++ b/sw/source/ui/table/swtablerep.cxx @@ -34,7 +34,7 @@ #include <svtools/htmlcfg.hxx> #include <fmtrowsplt.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <docsh.hxx> #include <wrtsh.hxx> diff --git a/sw/source/ui/table/tabledlg.cxx b/sw/source/ui/table/tabledlg.cxx index 0ad320473729..e833ba80676a 100644 --- a/sw/source/ui/table/tabledlg.cxx +++ b/sw/source/ui/table/tabledlg.cxx @@ -34,7 +34,7 @@ #include <svtools/htmlcfg.hxx> #include <fmtrowsplt.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include "access.hrc" diff --git a/sw/source/ui/uiview/view2.cxx b/sw/source/ui/uiview/view2.cxx index 3033e2afcce0..dbc1dae10c0a 100644 --- a/sw/source/ui/uiview/view2.cxx +++ b/sw/source/ui/uiview/view2.cxx @@ -46,7 +46,7 @@ #include <svx/zoomslideritem.hxx> #include <svtools/xwindowitem.hxx> #include <svx/linkwarn.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <vcl/svapp.hxx> #include <vcl/wrkwin.hxx> #include <sfx2/app.hxx> diff --git a/sw/source/ui/uiview/viewstat.cxx b/sw/source/ui/uiview/viewstat.cxx index 248afd7ed559..295df22effc9 100644 --- a/sw/source/ui/uiview/viewstat.cxx +++ b/sw/source/ui/uiview/viewstat.cxx @@ -33,7 +33,7 @@ #include <sfx2/linkmgr.hxx> #include <editeng/langitem.hxx> #include <editeng/brushitem.hxx> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include <editeng/unolingu.hxx> #include <sfx2/msgpool.hxx> #include <swmodule.hxx> diff --git a/sw/source/ui/wrtsh/wrtsh3.cxx b/sw/source/ui/wrtsh/wrtsh3.cxx index 16e20f4573fe..010d7f3a6bdf 100644 --- a/sw/source/ui/wrtsh/wrtsh3.cxx +++ b/sw/source/ui/wrtsh/wrtsh3.cxx @@ -27,7 +27,7 @@ #include <svx/svdouno.hxx> #include <com/sun/star/form/FormButtonType.hpp> #include <com/sun/star/beans/XPropertySet.hpp> -#include <svx/htmlmode.hxx> +#include <sfx2/htmlmode.hxx> #include "wrtsh.hxx" #include "view.hxx" #include "IMark.hxx" |