From bff284e216792b8d2a4e498beaba806eeddf844a Mon Sep 17 00:00:00 2001 From: Mathias Bauer Date: Tue, 6 Oct 2009 07:38:24 +0200 Subject: #103496#: move VCL free ConfigItems to unotools --- svx/inc/pch/precompiled_svx.hxx | 48 ++++++++++++++++++++--------------------- 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'svx/inc/pch') diff --git a/svx/inc/pch/precompiled_svx.hxx b/svx/inc/pch/precompiled_svx.hxx index 8e9bc4d17930..d118cfbb409d 100644 --- a/svx/inc/pch/precompiled_svx.hxx +++ b/svx/inc/pch/precompiled_svx.hxx @@ -756,23 +756,23 @@ #include "svtools/adrparse.hxx" #include "svtools/apearcfg.hxx" #include "svtools/brdcst.hxx" -#include "svtools/cacheoptions.hxx" +#include "unotools/cacheoptions.hxx" #include "svtools/cancel.hxx" #include "svtools/cjkoptions.hxx" -#include "svtools/cmdoptions.hxx" +#include "unotools/cmdoptions.hxx" #include "svtools/cntwall.hxx" #include "svtools/colorcfg.hxx" #include "svtools/ctloptions.hxx" -#include "svtools/defaultoptions.hxx" -#include "svtools/dynamicmenuoptions.hxx" +#include "unotools/defaultoptions.hxx" +#include "unotools/dynamicmenuoptions.hxx" #include "svtools/ehdl.hxx" #include "svtools/eitem.hxx" -#include "svtools/eventcfg.hxx" -#include "svtools/extendedsecurityoptions.hxx" +#include "unotools/eventcfg.hxx" +#include "unotools/extendedsecurityoptions.hxx" #include "svtools/filenotation.hxx" #include "svtools/flagitem.hxx" -#include "svtools/fltrcfg.hxx" -#include "svtools/fontoptions.hxx" +#include "unotools/fltrcfg.hxx" +#include "unotools/fontoptions.hxx" #include "svtools/fontsubstconfig.hxx" #include "svtools/helpopt.hxx" #include "svtools/hint.hxx" @@ -784,17 +784,17 @@ #include "svtools/imappoly.hxx" #include "svtools/imaprect.hxx" #include "svtools/inetimg.hxx" -#include "svtools/inetoptions.hxx" +#include "unotools/inetoptions.hxx" #include "svtools/intitem.hxx" #include "svtools/isethint.hxx" #include "svtools/itemiter.hxx" #include "svtools/itempool.hxx" #include "svtools/itemprop.hxx" #include "svtools/itemset.hxx" -#include "svtools/javaoptions.hxx" +#include "unotools/javaoptions.hxx" #include "svtools/languageoptions.hxx" -#include "svtools/lingucfg.hxx" -#include "svtools/linguprops.hxx" +#include "unotools/lingucfg.hxx" +#include "unotools/linguprops.hxx" #include "svtools/lngmisc.hxx" #include "svtools/localresaccess.hxx" #include "svtools/lstner.hxx" @@ -803,30 +803,30 @@ #include "svtools/metitem.hxx" #include "svtools/misccfg.hxx" #include "svtools/miscopt.hxx" -#include "svtools/moduleoptions.hxx" +#include "unotools/moduleoptions.hxx" #include "svtools/numuno.hxx" -#include "svtools/optionsdlg.hxx" +#include "unotools/optionsdlg.hxx" #include "svtools/parhtml.hxx" #include "svtools/parrtf.hxx" -#include "svtools/pathoptions.hxx" +#include "unotools/pathoptions.hxx" #include "svtools/pickerhelper.hxx" #include "svtools/poolitem.hxx" -#include "svtools/printwarningoptions.hxx" +#include "unotools/printwarningoptions.hxx" #include "svtools/ptitem.hxx" #include "svtools/rectitem.hxx" #include "svtools/rngitem.hxx" #include "svtools/rtfkeywd.hxx" #include "svtools/rtfout.hxx" #include "svtools/rtftoken.h" -#include "svtools/saveopt.hxx" -#include "svtools/searchopt.hxx" -#include "svtools/securityoptions.hxx" +#include "unotools/saveopt.hxx" +#include "unotools/searchopt.hxx" +#include "unotools/securityoptions.hxx" #include "svtools/sfontitm.hxx" #include "svtools/slstitm.hxx" #include "svtools/smplhint.hxx" #include "svtools/soerr.hxx" -#include "svtools/sourceviewconfig.hxx" -#include "svtools/startoptions.hxx" +#include "unotools/sourceviewconfig.hxx" +#include "unotools/startoptions.hxx" #include "svtools/stdmenu.hxx" #include "svtools/stringtransfer.hxx" #include "svtools/stritem.hxx" @@ -839,13 +839,13 @@ #include "svtools/transfer.hxx" #include "svtools/txtcmp.hxx" #include "svtools/undo.hxx" -#include "svtools/undoopt.hxx" +#include "unotools/undoopt.hxx" #include "svtools/unoevent.hxx" #include "svtools/unoimap.hxx" #include "svtools/urihelper.hxx" #include "svtools/urlbmk.hxx" -#include "svtools/useroptions.hxx" -#include "svtools/viewoptions.hxx" +#include "unotools/useroptions.hxx" +#include "unotools/viewoptions.hxx" #include "svtools/visitem.hxx" #include "svtools/whiter.hxx" #include "sys/stat.h" -- cgit