diff options
Diffstat (limited to 'xmlscript/inc')
-rw-r--r-- | xmlscript/inc/pch/precompiled_xmlscript.hxx | 79 |
1 files changed, 20 insertions, 59 deletions
diff --git a/xmlscript/inc/pch/precompiled_xmlscript.hxx b/xmlscript/inc/pch/precompiled_xmlscript.hxx index c4238c390a93..0852cd05f559 100644 --- a/xmlscript/inc/pch/precompiled_xmlscript.hxx +++ b/xmlscript/inc/pch/precompiled_xmlscript.hxx @@ -8,77 +8,38 @@ */ /* - This file has been autogenerated by update_pch.sh . It is possible to edit it - manually (such as when an include file has been moved/renamed/removed. All such + This file has been autogenerated by update_pch.sh. It is possible to edit it + manually (such as when an include file has been moved/renamed/removed). All such manual changes will be rewritten by the next run of update_pch.sh (which presumably also fixes all possible problems, so it's usually better to use it). + + Generated on 2015-11-14 14:16:41 using: + ./bin/update_pch xmlscript xmlscript --cutoff=4 --exclude:system --exclude:module --include:local + + If after updating build fails, use the following command to locate conflicting headers: + ./bin/update_pch_bisect ./xmlscript/inc/pch/precompiled_xmlscript.hxx "/opt/lo/bin/make xmlscript.build" --find-conflicts */ -#include <com/sun/star/awt/CharSet.hpp> -#include <com/sun/star/awt/FontFamily.hpp> -#include <com/sun/star/awt/FontPitch.hpp> -#include <com/sun/star/awt/FontSlant.hpp> -#include <com/sun/star/awt/FontStrikeout.hpp> -#include <com/sun/star/awt/FontType.hpp> -#include <com/sun/star/awt/FontUnderline.hpp> -#include <com/sun/star/awt/FontWeight.hpp> -#include <com/sun/star/awt/FontWidth.hpp> -#include <com/sun/star/awt/ImagePosition.hpp> -#include <com/sun/star/awt/ImageScaleMode.hpp> -#include <com/sun/star/awt/LineEndFormat.hpp> -#include <com/sun/star/awt/PushButtonType.hpp> -#include <com/sun/star/awt/VisualEffect.hpp> -#include <com/sun/star/beans/NamedValue.hpp> -#include <com/sun/star/beans/XPropertySet.hpp> -#include <com/sun/star/beans/XPropertyState.hpp> -#include <com/sun/star/document/GraphicObjectResolver.hpp> -#include <com/sun/star/document/XEmbeddedScripts.hpp> -#include <com/sun/star/document/XGraphicObjectResolver.hpp> +#include <boost/current_function.hpp> +#include <osl/diagnose.h> +#include <rtl/instance.hxx> +#include <rtl/unload.h> +#include <rtl/ustrbuf.hxx> +#include <rtl/ustring.hxx> +#include <sal/config.h> +#include <sal/log.hxx> +#include <sal/types.h> #include <com/sun/star/document/XStorageBasedDocument.hpp> #include <com/sun/star/form/binding/XBindableValue.hpp> #include <com/sun/star/form/binding/XListEntrySink.hpp> #include <com/sun/star/form/binding/XValueBinding.hpp> -#include <com/sun/star/io/XActiveDataSource.hpp> -#include <com/sun/star/io/XPersistObject.hpp> -#include <com/sun/star/lang/Locale.hpp> -#include <com/sun/star/lang/XInitialization.hpp> -#include <com/sun/star/lang/XMultiComponentFactory.hpp> -#include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> -#include <com/sun/star/script/DocumentScriptLibraryContainer.hpp> -#include <com/sun/star/script/ScriptEventDescriptor.hpp> -#include <com/sun/star/script/XLibraryContainer2.hpp> -#include <com/sun/star/script/XLibraryContainerPassword.hpp> -#include <com/sun/star/script/XScriptEventsSupplier.hpp> -#include <com/sun/star/script/vba/XVBACompatibility.hpp> -#include <com/sun/star/style/VerticalAlignment.hpp> #include <com/sun/star/table/CellAddress.hpp> #include <com/sun/star/table/CellRangeAddress.hpp> +#include <com/sun/star/uno/Sequence.hxx> #include <com/sun/star/uno/XComponentContext.hpp> -#include <com/sun/star/util/Date.hpp> -#include <com/sun/star/util/NumberFormat.hpp> -#include <com/sun/star/util/NumberFormatsSupplier.hpp> -#include <com/sun/star/util/Time.hpp> -#include <com/sun/star/util/XNumberFormatsSupplier.hpp> -#include <com/sun/star/view/SelectionType.hpp> -#include <com/sun/star/xml/input/XAttributes.hpp> -#include <com/sun/star/xml/sax/Parser.hpp> -#include <com/sun/star/xml/sax/Writer.hpp> -#include <comphelper/processfactory.hxx> -#include <cppuhelper/factory.hxx> -#include <cppuhelper/implbase.hxx> #include <cppuhelper/implementationentry.hxx> -#include <cppuhelper/supportsservice.hxx> -#include <i18nlangtag/languagetag.hxx> -#include <memory> -#include <osl/diagnose.h> -#include <rtl/ustrbuf.hxx> -#include <sal/config.h> -#include <string.h> -#include <tools/date.hxx> -#include <tools/diagnose_ex.h> -#include <tools/time.hxx> -#include <unordered_map> -#include <vector> +#include <xmlscript/xml_helper.hxx> +#include <xmlscript/xmlns.h> /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |