From 57154616f064752c237a278db18767241da13c3f Mon Sep 17 00:00:00 2001 From: Thomas Arnhold Date: Thu, 28 Jun 2012 12:28:46 +0200 Subject: Remove UNO includes comments Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a --- forms/source/component/Columns.hxx | 2 -- forms/source/component/ComboBox.cxx | 2 -- forms/source/component/ComboBox.hxx | 2 -- forms/source/component/Filter.cxx | 2 -- forms/source/component/FormComponent.cxx | 2 -- forms/source/component/Grid.cxx | 2 -- forms/source/component/Grid.hxx | 2 -- forms/source/component/ListBox.cxx | 2 -- forms/source/component/ListBox.hxx | 2 -- forms/source/component/Pattern.cxx | 4 ---- forms/source/component/cachedrowset.cxx | 2 -- forms/source/component/cachedrowset.hxx | 2 -- forms/source/component/entrylisthelper.hxx | 2 -- forms/source/component/propertybaghelper.cxx | 2 -- forms/source/component/refvaluecomponent.cxx | 3 --- forms/source/component/refvaluecomponent.hxx | 3 --- forms/source/helper/commanddescriptionprovider.cxx | 2 -- forms/source/helper/commandimageprovider.cxx | 2 -- forms/source/helper/resettable.cxx | 4 ---- forms/source/helper/urltransformer.cxx | 2 -- forms/source/helper/windowstateguard.cxx | 2 -- forms/source/inc/FormComponent.hxx | 2 -- forms/source/inc/commanddescriptionprovider.hxx | 2 -- forms/source/inc/commandimageprovider.hxx | 2 -- forms/source/inc/componenttools.hxx | 2 -- forms/source/inc/controlfeatureinterception.hxx | 2 -- forms/source/inc/listenercontainers.hxx | 2 -- forms/source/inc/propertybaghelper.hxx | 2 -- forms/source/inc/resettable.hxx | 2 -- forms/source/inc/togglestate.hxx | 3 --- forms/source/inc/urltransformer.hxx | 2 -- forms/source/inc/windowstateguard.hxx | 2 -- forms/source/misc/componenttools.cxx | 2 -- forms/source/misc/listenercontainers.cxx | 4 ---- forms/source/richtext/attributedispatcher.cxx | 2 -- forms/source/richtext/clipboarddispatcher.cxx | 2 -- forms/source/richtext/featuredispatcher.cxx | 3 --- forms/source/richtext/featuredispatcher.hxx | 2 -- forms/source/richtext/richtextcontrol.cxx | 2 -- forms/source/richtext/richtextcontrol.hxx | 2 -- forms/source/richtext/richtextmodel.cxx | 2 -- forms/source/richtext/richtextmodel.hxx | 2 -- forms/source/richtext/richtextunowrapper.cxx | 2 -- forms/source/richtext/richtextvclcontrol.hxx | 3 --- forms/source/runtime/formoperations.cxx | 2 -- forms/source/runtime/formoperations.hxx | 2 -- forms/source/solar/component/navbarcontrol.cxx | 2 -- forms/source/solar/component/navbarcontrol.hxx | 2 -- forms/source/xforms/datatyperepository.cxx | 2 -- forms/source/xforms/datatyperepository.hxx | 2 -- forms/source/xforms/datatypes.hxx | 2 -- 51 files changed, 113 deletions(-) (limited to 'forms/source') diff --git a/forms/source/component/Columns.hxx b/forms/source/component/Columns.hxx index 1a6f1ad745bd..ec691038141d 100644 --- a/forms/source/component/Columns.hxx +++ b/forms/source/component/Columns.hxx @@ -32,12 +32,10 @@ #include "cloneable.hxx" #include "frm_strings.hxx" -/** === begin UNO includes === **/ #include #include #include #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/component/ComboBox.cxx b/forms/source/component/ComboBox.cxx index 7a2c4d4aef08..c08054822470 100644 --- a/forms/source/component/ComboBox.cxx +++ b/forms/source/component/ComboBox.cxx @@ -36,7 +36,6 @@ #include "frm_resource.hrc" #include "BaseListBox.hxx" -/** === begin UNO includes === **/ #include #include #include @@ -47,7 +46,6 @@ #include #include #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/component/ComboBox.hxx b/forms/source/component/ComboBox.hxx index 78941877e3c4..8adbfeb2ca34 100644 --- a/forms/source/component/ComboBox.hxx +++ b/forms/source/component/ComboBox.hxx @@ -34,13 +34,11 @@ #include "entrylisthelper.hxx" #include "cachedrowset.hxx" -/** === begin UNO includes === **/ #include #include #include #include #include -/** === end UNO includes === **/ #include diff --git a/forms/source/component/Filter.cxx b/forms/source/component/Filter.cxx index c63d60bd8e66..cb2ac2a50249 100644 --- a/forms/source/component/Filter.cxx +++ b/forms/source/component/Filter.cxx @@ -34,7 +34,6 @@ #include "property.hrc" #include "property.hxx" -/** === begin UNO includes === **/ #include #include #include @@ -55,7 +54,6 @@ #include #include #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/component/FormComponent.cxx b/forms/source/component/FormComponent.cxx index 291384948ebe..27600cfe8cbc 100644 --- a/forms/source/component/FormComponent.cxx +++ b/forms/source/component/FormComponent.cxx @@ -34,7 +34,6 @@ #include "property.hrc" #include "services.hxx" -/** === begin UNO includes === **/ #include #include #include @@ -47,7 +46,6 @@ #include #include #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/component/Grid.cxx b/forms/source/component/Grid.cxx index 01e0c0d2166a..9c71efbe432c 100644 --- a/forms/source/component/Grid.cxx +++ b/forms/source/component/Grid.cxx @@ -34,12 +34,10 @@ #include "property.hxx" #include "services.hxx" -/** === begin UNO includes === **/ #include #include #include #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/component/Grid.hxx b/forms/source/component/Grid.hxx index dc5f16e39694..f29e6be26d1c 100644 --- a/forms/source/component/Grid.hxx +++ b/forms/source/component/Grid.hxx @@ -22,13 +22,11 @@ #include "formcontrolfont.hxx" #include "InterfaceContainer.hxx" -/** === begin UNO includes === **/ #include #include #include #include #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/component/ListBox.cxx b/forms/source/component/ListBox.cxx index 84bf9ff22059..f152d5a1951b 100644 --- a/forms/source/component/ListBox.cxx +++ b/forms/source/component/ListBox.cxx @@ -37,7 +37,6 @@ #include "listenercontainers.hxx" #include "componenttools.hxx" -/** === begin UNO includes === **/ #include #include #include @@ -47,7 +46,6 @@ #include #include #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/component/ListBox.hxx b/forms/source/component/ListBox.hxx index 0eb833ce89fd..2c696c3f6781 100644 --- a/forms/source/component/ListBox.hxx +++ b/forms/source/component/ListBox.hxx @@ -34,7 +34,6 @@ #include "errorbroadcaster.hxx" #include "entrylisthelper.hxx" -/** === begin UNO includes === **/ #include #include #include @@ -43,7 +42,6 @@ #include #include #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/component/Pattern.cxx b/forms/source/component/Pattern.cxx index 55aea67e95c9..bbec5bf779a2 100644 --- a/forms/source/component/Pattern.cxx +++ b/forms/source/component/Pattern.cxx @@ -26,12 +26,8 @@ * ************************************************************************/ - #include "Pattern.hxx" -/** === begin UNO includes === **/ -/** === end UNO includes === **/ - //......................................................................... namespace frm { diff --git a/forms/source/component/cachedrowset.cxx b/forms/source/component/cachedrowset.cxx index f914581907f1..0d7c91bef43b 100644 --- a/forms/source/component/cachedrowset.cxx +++ b/forms/source/component/cachedrowset.cxx @@ -22,12 +22,10 @@ #include "services.hxx" #include "frm_strings.hxx" -/** === begin UNO includes === **/ #include #include #include #include -/** === end UNO includes === **/ #include diff --git a/forms/source/component/cachedrowset.hxx b/forms/source/component/cachedrowset.hxx index b3d18178f73d..15443e547cd8 100644 --- a/forms/source/component/cachedrowset.hxx +++ b/forms/source/component/cachedrowset.hxx @@ -20,10 +20,8 @@ #ifndef CACHEDROWSET_HXX #define CACHEDROWSET_HXX -/** === begin UNO includes === **/ #include #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/component/entrylisthelper.hxx b/forms/source/component/entrylisthelper.hxx index 34807f70b9b0..929b5a5cd1e5 100644 --- a/forms/source/component/entrylisthelper.hxx +++ b/forms/source/component/entrylisthelper.hxx @@ -20,12 +20,10 @@ #ifndef FORMS_ENTRYLISTHELPER_HXX #define FORMS_ENTRYLISTHELPER_HXX -/** === begin UNO includes === **/ #include #include #include #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/component/propertybaghelper.cxx b/forms/source/component/propertybaghelper.cxx index e0ca22a01a1a..a9ababe50048 100644 --- a/forms/source/component/propertybaghelper.cxx +++ b/forms/source/component/propertybaghelper.cxx @@ -21,13 +21,11 @@ #include "property.hxx" -/** === begin UNO includes === **/ #include #include #include #include #include -/** === end UNO includes === **/ #include diff --git a/forms/source/component/refvaluecomponent.cxx b/forms/source/component/refvaluecomponent.cxx index 5950a854e4ff..ada07d95b89b 100644 --- a/forms/source/component/refvaluecomponent.cxx +++ b/forms/source/component/refvaluecomponent.cxx @@ -28,9 +28,6 @@ #include "refvaluecomponent.hxx" -/** === begin UNO includes === **/ -/** === end UNO includes === **/ - #include #include diff --git a/forms/source/component/refvaluecomponent.hxx b/forms/source/component/refvaluecomponent.hxx index 1acad8c17cf7..c0a10ea857d8 100644 --- a/forms/source/component/refvaluecomponent.hxx +++ b/forms/source/component/refvaluecomponent.hxx @@ -23,9 +23,6 @@ #include "FormComponent.hxx" #include "togglestate.hxx" -/** === begin UNO includes === **/ -/** === end UNO includes === **/ - //........................................................................ namespace frm { diff --git a/forms/source/helper/commanddescriptionprovider.cxx b/forms/source/helper/commanddescriptionprovider.cxx index b8b61878dc73..9adff2b7f00f 100644 --- a/forms/source/helper/commanddescriptionprovider.cxx +++ b/forms/source/helper/commanddescriptionprovider.cxx @@ -20,11 +20,9 @@ #include "commanddescriptionprovider.hxx" -/** === begin UNO includes === **/ #include #include #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/helper/commandimageprovider.cxx b/forms/source/helper/commandimageprovider.cxx index 1d96c3c6d660..878a72e93679 100644 --- a/forms/source/helper/commandimageprovider.cxx +++ b/forms/source/helper/commandimageprovider.cxx @@ -28,13 +28,11 @@ #include "commandimageprovider.hxx" -/** === begin UNO includes === **/ #include #include #include #include #include -/** === end UNO includes === **/ #include diff --git a/forms/source/helper/resettable.cxx b/forms/source/helper/resettable.cxx index 52c1c981bd35..fd40b1da69dc 100644 --- a/forms/source/helper/resettable.cxx +++ b/forms/source/helper/resettable.cxx @@ -17,12 +17,8 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . */ - #include "resettable.hxx" -/** === begin UNO includes === **/ -/** === end UNO includes === **/ - #include //........................................................................ diff --git a/forms/source/helper/urltransformer.cxx b/forms/source/helper/urltransformer.cxx index f9d05378f838..28aea0b33b5e 100644 --- a/forms/source/helper/urltransformer.cxx +++ b/forms/source/helper/urltransformer.cxx @@ -28,9 +28,7 @@ #include "urltransformer.hxx" -/** === begin UNO includes === **/ #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/helper/windowstateguard.cxx b/forms/source/helper/windowstateguard.cxx index 17c217c22e61..a06f16ee0817 100644 --- a/forms/source/helper/windowstateguard.cxx +++ b/forms/source/helper/windowstateguard.cxx @@ -29,10 +29,8 @@ #include "windowstateguard.hxx" #include "frm_strings.hxx" -/** === begin UNO includes === **/ #include #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/inc/FormComponent.hxx b/forms/source/inc/FormComponent.hxx index 104117856f33..1596097ff630 100644 --- a/forms/source/inc/FormComponent.hxx +++ b/forms/source/inc/FormComponent.hxx @@ -38,7 +38,6 @@ #include "services.hxx" #include "windowstateguard.hxx" -/** === begin UNO includes === **/ #include #include #include @@ -68,7 +67,6 @@ #include #include #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/inc/commanddescriptionprovider.hxx b/forms/source/inc/commanddescriptionprovider.hxx index cc86b01a0e60..f319c5edc6e0 100644 --- a/forms/source/inc/commanddescriptionprovider.hxx +++ b/forms/source/inc/commanddescriptionprovider.hxx @@ -20,9 +20,7 @@ #ifndef COMMANDDESCRIPTIONPROVIDER_HXX #define COMMANDDESCRIPTIONPROVIDER_HXX -/** === begin UNO includes === **/ #include -/** === end UNO includes === **/ #include diff --git a/forms/source/inc/commandimageprovider.hxx b/forms/source/inc/commandimageprovider.hxx index caf19b4f2c5f..5535f0c47151 100644 --- a/forms/source/inc/commandimageprovider.hxx +++ b/forms/source/inc/commandimageprovider.hxx @@ -28,9 +28,7 @@ #ifndef COMMANDIMAGEPROVIDER_HXX #define COMMANDIMAGEPROVIDER_HXX -/** === begin UNO includes === **/ #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/inc/componenttools.hxx b/forms/source/inc/componenttools.hxx index 5e3cee339277..7f62f9b28e6a 100644 --- a/forms/source/inc/componenttools.hxx +++ b/forms/source/inc/componenttools.hxx @@ -20,11 +20,9 @@ #ifndef FORMS_SOURCE_INC_COMPONENTTOOLS_HXX #define FORMS_SOURCE_INC_COMPONENTTOOLS_HXX -/** === begin UNO includes === **/ #include #include #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/inc/controlfeatureinterception.hxx b/forms/source/inc/controlfeatureinterception.hxx index c34294cf26ff..499c59ceb8cb 100644 --- a/forms/source/inc/controlfeatureinterception.hxx +++ b/forms/source/inc/controlfeatureinterception.hxx @@ -29,10 +29,8 @@ #ifndef FORMS_SOURCE_INC_CONTROLFEATUREINTERCEPTION_HXX #define FORMS_SOURCE_INC_CONTROLFEATUREINTERCEPTION_HXX -/** === begin UNO includes === **/ #include #include -/** === end UNO includes === **/ #include diff --git a/forms/source/inc/listenercontainers.hxx b/forms/source/inc/listenercontainers.hxx index 5ab0fc7e4cec..1e9809b390ab 100644 --- a/forms/source/inc/listenercontainers.hxx +++ b/forms/source/inc/listenercontainers.hxx @@ -20,9 +20,7 @@ #ifndef FORMS_SOURCE_INC_LISTENERCONTAINERS_HXX #define FORMS_SOURCE_INC_LISTENERCONTAINERS_HXX -/** === begin UNO includes === **/ #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/inc/propertybaghelper.hxx b/forms/source/inc/propertybaghelper.hxx index 7600618fa8f1..eee19b8f852a 100644 --- a/forms/source/inc/propertybaghelper.hxx +++ b/forms/source/inc/propertybaghelper.hxx @@ -29,9 +29,7 @@ #ifndef FORMS_PROPERTYBAGHELPER_HXX #define FORMS_PROPERTYBAGHELPER_HXX -/** === begin UNO includes === **/ #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/inc/resettable.hxx b/forms/source/inc/resettable.hxx index 3f2a7218cf2d..b002f1b64b4f 100644 --- a/forms/source/inc/resettable.hxx +++ b/forms/source/inc/resettable.hxx @@ -20,9 +20,7 @@ #ifndef FORMS_RESETTABLE_HXX #define FORMS_RESETTABLE_HXX -/** === begin UNO includes === **/ #include -/** === end UNO includes === **/ #include diff --git a/forms/source/inc/togglestate.hxx b/forms/source/inc/togglestate.hxx index 16c97c5d2560..daa1ae1146e3 100644 --- a/forms/source/inc/togglestate.hxx +++ b/forms/source/inc/togglestate.hxx @@ -20,9 +20,6 @@ #ifndef FORMS_TOGGLESTATE_HXX #define FORMS_TOGGLESTATE_HXX -/** === begin UNO includes === **/ -/** === end UNO includes === **/ - //........................................................................ namespace frm { diff --git a/forms/source/inc/urltransformer.hxx b/forms/source/inc/urltransformer.hxx index ea4c40402bab..3ee1af6e8c63 100644 --- a/forms/source/inc/urltransformer.hxx +++ b/forms/source/inc/urltransformer.hxx @@ -20,11 +20,9 @@ #ifndef FORMS_SOURCE_INC_URLTRANSFORMER_HXX #define FORMS_SOURCE_INC_URLTRANSFORMER_HXX -/** === begin UNO includes === **/ #include #include #include -/** === end UNO includes === **/ //........................................................................ namespace frm diff --git a/forms/source/inc/windowstateguard.hxx b/forms/source/inc/windowstateguard.hxx index e05505d37080..523e7aa943a4 100644 --- a/forms/source/inc/windowstateguard.hxx +++ b/forms/source/inc/windowstateguard.hxx @@ -20,10 +20,8 @@ #ifndef FORMS_WINDOWSTATEGUARD_HXX #define FORMS_WINDOWSTATEGUARD_HXX -/** === begin UNO includes === **/ #include #include -/** === end UNO includes === **/ #include //........................................................................ diff --git a/forms/source/misc/componenttools.cxx b/forms/source/misc/componenttools.cxx index 66c1fde30bf7..9d5c04ac6ffd 100644 --- a/forms/source/misc/componenttools.cxx +++ b/forms/source/misc/componenttools.cxx @@ -28,9 +28,7 @@ #include "componenttools.hxx" -/** === begin UNO includes === **/ #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/misc/listenercontainers.cxx b/forms/source/misc/listenercontainers.cxx index efd53a2e3d91..0345c4c406c7 100644 --- a/forms/source/misc/listenercontainers.cxx +++ b/forms/source/misc/listenercontainers.cxx @@ -26,12 +26,8 @@ * ************************************************************************/ - #include "listenercontainers.hxx" -/** === begin UNO includes === **/ -/** === end UNO includes === **/ - //........................................................................ namespace frm { diff --git a/forms/source/richtext/attributedispatcher.cxx b/forms/source/richtext/attributedispatcher.cxx index 84096ea49ef4..0f6c7036973d 100644 --- a/forms/source/richtext/attributedispatcher.cxx +++ b/forms/source/richtext/attributedispatcher.cxx @@ -28,8 +28,6 @@ #include "attributedispatcher.hxx" -/** === begin UNO includes === **/ -/** === end UNO includes === **/ #include //........................................................................ diff --git a/forms/source/richtext/clipboarddispatcher.cxx b/forms/source/richtext/clipboarddispatcher.cxx index 5de8473a1419..097ab031b30b 100644 --- a/forms/source/richtext/clipboarddispatcher.cxx +++ b/forms/source/richtext/clipboarddispatcher.cxx @@ -20,9 +20,7 @@ #include "clipboarddispatcher.hxx" #include -/** === begin UNO includes === **/ #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/richtext/featuredispatcher.cxx b/forms/source/richtext/featuredispatcher.cxx index 06301ed7a375..045f2d1f3517 100644 --- a/forms/source/richtext/featuredispatcher.cxx +++ b/forms/source/richtext/featuredispatcher.cxx @@ -28,9 +28,6 @@ #include "featuredispatcher.hxx" -/** === begin UNO includes === **/ -/** === end UNO includes === **/ - //........................................................................ namespace frm { diff --git a/forms/source/richtext/featuredispatcher.hxx b/forms/source/richtext/featuredispatcher.hxx index d205a43d708b..e6ed7faff4d6 100644 --- a/forms/source/richtext/featuredispatcher.hxx +++ b/forms/source/richtext/featuredispatcher.hxx @@ -20,10 +20,8 @@ #ifndef FORMS_SOURCE_RICHTEXT_FEATUREDISPATCHER_HXX #define FORMS_SOURCE_RICHTEXT_FEATUREDISPATCHER_HXX -/** === begin UNO includes === **/ #include #include -/** === end UNO includes === **/ #include #include #include diff --git a/forms/source/richtext/richtextcontrol.cxx b/forms/source/richtext/richtextcontrol.cxx index 7e1694a4bcdc..a229e710d6e0 100644 --- a/forms/source/richtext/richtextcontrol.cxx +++ b/forms/source/richtext/richtextcontrol.cxx @@ -37,9 +37,7 @@ #include "parametrizedattributedispatcher.hxx" #include "specialdispatchers.hxx" -/** === begin UNO includes === **/ #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/richtext/richtextcontrol.hxx b/forms/source/richtext/richtextcontrol.hxx index fbea515ef329..4260335d5aca 100644 --- a/forms/source/richtext/richtextcontrol.hxx +++ b/forms/source/richtext/richtextcontrol.hxx @@ -23,9 +23,7 @@ #include #include -/** === begin UNO includes === **/ #include -/** === end UNO includes === **/ #include #include #include diff --git a/forms/source/richtext/richtextmodel.cxx b/forms/source/richtext/richtextmodel.cxx index b04156b12c37..141b2f0df325 100644 --- a/forms/source/richtext/richtextmodel.cxx +++ b/forms/source/richtext/richtextmodel.cxx @@ -33,11 +33,9 @@ #include "richtextengine.hxx" #include "richtextunowrapper.hxx" -/** === begin UNO includes === **/ #include #include #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/richtext/richtextmodel.hxx b/forms/source/richtext/richtextmodel.hxx index f5d4467f812f..7d2fff59586f 100644 --- a/forms/source/richtext/richtextmodel.hxx +++ b/forms/source/richtext/richtextmodel.hxx @@ -26,10 +26,8 @@ #include #include -/** === begin UNO includes === **/ #include #include -/** === end UNO includes === **/ #include #include #include diff --git a/forms/source/richtext/richtextunowrapper.cxx b/forms/source/richtext/richtextunowrapper.cxx index 0beae8fe9ef3..817bf2f634a7 100644 --- a/forms/source/richtext/richtextunowrapper.cxx +++ b/forms/source/richtext/richtextunowrapper.cxx @@ -19,10 +19,8 @@ #include "richtextunowrapper.hxx" -/** === begin UNO includes === **/ #include #include -/** === end UNO includes === **/ #include #include #include diff --git a/forms/source/richtext/richtextvclcontrol.hxx b/forms/source/richtext/richtextvclcontrol.hxx index a20a7b89ebb0..d9cbf81fd321 100644 --- a/forms/source/richtext/richtextvclcontrol.hxx +++ b/forms/source/richtext/richtextvclcontrol.hxx @@ -27,9 +27,6 @@ #include "rtattributes.hxx" #include "textattributelistener.hxx" -/** === begin UNO includes === **/ -/** === end UNO includes === **/ - class EditView; class EditEngine; class SfxItemSet; diff --git a/forms/source/runtime/formoperations.cxx b/forms/source/runtime/formoperations.cxx index 7d01dbf13274..3c29f88bc21e 100644 --- a/forms/source/runtime/formoperations.cxx +++ b/forms/source/runtime/formoperations.cxx @@ -33,7 +33,6 @@ #include "frm_resource.hrc" #include "frm_module.hxx" -/** === begin UNO includes === **/ #include #include #include @@ -53,7 +52,6 @@ #include #include #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/runtime/formoperations.hxx b/forms/source/runtime/formoperations.hxx index 4531dd06d9d4..825c08ffa3ca 100644 --- a/forms/source/runtime/formoperations.hxx +++ b/forms/source/runtime/formoperations.hxx @@ -20,7 +20,6 @@ #ifndef FORMS_FORMOPERATIONS_HXX #define FORMS_FORMOPERATIONS_HXX -/** === begin UNO includes === **/ #include #include #include @@ -30,7 +29,6 @@ #include #include #include -/** === end UNO includes === **/ #include diff --git a/forms/source/solar/component/navbarcontrol.cxx b/forms/source/solar/component/navbarcontrol.cxx index e814595f432b..fca8e7b8f0a9 100644 --- a/forms/source/solar/component/navbarcontrol.cxx +++ b/forms/source/solar/component/navbarcontrol.cxx @@ -36,13 +36,11 @@ #include "commandimageprovider.hxx" #include "commanddescriptionprovider.hxx" -/** === begin UNO includes === **/ #include #include #include #include #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/solar/component/navbarcontrol.hxx b/forms/source/solar/component/navbarcontrol.hxx index 39587c8fa016..4188b3dcd4bf 100644 --- a/forms/source/solar/component/navbarcontrol.hxx +++ b/forms/source/solar/component/navbarcontrol.hxx @@ -22,10 +22,8 @@ #include "formnavigation.hxx" -/** === begin UNO includes === **/ #include #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/xforms/datatyperepository.cxx b/forms/source/xforms/datatyperepository.cxx index 00cce243b947..1a6f305a11fb 100644 --- a/forms/source/xforms/datatyperepository.cxx +++ b/forms/source/xforms/datatyperepository.cxx @@ -34,8 +34,6 @@ #include "frm_strings.hxx" #include "property.hrc" -/** === begin UNO includes === **/ -/** === end UNO includes === **/ #include #include diff --git a/forms/source/xforms/datatyperepository.hxx b/forms/source/xforms/datatyperepository.hxx index 10a936c504bd..7859a014ee07 100644 --- a/forms/source/xforms/datatyperepository.hxx +++ b/forms/source/xforms/datatyperepository.hxx @@ -20,9 +20,7 @@ #ifndef OFFAPI_COM_SUN_STAR_XFORMS_DATATYPEREPOSITORY_HXX #define OFFAPI_COM_SUN_STAR_XFORMS_DATATYPEREPOSITORY_HXX -/** === begin UNO includes === **/ #include -/** === end UNO includes === **/ #include #include diff --git a/forms/source/xforms/datatypes.hxx b/forms/source/xforms/datatypes.hxx index 77e554dff5a9..045eb8afa0aa 100644 --- a/forms/source/xforms/datatypes.hxx +++ b/forms/source/xforms/datatypes.hxx @@ -20,14 +20,12 @@ #ifndef FORMS_SOURCE_XFORMS_DATATYPES_HXX #define FORMS_SOURCE_XFORMS_DATATYPES_HXX -/** === begin UNO includes === **/ #include #include #include #include #include #include -/** === end UNO includes === **/ #include #include #include -- cgit