summaryrefslogtreecommitdiff
path: root/forms/inc
diff options
context:
space:
mode:
authorNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 18:07:33 -0600
committerNorbert Thiebaud <nthiebaud@gmail.com>2011-11-27 18:07:55 -0600
commitc0bed9c72e12d57a9f8d3d589a493ae6d0f10b4d (patch)
tree75e5c578b64ef3af24a5ad9603151da0bb32cfeb /forms/inc
parent75112a0544b6bf06aef53d2ab2653f713402e70c (diff)
remove precompiled_xxx.hxx/cxx
Diffstat (limited to 'forms/inc')
-rw-r--r--forms/inc/pch/precompiled_forms.cxx30
-rw-r--r--forms/inc/pch/precompiled_forms.hxx397
2 files changed, 0 insertions, 427 deletions
diff --git a/forms/inc/pch/precompiled_forms.cxx b/forms/inc/pch/precompiled_forms.cxx
deleted file mode 100644
index e5a2f60de99b..000000000000
--- a/forms/inc/pch/precompiled_forms.cxx
+++ /dev/null
@@ -1,30 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org. If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
-
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
diff --git a/forms/inc/pch/precompiled_forms.hxx b/forms/inc/pch/precompiled_forms.hxx
deleted file mode 100644
index 97eba76f3290..000000000000
--- a/forms/inc/pch/precompiled_forms.hxx
+++ /dev/null
@@ -1,397 +0,0 @@
-/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
-/*************************************************************************
- *
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
- * Copyright 2000, 2010 Oracle and/or its affiliates.
- *
- * OpenOffice.org - a multi-platform office productivity suite
- *
- * This file is part of OpenOffice.org.
- *
- * OpenOffice.org is free software: you can redistribute it and/or modify
- * it under the terms of the GNU Lesser General Public License version 3
- * only, as published by the Free Software Foundation.
- *
- * OpenOffice.org is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU Lesser General Public License version 3 for more details
- * (a copy is included in the LICENSE file that accompanied this code).
- *
- * You should have received a copy of the GNU Lesser General Public License
- * version 3 along with OpenOffice.org. If not, see
- * <http://www.openoffice.org/license.html>
- * for a copy of the LGPLv3 License.
- *
- ************************************************************************/
-
-
-#ifdef PRECOMPILED_HEADERS
-//---MARKER---
-#include "sal/config.h"
-#include "sal/types.h"
-
-#include "com/sun/star/awt/ActionEvent.hpp"
-#include "com/sun/star/awt/FontDescriptor.hpp"
-#include "com/sun/star/awt/FontEmphasisMark.hpp"
-#include "com/sun/star/awt/FontRelief.hpp"
-#include "com/sun/star/awt/ImageStatus.hpp"
-#include "com/sun/star/awt/LineEndFormat.hpp"
-#include "com/sun/star/awt/MouseButton.hpp"
-#include "com/sun/star/awt/MouseEvent.hpp"
-#include "com/sun/star/awt/PopupMenuDirection.hpp"
-#include "com/sun/star/awt/PosSize.hpp"
-#include "com/sun/star/awt/SystemPointer.hpp"
-#include "com/sun/star/awt/VclWindowPeerAttribute.hpp"
-#include "com/sun/star/awt/XActionListener.hpp"
-#include "com/sun/star/awt/XButton.hpp"
-#include "com/sun/star/awt/XCheckBox.hpp"
-#include "com/sun/star/awt/XComboBox.hpp"
-#include "com/sun/star/awt/XControlModel.hpp"
-#include "com/sun/star/awt/XDialog.hpp"
-#include "com/sun/star/awt/XFocusListener.hpp"
-#include "com/sun/star/awt/XImageConsumer.hpp"
-#include "com/sun/star/awt/XImageProducer.hpp"
-#include "com/sun/star/awt/XItemListener.hpp"
-#include "com/sun/star/awt/XListBox.hpp"
-#include "com/sun/star/awt/XMouseListener.hpp"
-#include "com/sun/star/awt/XRadioButton.hpp"
-#include "com/sun/star/awt/XTabControllerModel.hpp"
-#include "com/sun/star/awt/XTextComponent.hpp"
-#include "com/sun/star/awt/XWindowListener2.hpp"
-#include "com/sun/star/beans/NamedValue.hpp"
-#include "com/sun/star/beans/Property.hpp"
-#include "com/sun/star/beans/PropertyAttribute.hpp"
-#include "com/sun/star/beans/PropertyChangeEvent.hpp"
-#include "com/sun/star/beans/PropertyValue.hpp"
-#include "com/sun/star/beans/XFastPropertySet.hpp"
-#include "com/sun/star/beans/XMultiPropertySet.hpp"
-#include "com/sun/star/beans/XPropertyChangeListener.hpp"
-#include "com/sun/star/beans/XPropertySet.hpp"
-#include "com/sun/star/beans/XPropertySetInfo.hpp"
-#include "com/sun/star/beans/XPropertyState.hpp"
-#include "com/sun/star/container/ElementExistException.hpp"
-#include "com/sun/star/container/NoSuchElementException.hpp"
-#include "com/sun/star/container/XChild.hpp"
-#include "com/sun/star/container/XContainer.hpp"
-#include "com/sun/star/container/XContainerListener.hpp"
-#include "com/sun/star/container/XEnumeration.hpp"
-#include "com/sun/star/container/XEnumerationAccess.hpp"
-#include "com/sun/star/container/XIndexAccess.hpp"
-#include "com/sun/star/container/XIndexContainer.hpp"
-#include "com/sun/star/container/XIndexReplace.hpp"
-#include "com/sun/star/container/XNameAccess.hpp"
-#include "com/sun/star/container/XNameContainer.hpp"
-#include "com/sun/star/container/XNameReplace.hpp"
-#include "com/sun/star/container/XNamed.hpp"
-#include "com/sun/star/container/XSet.hpp"
-#include "com/sun/star/form/DataSelectionType.hpp"
-#include "com/sun/star/form/DatabaseParameterEvent.hpp"
-#include "com/sun/star/form/FormButtonType.hpp"
-#include "com/sun/star/form/FormComponentType.hpp"
-#include "com/sun/star/form/FormSubmitEncoding.hpp"
-#include "com/sun/star/form/FormSubmitMethod.hpp"
-#include "com/sun/star/form/ListSourceType.hpp"
-#include "com/sun/star/form/NavigationBarMode.hpp"
-#include "com/sun/star/form/TabulatorCycle.hpp"
-#include "com/sun/star/form/XApproveActionBroadcaster.hpp"
-#include "com/sun/star/form/XApproveActionListener.hpp"
-#include "com/sun/star/form/XBoundComponent.hpp"
-#include "com/sun/star/form/XBoundControl.hpp"
-#include "com/sun/star/form/XChangeBroadcaster.hpp"
-#include "com/sun/star/form/XDatabaseParameterBroadcaster2.hpp"
-#include "com/sun/star/form/XDatabaseParameterListener.hpp"
-#include "com/sun/star/form/XForm.hpp"
-#include "com/sun/star/form/XFormComponent.hpp"
-#include "com/sun/star/form/XGridColumnFactory.hpp"
-#include "com/sun/star/form/XImageProducerSupplier.hpp"
-#include "com/sun/star/form/XLoadListener.hpp"
-#include "com/sun/star/form/XLoadable.hpp"
-#include "com/sun/star/form/XReset.hpp"
-#include "com/sun/star/form/XResetListener.hpp"
-#include "com/sun/star/form/binding/XBindableValue.hpp"
-#include "com/sun/star/form/binding/XListEntryListener.hpp"
-#include "com/sun/star/form/binding/XListEntrySink.hpp"
-#include "com/sun/star/form/binding/XListEntrySource.hpp"
-#include "com/sun/star/form/binding/XValueBinding.hpp"
-#include "com/sun/star/form/submission/XSubmission.hpp"
-#include "com/sun/star/form/submission/XSubmissionSupplier.hpp"
-#include "com/sun/star/form/validation/XValidatableFormComponent.hpp"
-#include "com/sun/star/form/validation/XValidator.hpp"
-#include "com/sun/star/form/validation/XValidityConstraintListener.hpp"
-#include "com/sun/star/frame/FrameSearchFlag.hpp"
-#include "com/sun/star/frame/XComponentLoader.hpp"
-#include "com/sun/star/frame/XDispatch.hpp"
-#include "com/sun/star/frame/XDispatchProvider.hpp"
-#include "com/sun/star/frame/XDispatchProviderInterception.hpp"
-#include "com/sun/star/frame/XDispatchProviderInterceptor.hpp"
-#include "com/sun/star/frame/XStatusListener.hpp"
-#include "com/sun/star/graphic/XGraphic.hpp"
-#include "com/sun/star/io/NotConnectedException.hpp"
-#include "com/sun/star/io/WrongFormatException.hpp"
-#include "com/sun/star/io/XActiveDataSink.hpp"
-#include "com/sun/star/io/XInputStream.hpp"
-#include "com/sun/star/io/XMarkableStream.hpp"
-#include "com/sun/star/io/XObjectInputStream.hpp"
-#include "com/sun/star/io/XObjectOutputStream.hpp"
-#include "com/sun/star/io/XOutputStream.hpp"
-#include "com/sun/star/io/XPersistObject.hpp"
-#include "com/sun/star/io/XTextInputStream.hpp"
-#include "com/sun/star/lang/DisposedException.hpp"
-#include "com/sun/star/lang/EventObject.hpp"
-#include "com/sun/star/lang/IllegalArgumentException.hpp"
-#include "com/sun/star/lang/IndexOutOfBoundsException.hpp"
-#include "com/sun/star/lang/WrappedTargetException.hpp"
-#include "com/sun/star/lang/XComponent.hpp"
-#include "com/sun/star/lang/XEventListener.hpp"
-#include "com/sun/star/lang/XInitialization.hpp"
-#include "com/sun/star/lang/XMultiServiceFactory.hpp"
-#include "com/sun/star/lang/XServiceInfo.hpp"
-#include "com/sun/star/lang/XSingleServiceFactory.hpp"
-#include "com/sun/star/lang/XTypeProvider.hpp"
-#include "com/sun/star/lang/XUnoTunnel.hpp"
-#include "com/sun/star/registry/XRegistryKey.hpp"
-#include "com/sun/star/script/ScriptEvent.hpp"
-#include "com/sun/star/script/ScriptEventDescriptor.hpp"
-#include "com/sun/star/script/XEventAttacherManager.hpp"
-#include "com/sun/star/sdb/CommandType.hpp"
-#include "com/sun/star/sdb/ParametersRequest.hpp"
-#include "com/sun/star/sdb/RowSetVetoException.hpp"
-#include "com/sun/star/sdb/SQLContext.hpp"
-#include "com/sun/star/sdb/SQLErrorEvent.hpp"
-#include "com/sun/star/sdb/XColumn.hpp"
-#include "com/sun/star/sdb/XColumnUpdate.hpp"
-#include "com/sun/star/sdb/XCompletedExecution.hpp"
-#include "com/sun/star/sdb/XInteractionSupplyParameters.hpp"
-#include "com/sun/star/sdb/XParametersSupplier.hpp"
-#include "com/sun/star/sdb/XQueriesSupplier.hpp"
-#include "com/sun/star/sdb/XResultSetAccess.hpp"
-#include "com/sun/star/sdb/XRowSetApproveBroadcaster.hpp"
-#include "com/sun/star/sdb/XRowSetApproveListener.hpp"
-#include "com/sun/star/sdb/XSQLErrorBroadcaster.hpp"
-#include "com/sun/star/sdb/XSQLErrorListener.hpp"
-#include "com/sun/star/sdb/XSQLQueryComposer.hpp"
-#include "com/sun/star/sdb/XSQLQueryComposerFactory.hpp"
-#include "com/sun/star/sdb/XSingleSelectQueryComposer.hpp"
-#include "com/sun/star/sdbc/ColumnValue.hpp"
-#include "com/sun/star/sdbc/DataType.hpp"
-#include "com/sun/star/sdbc/ResultSetConcurrency.hpp"
-#include "com/sun/star/sdbc/ResultSetType.hpp"
-#include "com/sun/star/sdbc/SQLException.hpp"
-#include "com/sun/star/sdbc/XCloseable.hpp"
-#include "com/sun/star/sdbc/XConnection.hpp"
-#include "com/sun/star/sdbc/XDataSource.hpp"
-#include "com/sun/star/sdbc/XParameters.hpp"
-#include "com/sun/star/sdbc/XResultSetUpdate.hpp"
-#include "com/sun/star/sdbc/XRowSet.hpp"
-#include "com/sun/star/sdbc/XRowSetListener.hpp"
-#include "com/sun/star/sdbcx/Privilege.hpp"
-#include "com/sun/star/sdbcx/XColumnsSupplier.hpp"
-#include "com/sun/star/sdbcx/XDeleteRows.hpp"
-#include "com/sun/star/sdbcx/XTablesSupplier.hpp"
-#include "com/sun/star/task/XInteractionContinuation.hpp"
-#include "com/sun/star/task/XInteractionHandler.hpp"
-#include "com/sun/star/task/XInteractionRequest.hpp"
-#include "com/sun/star/ucb/PostCommandArgument2.hpp"
-#include "com/sun/star/ucb/XCommandEnvironment.hpp"
-#include "com/sun/star/ucb/XProgressHandler.hpp"
-#include "com/sun/star/ucb/XSimpleFileAccess.hpp"
-#include "com/sun/star/ui/dialogs/ExtendedFilePickerElementIds.hpp"
-#include "com/sun/star/ui/dialogs/TemplateDescription.hpp"
-#include "com/sun/star/ui/dialogs/XExecutableDialog.hpp"
-#include "com/sun/star/ui/dialogs/XFilePicker.hpp"
-#include "com/sun/star/ui/dialogs/XFilePickerControlAccess.hpp"
-#include "com/sun/star/uno/Any.hxx"
-#include "com/sun/star/uno/Exception.hpp"
-#include "com/sun/star/uno/Reference.h"
-#include "com/sun/star/uno/Reference.hxx"
-#include "com/sun/star/uno/RuntimeException.hpp"
-#include "com/sun/star/uno/Sequence.hxx"
-#include "com/sun/star/uno/Type.hxx"
-#include "com/sun/star/uno/XAggregation.hpp"
-#include "com/sun/star/uno/XInterface.hpp"
-#include "com/sun/star/util/Date.hpp"
-#include "com/sun/star/util/DateTime.hpp"
-#include "com/sun/star/util/NumberFormat.hpp"
-#include "com/sun/star/util/SearchAlgorithms.hpp"
-#include "com/sun/star/util/Time.hpp"
-#include "com/sun/star/util/URL.hpp"
-#include "com/sun/star/util/XCancellable.hpp"
-#include "com/sun/star/util/XCloneable.hpp"
-#include "com/sun/star/util/XModifyBroadcaster.hpp"
-#include "com/sun/star/util/XModifyListener.hpp"
-#include "com/sun/star/util/XNumberFormatTypes.hpp"
-#include "com/sun/star/util/XNumberFormatsSupplier.hpp"
-#include "com/sun/star/util/XNumberFormatter.hpp"
-#include "com/sun/star/util/XRefreshable.hpp"
-#include "com/sun/star/util/XURLTransformer.hpp"
-#include "com/sun/star/util/XUpdatable.hpp"
-#include "com/sun/star/view/XSelectionSupplier.hpp"
-#include "com/sun/star/xforms/InvalidDataOnSubmitException.hpp"
-#include "com/sun/star/xforms/XDataTypeRepository.hpp"
-#include "com/sun/star/xforms/XFormsEvent.hpp"
-#include "com/sun/star/xforms/XFormsSupplier.hpp"
-#include "com/sun/star/xforms/XModel.hpp"
-#include "com/sun/star/xforms/XSubmission.hpp"
-#include "com/sun/star/xml/dom/NodeType.hpp"
-#include "com/sun/star/xml/dom/XCharacterData.hpp"
-#include "com/sun/star/xml/dom/XDocument.hpp"
-#include "com/sun/star/xml/dom/XDocumentBuilder.hpp"
-#include "com/sun/star/xml/dom/XDocumentFragment.hpp"
-#include "com/sun/star/xml/dom/XElement.hpp"
-#include "com/sun/star/xml/dom/XNamedNodeMap.hpp"
-#include "com/sun/star/xml/dom/XNode.hpp"
-#include "com/sun/star/xml/dom/XNodeList.hpp"
-#include "com/sun/star/xml/dom/XText.hpp"
-#include "com/sun/star/xml/dom/events/XDocumentEvent.hpp"
-#include "com/sun/star/xml/dom/events/XEventListener.hpp"
-#include "com/sun/star/xml/dom/events/XEventTarget.hpp"
-#include "com/sun/star/xml/xpath/Libxml2ExtensionHandle.hpp"
-#include "com/sun/star/xml/xpath/XPathObjectType.hpp"
-#include "com/sun/star/xml/xpath/XXPathAPI.hpp"
-#include "com/sun/star/xml/xpath/XXPathExtension.hpp"
-#include "com/sun/star/xml/xpath/XXPathObject.hpp"
-#include "com/sun/star/xsd/DataTypeClass.hpp"
-#include "com/sun/star/xsd/WhiteSpaceTreatment.hpp"
-#include "com/sun/star/xsd/XDataType.hpp"
-
-#include "comphelper/basicio.hxx"
-#include "comphelper/broadcasthelper.hxx"
-#include "comphelper/container.hxx"
-#include "comphelper/enumhelper.hxx"
-#include "comphelper/eventattachermgr.hxx"
-#include "comphelper/guarding.hxx"
-#include "comphelper/implementationreference.hxx"
-#include "comphelper/interaction.hxx"
-#include "comphelper/listenernotification.hxx"
-#include "comphelper/numbers.hxx"
-#include "comphelper/processfactory.hxx"
-#include "comphelper/propertycontainer.hxx"
-#include "comphelper/propertycontainerhelper.hxx"
-#include "comphelper/propertysetinfo.hxx"
-#include "comphelper/seqstream.hxx"
-#include "comphelper/sequence.hxx"
-#include "comphelper/stl_types.hxx"
-#include "comphelper/streamsection.hxx"
-#include "comphelper/types.hxx"
-#include "comphelper/uno3.hxx"
-
-#include "connectivity/dbconversion.hxx"
-#include "connectivity/predicateinput.hxx"
-#include "connectivity/sqlparse.hxx"
-
-#include "cppuhelper/compbase3.hxx"
-#include "cppuhelper/component.hxx"
-#include "cppuhelper/factory.hxx"
-#include "cppuhelper/implbase1.hxx"
-#include "cppuhelper/implbase11.hxx"
-#include "cppuhelper/implbase2.hxx"
-#include "cppuhelper/implbase3.hxx"
-#include "cppuhelper/implbase4.hxx"
-#include "cppuhelper/implbase5.hxx"
-#include "cppuhelper/implbase6.hxx"
-#include "cppuhelper/implbase7.hxx"
-#include "cppuhelper/implbase8.hxx"
-#include "cppuhelper/interfacecontainer.h"
-#include "cppuhelper/interfacecontainer.hxx"
-#include "cppuhelper/propshlp.hxx"
-#include "cppuhelper/queryinterface.hxx"
-#include "cppuhelper/typeprovider.hxx"
-#include "cppuhelper/weak.hxx"
-#include "cppuhelper/weakref.hxx"
-
-#include "i18npool/mslangid.hxx"
-
-#include "libxml/tree.h"
-#include "libxml/xpath.h"
-#include "libxml/xpathInternals.h"
-
-#include "osl/conditn.hxx"
-#include "osl/diagnose.h"
-#include "osl/file.hxx"
-
-#include "rtl/alloc.h"
-#include "rtl/logfile.hxx"
-#include "rtl/math.hxx"
-#include "rtl/memory.h"
-#include "rtl/strbuf.hxx"
-#include "rtl/string.hxx"
-#include "rtl/tencinfo.h"
-#include "rtl/textenc.h"
-#include "rtl/ustrbuf.hxx"
-#include "rtl/ustring.h"
-#include "rtl/ustring.hxx"
-#include "rtl/uuid.h"
-
-#include "sfx2/imgmgr.hxx"
-#include "sfx2/msgpool.hxx"
-#include "sfx2/sfxuno.hxx"
-
-#include "svtools/cliplistener.hxx"
-#include "svtools/imageresourceaccess.hxx"
-#include "svl/inetstrm.hxx"
-#include "svl/inettype.hxx"
-#include "svl/itempool.hxx"
-#include "svl/itemset.hxx"
-#include "svl/languageoptions.hxx"
-#include "unotools/lingucfg.hxx"
-#include "svl/numuno.hxx"
-#include "svl/poolitem.hxx"
-#include "svl/solar.hrc"
-#include "svtools/transfer.hxx"
-
-#include "editeng/editdata.hxx"
-#include "editeng/editeng.hxx"
-#include "editeng/editobj.hxx"
-#include "editeng/editstat.hxx"
-#include "editeng/editview.hxx"
-#include "editeng/eeitem.hxx"
-#include "editeng/frmdir.hxx"
-#include "editeng/scripttypeitem.hxx"
-#include "editeng/svxenum.hxx"
-#include "svx/svxids.hrc"
-#include "editeng/unoedsrc.hxx"
-#include "editeng/unofored.hxx"
-
-#include "toolkit/helper/emptyfontdescriptor.hxx"
-
-#include "tools/color.hxx"
-#include "tools/date.hxx"
-#include "tools/debug.hxx"
-#include "tools/diagnose_ex.h"
-#include "tools/inetmsg.hxx"
-#include "tools/link.hxx"
-#include "tools/resid.hxx"
-#include "tools/simplerm.hxx"
-#include "tools/solar.h"
-#include "tools/stream.hxx"
-#include "tools/string.hxx"
-#include "tools/urlobj.hxx"
-
-#include "ucbhelper/activedatasink.hxx"
-#include "ucbhelper/content.hxx"
-
-#include "uno/lbnames.h"
-#include "uno/mapping.hxx"
-
-#include "unotools/desktopterminationobserver.hxx"
-#include "unotools/idhelper.hxx"
-#include "unotools/streamhelper.hxx"
-#include "unotools/textsearch.hxx"
-#include "unotools/ucbstreamhelper.hxx"
-
-#include "vcl/bmpacc.hxx"
-#include "vcl/cvtgrf.hxx"
-#include "vcl/mapmod.hxx"
-#include "tools/mapunit.hxx"
-#include "vcl/stdtext.hxx"
-#include "vcl/timer.hxx"
-#include "tools/wintypes.hxx"
-
-#include "osl/mutex.hxx"
-#include "osl/thread.hxx"
-//---MARKER---
-#endif
-
-/* vim:set shiftwidth=4 softtabstop=4 expandtab: */