diff options
Diffstat (limited to 'svx/source/form')
22 files changed, 0 insertions, 49 deletions
diff --git a/svx/source/form/databaselocationinput.cxx b/svx/source/form/databaselocationinput.cxx index 14a6bcbf1c3e..6a9005bd2172 100644 --- a/svx/source/form/databaselocationinput.cxx +++ b/svx/source/form/databaselocationinput.cxx @@ -32,9 +32,7 @@ #include "svx/fmresids.hrc" -/** === begin UNO includes === **/ #include <com/sun/star/ui/dialogs/TemplateDescription.hpp> -/** === end UNO includes === **/ #include <comphelper/componentcontext.hxx> #include <comphelper/namedvaluecollection.hxx> diff --git a/svx/source/form/filtnav.cxx b/svx/source/form/filtnav.cxx index 0b278843aa82..fc1b92c23e2f 100644 --- a/svx/source/form/filtnav.cxx +++ b/svx/source/form/filtnav.cxx @@ -33,7 +33,6 @@ #include "fmprop.hrc" #include "svx/fmresids.hrc" -/** === begin UNO includes === **/ #include <com/sun/star/awt/XControlModel.hpp> #include <com/sun/star/awt/XControl.hpp> #include <com/sun/star/awt/XTextComponent.hpp> @@ -41,7 +40,6 @@ #include <com/sun/star/lang/XUnoTunnel.hpp> #include <com/sun/star/util/XNumberFormatter.hpp> #include <com/sun/star/beans/XFastPropertySet.hpp> -/** === end UNO includes === **/ #include <comphelper/processfactory.hxx> #include <comphelper/property.hxx> diff --git a/svx/source/form/fmPropBrw.cxx b/svx/source/form/fmPropBrw.cxx index b55fbdc15a9a..044eb783380e 100644 --- a/svx/source/form/fmPropBrw.cxx +++ b/svx/source/form/fmPropBrw.cxx @@ -44,7 +44,6 @@ #include "svx/svdpagv.hxx" #include "svx/svxids.hrc" -/** === begin UNO includes === **/ #include <com/sun/star/beans/PropertyValue.hpp> #include <com/sun/star/awt/PosSize.hpp> #include <com/sun/star/form/XForm.hpp> @@ -57,7 +56,6 @@ #include <com/sun/star/form/inspection/DefaultFormComponentInspectorModel.hpp> #include <com/sun/star/inspection/XObjectInspectorUI.hpp> #include <com/sun/star/inspection/DefaultHelpProvider.hpp> -/** === end UNO includes === **/ #include <comphelper/processfactory.hxx> #include <comphelper/property.hxx> diff --git a/svx/source/form/fmcontrolbordermanager.cxx b/svx/source/form/fmcontrolbordermanager.cxx index aaa01e0c3301..bb010865cc56 100644 --- a/svx/source/form/fmcontrolbordermanager.cxx +++ b/svx/source/form/fmcontrolbordermanager.cxx @@ -31,11 +31,9 @@ #include "fmprop.hrc" -/** === begin UNO includes === **/ #include <com/sun/star/form/validation/XValidatableFormComponent.hpp> #include <com/sun/star/awt/XTextComponent.hpp> #include <com/sun/star/awt/XListBox.hpp> -/** === end UNO includes === **/ #include <tools/debug.hxx> //........................................................................ diff --git a/svx/source/form/fmcontrollayout.cxx b/svx/source/form/fmcontrollayout.cxx index f8792313be04..f441deef1873 100644 --- a/svx/source/form/fmcontrollayout.cxx +++ b/svx/source/form/fmcontrollayout.cxx @@ -30,7 +30,6 @@ #include "fmcontrollayout.hxx" #include "fmprop.hrc" -/** === begin UNO includes === **/ #include <com/sun/star/form/FormComponentType.hpp> #include <com/sun/star/awt/VisualEffect.hpp> #include <com/sun/star/i18n/ScriptType.hpp> @@ -39,7 +38,6 @@ #include <com/sun/star/style/XStyleFamiliesSupplier.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/container/XChild.hpp> -/** === end UNO includes === **/ #include <comphelper/processfactory.hxx> #include <i18npool/mslangid.hxx> diff --git a/svx/source/form/fmdocumentclassification.cxx b/svx/source/form/fmdocumentclassification.cxx index ea45b810204f..611ac52ffc82 100644 --- a/svx/source/form/fmdocumentclassification.cxx +++ b/svx/source/form/fmdocumentclassification.cxx @@ -30,13 +30,11 @@ #include "fmdocumentclassification.hxx" #include "svx/dbtoolsclient.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/container/XChild.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> #include <com/sun/star/xforms/XFormsSupplier.hpp> #include <com/sun/star/sdbc/XConnection.hpp> #include <com/sun/star/frame/XModule.hpp> -/** === end UNO includes === **/ #include <tools/diagnose_ex.h> diff --git a/svx/source/form/fmobj.cxx b/svx/source/form/fmobj.cxx index c8e8689a6192..183ec8aaf01f 100644 --- a/svx/source/form/fmobj.cxx +++ b/svx/source/form/fmobj.cxx @@ -39,13 +39,11 @@ #include "svx/fmmodel.hxx" #include "svx/dialmgr.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/awt/XDevice.hpp> #include <com/sun/star/script/XEventAttacherManager.hpp> #include <com/sun/star/io/XPersistObject.hpp> #include <com/sun/star/awt/XControlContainer.hpp> #include <com/sun/star/util/XCloneable.hpp> -/** === end UNO includes === **/ #include "svx/fmtools.hxx" #include <tools/shl.hxx> diff --git a/svx/source/form/fmscriptingenv.cxx b/svx/source/form/fmscriptingenv.cxx index 22d3bf6999f1..26a8ffb14ba9 100644 --- a/svx/source/form/fmscriptingenv.cxx +++ b/svx/source/form/fmscriptingenv.cxx @@ -29,7 +29,6 @@ #include "fmscriptingenv.hxx" #include "svx/fmmodel.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/lang/IllegalArgumentException.hpp> #include <com/sun/star/script/XScriptListener.hpp> #include <com/sun/star/container/XHierarchicalNameAccess.hpp> @@ -37,7 +36,6 @@ #include <com/sun/star/lang/DisposedException.hpp> #include <com/sun/star/lang/EventObject.hpp> #include <com/sun/star/awt/XControl.hpp> -/** === end UNO includes === **/ #include <tools/diagnose_ex.h> #include <cppuhelper/implbase1.hxx> diff --git a/svx/source/form/fmshimp.cxx b/svx/source/form/fmshimp.cxx index d3d644f00111..f9506a3e480c 100644 --- a/svx/source/form/fmshimp.cxx +++ b/svx/source/form/fmshimp.cxx @@ -55,7 +55,6 @@ #include "svx/svxdlg.hxx" #include "svx/svxids.hrc" -/** === begin UNO includes === **/ #include <com/sun/star/awt/XWindow2.hpp> #include <com/sun/star/awt/XCheckBox.hpp> #include <com/sun/star/awt/XListBox.hpp> @@ -86,7 +85,6 @@ #include <com/sun/star/util/XNumberFormatter.hpp> #include <com/sun/star/view/XSelectionSupplier.hpp> #include <com/sun/star/beans/XIntrospection.hpp> -/** === end UNO includes === **/ #include <comphelper/extract.hxx> #include <comphelper/evtmethodhelper.hxx> diff --git a/svx/source/form/fmtextcontrolfeature.cxx b/svx/source/form/fmtextcontrolfeature.cxx index bf4c3cd3cb4b..817520ab6ff6 100644 --- a/svx/source/form/fmtextcontrolfeature.cxx +++ b/svx/source/form/fmtextcontrolfeature.cxx @@ -28,9 +28,6 @@ #include "fmtextcontrolfeature.hxx" -/** === begin UNO includes === **/ -/** === end UNO includes === **/ - //........................................................................ namespace svx { diff --git a/svx/source/form/fmtextcontrolshell.cxx b/svx/source/form/fmtextcontrolshell.cxx index 4ffc6f89704b..6234c9871d50 100644 --- a/svx/source/form/fmtextcontrolshell.cxx +++ b/svx/source/form/fmtextcontrolshell.cxx @@ -41,7 +41,6 @@ #include "svx/svxids.hrc" #include "editeng/udlnitem.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/awt/FontDescriptor.hpp> #include <com/sun/star/frame/XDispatchProvider.hpp> @@ -50,7 +49,6 @@ #include <com/sun/star/awt/XFocusListener.hpp> #include <com/sun/star/awt/XMouseListener.hpp> #include <com/sun/star/util/URLTransformer.hpp> -/** === end UNO includes === **/ #include <comphelper/componentcontext.hxx> #include <comphelper/processfactory.hxx> diff --git a/svx/source/form/fmtools.cxx b/svx/source/form/fmtools.cxx index 9d5352c6382d..bd39bf8d0d7f 100644 --- a/svx/source/form/fmtools.cxx +++ b/svx/source/form/fmtools.cxx @@ -33,7 +33,6 @@ #include "svx/dbtoolsclient.hxx" #include "svx/fmglob.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/awt/LineEndFormat.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> #include <com/sun/star/beans/XIntrospection.hpp> @@ -68,7 +67,6 @@ #include <com/sun/star/util/XNumberFormats.hpp> #include <com/sun/star/util/XNumberFormatsSupplier.hpp> #include <com/sun/star/util/XNumberFormatter.hpp> -/** === end UNO includes === **/ #include <basic/sbxvar.hxx> #include <svl/eitem.hxx> diff --git a/svx/source/form/fmundo.cxx b/svx/source/form/fmundo.cxx index 4b9acadd960f..b951406a8336 100644 --- a/svx/source/form/fmundo.cxx +++ b/svx/source/form/fmundo.cxx @@ -40,7 +40,6 @@ #include "svx/fmmodel.hxx" #include "svx/fmpage.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/util/XModifyBroadcaster.hpp> #include <com/sun/star/beans/PropertyAttribute.hpp> #include <com/sun/star/container/XContainer.hpp> @@ -49,7 +48,6 @@ #include <com/sun/star/form/binding/XBindableValue.hpp> #include <com/sun/star/form/binding/XListEntrySink.hpp> #include <com/sun/star/reflection/XInterfaceMethodTypeDescription.hpp> -/** === end UNO includes === **/ #include "svx/fmtools.hxx" #include <rtl/logfile.hxx> diff --git a/svx/source/form/fmvwimp.cxx b/svx/source/form/fmvwimp.cxx index 546540e7a0f6..ca621e899835 100644 --- a/svx/source/form/fmvwimp.cxx +++ b/svx/source/form/fmvwimp.cxx @@ -52,7 +52,6 @@ #include "svx/svdpagv.hxx" #include "svx/xmlexchg.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/ui/dialogs/XExecutableDialog.hpp> #include <com/sun/star/style/VerticalAlignment.hpp> #include <com/sun/star/lang/XInitialization.hpp> @@ -80,7 +79,6 @@ #include <com/sun/star/sdbc/XPreparedStatement.hpp> #include <com/sun/star/sdb/XQueriesSupplier.hpp> #include <com/sun/star/container/XContainer.hpp> -/** === end UNO includes === **/ #include <comphelper/enumhelper.hxx> #include <comphelper/extract.hxx> diff --git a/svx/source/form/formcontrolfactory.cxx b/svx/source/form/formcontrolfactory.cxx index ec74af27c7a2..0c1e17fac9d5 100644 --- a/svx/source/form/formcontrolfactory.cxx +++ b/svx/source/form/formcontrolfactory.cxx @@ -35,7 +35,6 @@ #include "svx/dialmgr.hxx" #include "svx/svdouno.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/form/XFormComponent.hpp> #include <com/sun/star/form/FormComponentType.hpp> #include <com/sun/star/awt/ScrollBarOrientation.hpp> @@ -49,7 +48,6 @@ #include <com/sun/star/sdbc/ColumnValue.hpp> #include <com/sun/star/text/WritingMode2.hpp> #include <com/sun/star/awt/FontDescriptor.hpp> -/** === end UNO includes === **/ #include <comphelper/componentcontext.hxx> #include <comphelper/numbers.hxx> diff --git a/svx/source/form/formcontroller.cxx b/svx/source/form/formcontroller.cxx index 8a6758e105c2..73523525b3c0 100644 --- a/svx/source/form/formcontroller.cxx +++ b/svx/source/form/formcontroller.cxx @@ -40,7 +40,6 @@ #include "svx/fmtools.hxx" #include "fmurl.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/awt/FocusChangeReason.hpp> #include <com/sun/star/awt/XCheckBox.hpp> #include <com/sun/star/awt/XComboBox.hpp> @@ -70,7 +69,6 @@ #include <com/sun/star/util/XNumberFormatter.hpp> #include <com/sun/star/sdb/SQLContext.hpp> #include <com/sun/star/sdb/XColumn.hpp> -/** === end UNO includes === **/ #include <comphelper/enumhelper.hxx> #include <comphelper/extract.hxx> diff --git a/svx/source/form/formcontrolling.cxx b/svx/source/form/formcontrolling.cxx index b3ed12601c6b..ceaa327a5cc1 100644 --- a/svx/source/form/formcontrolling.cxx +++ b/svx/source/form/formcontrolling.cxx @@ -34,12 +34,10 @@ #include "fmprop.hrc" #include "svx/fmtools.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/form/runtime/FormOperations.hpp> #include <com/sun/star/form/runtime/FormFeature.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/sdb/XSQLErrorBroadcaster.hpp> -/** === end UNO includes === **/ #include <tools/diagnose_ex.h> #include <comphelper/anytostring.hxx> diff --git a/svx/source/form/formdispatchinterceptor.cxx b/svx/source/form/formdispatchinterceptor.cxx index 8b91a8b25714..6830e7de6fa7 100644 --- a/svx/source/form/formdispatchinterceptor.cxx +++ b/svx/source/form/formdispatchinterceptor.cxx @@ -17,12 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - #include "formdispatchinterceptor.hxx" -/** === begin UNO includes === **/ -/** === end UNO includes === **/ - #include <tools/debug.hxx> //........................................................................ diff --git a/svx/source/form/formtoolbars.cxx b/svx/source/form/formtoolbars.cxx index 5074829f7a26..8d8cd56a1e71 100644 --- a/svx/source/form/formtoolbars.cxx +++ b/svx/source/form/formtoolbars.cxx @@ -28,9 +28,7 @@ #include "formtoolbars.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/beans/XPropertySet.hpp> -/** === end UNO includes === **/ #include <svx/svxids.hrc> diff --git a/svx/source/form/legacyformcontroller.cxx b/svx/source/form/legacyformcontroller.cxx index 1fefcb2a9c48..e7491bd5229d 100644 --- a/svx/source/form/legacyformcontroller.cxx +++ b/svx/source/form/legacyformcontroller.cxx @@ -28,12 +28,10 @@ #include "fmservs.hxx" -/** === begin UNO includes === **/ #include <com/sun/star/form/XFormController.hpp> #include <com/sun/star/form/runtime/XFormController.hpp> #include <com/sun/star/lang/XMultiServiceFactory.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> -/** === end UNO includes === **/ #include <cppuhelper/implbase2.hxx> diff --git a/svx/source/form/stringlistresource.cxx b/svx/source/form/stringlistresource.cxx index 655b33b69518..c6339e99b497 100644 --- a/svx/source/form/stringlistresource.cxx +++ b/svx/source/form/stringlistresource.cxx @@ -17,12 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - #include "stringlistresource.hxx" -/** === begin UNO includes === **/ -/** === end UNO includes === **/ - #include <tools/rcid.h> //........................................................................ diff --git a/svx/source/form/xfm_addcondition.cxx b/svx/source/form/xfm_addcondition.cxx index ffeaf54f300e..89253bc80a86 100644 --- a/svx/source/form/xfm_addcondition.cxx +++ b/svx/source/form/xfm_addcondition.cxx @@ -29,8 +29,6 @@ #include "xfm_addcondition.hxx" -/** === begin UNO includes === **/ -/** === end UNO includes === **/ #include <cppuhelper/typeprovider.hxx> #include "datanavi.hxx" #include <vcl/msgbox.hxx> |