Kaydet (Commit) 57154616 authored tarafından Thomas Arnhold's avatar Thomas Arnhold

Remove UNO includes comments

Change-Id: I48e193322967fb75e93eaf81e9e2110d3056f92a
üst 59c8cfff
......@@ -20,9 +20,6 @@
#ifndef ACC_ACCESSIBLETOOLPANELDECK_HXX
#define ACC_ACCESSIBLETOOLPANELDECK_HXX
/** === begin UNO includes === **/
/** === end UNO includes === **/
#include <cppuhelper/implbase1.hxx>
#include <toolkit/awt/vclxaccessiblecomponent.hxx>
......
......@@ -20,9 +20,6 @@
#ifndef ACC_ACCESSIBLETOOLPANELTABBAR_HXX
#define ACC_ACCESSIBLETOOLPANELTABBAR_HXX
/** === begin UNO includes === **/
/** === end UNO includes === **/
#include <cppuhelper/implbase1.hxx>
#include <toolkit/awt/vclxaccessiblecomponent.hxx>
......
......@@ -20,9 +20,6 @@
#ifndef ACC_ACCESSIBLETOOLPANELDECKTABBARITEM_HXX
#define ACC_ACCESSIBLETOOLPANELDECKTABBARITEM_HXX
/** === begin UNO includes === **/
/** === end UNO includes === **/
#include <comphelper/accessiblecomponenthelper.hxx>
#include <cppuhelper/implbase1.hxx>
......
......@@ -28,12 +28,10 @@
#include "accessibility/extended/AccessibleToolPanelDeck.hxx"
/** === begin UNO includes === **/
#include <com/sun/star/accessibility/AccessibleRole.hpp>
#include <com/sun/star/accessibility/AccessibleEventId.hpp>
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
/** === end UNO includes === **/
#include <svtools/toolpanel/toolpaneldeck.hxx>
#include <toolkit/awt/vclxwindow.hxx>
......
......@@ -31,12 +31,10 @@
#include "accessibility/helper/accresmgr.hxx"
#include "accessibility/helper/accessiblestrings.hrc"
/** === begin UNO includes === **/
#include <com/sun/star/accessibility/AccessibleRole.hpp>
#include <com/sun/star/accessibility/AccessibleEventId.hpp>
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
/** === end UNO includes === **/
#include <svtools/toolpanel/toolpaneldeck.hxx>
#include <svtools/toolpanel/paneltabbar.hxx>
......
......@@ -28,12 +28,10 @@
#include "accessibility/extended/AccessibleToolPanelDeckTabBarItem.hxx"
/** === begin UNO includes === **/
#include <com/sun/star/accessibility/AccessibleRole.hpp>
#include <com/sun/star/accessibility/AccessibleStateType.hpp>
#include <com/sun/star/accessibility/AccessibleEventId.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
/** === end UNO includes === **/
#include <svtools/toolpanel/toolpaneldeck.hxx>
#include <svtools/toolpanel/paneltabbar.hxx>
......
......@@ -21,9 +21,7 @@
#include "doceventnotifier.hxx"
#include "scriptdocument.hxx"
/** === begin UNO includes === **/
#include <com/sun/star/document/XEventBroadcaster.hpp>
/** === end UNO includes === **/
#include <vcl/svapp.hxx>
......
......@@ -17,13 +17,9 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
#include "docsignature.hxx"
#include "scriptdocument.hxx"
/** === begin UNO includes === **/
/** === end UNO includes === **/
#include <sfx2/objsh.hxx>
#include <sfx2/signaturestate.hxx>
......
......@@ -20,13 +20,11 @@
#include "documentenumeration.hxx"
/** === begin UNO includes === **/
#include <com/sun/star/frame/XDesktop.hpp>
#include <com/sun/star/frame/XModel2.hpp>
#include <com/sun/star/frame/FrameSearchFlag.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <com/sun/star/frame/XFramesSupplier.hpp>
/** === end UNO includes === **/
#include <tools/diagnose_ex.h>
......
......@@ -20,10 +20,8 @@
#ifndef BASCTL_DOCUMENTENUMERATION_HXX
#define BASCTL_DOCUMENTENUMERATION_HXX
/** === begin UNO includes === **/
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/frame/XController.hpp>
/** === end UNO includes === **/
#include <comphelper/componentcontext.hxx>
......
......@@ -25,7 +25,6 @@
#include "doceventnotifier.hxx"
#include "documentenumeration.hxx"
/** === begin UNO includes === **/
#include <com/sun/star/uri/XUriReferenceFactory.hpp>
#include <com/sun/star/util/XMacroExpander.hpp>
#include <com/sun/star/document/MacroExecMode.hpp>
......@@ -37,7 +36,6 @@
#include <com/sun/star/document/XEmbeddedScripts.hpp>
#include <com/sun/star/script/vba/XVBACompatibility.hpp>
#include <com/sun/star/script/vba/XVBAModuleInfo.hpp>
/** === end UNO includes === **/
#include <sfx2/objsh.hxx>
#include <sfx2/app.hxx>
......
......@@ -20,9 +20,7 @@
#ifndef BASCTL_DOCEVENTNOTIFIER_HXX
#define BASCTL_DOCEVENTNOTIFIER_HXX
/** === begin UNO includes === **/
#include <com/sun/star/frame/XModel.hpp>
/** === end UNO includes === **/
#include <rtl/ref.hxx>
......
......@@ -19,9 +19,7 @@
#ifndef BASCTL_DOCSIGNATURE_HXX
#define BASCTL_DOCSIGNATURE_HXX
/** === begin UNO includes === **/
#include <com/sun/star/frame/XModel.hpp>
/** === end UNO includes === **/
#include <memory>
......
......@@ -20,12 +20,10 @@
#ifndef SCRIPTDOCUMENT_HXX
#define SCRIPTDOCUMENT_HXX
/** === begin UNO includes === **/
#include <com/sun/star/script/XLibraryContainer.hpp>
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/task/XStatusIndicator.hpp>
#include <com/sun/star/io/XInputStreamProvider.hpp>
/** === end UNO includes === **/
#include <boost/shared_ptr.hpp>
#include <vector>
......
......@@ -29,10 +29,8 @@
#ifndef BASICMANAGERREPOSITORY_HXX
#define BASICMANAGERREPOSITORY_HXX
/** === begin UNO includes === **/
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/embed/XStorage.hpp>
/** === end UNO includes === **/
#include "basicdllapi.h"
class BasicManager;
......
......@@ -33,11 +33,9 @@
#include <basic/sbuno.hxx>
#include "sbintern.hxx"
/** === begin UNO includes === **/
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/document/XStorageBasedDocument.hpp>
#include <com/sun/star/document/XEmbeddedScripts.hpp>
/** === end UNO includes === **/
#include <svtools/ehdl.hxx>
#include <svtools/sfxecode.hxx>
#include <unotools/pathoptions.hxx>
......
......@@ -28,9 +28,6 @@
#include "sbmodule.hxx"
/** === begin UNO includes === **/
/** === end UNO includes === **/
//........................................................................
namespace basic
{
......
......@@ -23,7 +23,6 @@
#include "ControllerLockGuard.hxx"
#include "DataSourceHelper.hxx"
/** === begin UNO includes === **/
#include <com/sun/star/chart2/XAnyDescriptionAccess.hpp>
#include <com/sun/star/util/XCloneable.hpp>
#include <com/sun/star/chart2/XChartDocument.hpp>
......@@ -33,7 +32,6 @@
#include <com/sun/star/util/XModifiable.hpp>
#include <com/sun/star/chart2/data/XDataSource.hpp>
#include <com/sun/star/chart2/data/XLabeledDataSequence.hpp>
/** === end UNO includes === **/
#include <comphelper/property.hxx>
#include <tools/diagnose_ex.h>
......
......@@ -20,10 +20,8 @@
#ifndef CHART2_CHARTMODELCLONE_HXX
#define CHART2_CHARTMODELCLONE_HXX
/** === begin UNO includes === **/
#include <com/sun/star/frame/XModel.hpp>
#include <com/sun/star/chart2/XInternalDataProvider.hpp>
/** === end UNO includes === **/
#include <boost/noncopyable.hpp>
......
......@@ -29,9 +29,7 @@
#include "UndoManager.hxx"
#include "ChartViewHelper.hxx"
/** === begin UNO includes === **/
#include <com/sun/star/lang/DisposedException.hpp>
/** === end UNO includes === **/
#include <framework/undomanagerhelper.hxx>
#include <officecfg/Office/Common.hxx>
......
......@@ -20,11 +20,9 @@
#ifndef CHART2_UNDOMANAGER_HXX
#define CHART2_UNDOMANAGER_HXX
/** === begin UNO includes === **/
#include <com/sun/star/document/XUndoManager.hpp>
#include <com/sun/star/util/XModifyBroadcaster.hpp>
#include <com/sun/star/container/XChild.hpp>
/** === end UNO includes === **/
#include <cppuhelper/implbase2.hxx>
......
......@@ -22,10 +22,8 @@
#include "comphelper/comphelperdllapi.h"
/** === begin UNO includes === **/
#include <com/sun/star/lang/IllegalArgumentException.hpp>
#include <com/sun/star/i18n/XCollator.hpp>
/** === end UNO includes === **/
#include <comphelper/extract.hxx>
......
......@@ -29,10 +29,6 @@
#define COMPHELPER_COMPONENTBASE_HXX
#include "comphelper/comphelperdllapi.h"
/** === begin UNO includes === **/
/** === end UNO includes === **/
#include <cppuhelper/interfacecontainer.hxx>
//........................................................................
......
......@@ -31,10 +31,8 @@
#include <comphelper/comphelperdllapi.h>
/** === begin UNO includes === **/
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/lang/XMultiServiceFactory.hpp>
/** === end UNO includes === **/
//........................................................................
namespace comphelper
......
......@@ -20,9 +20,7 @@
#ifndef COMPHELPER_COMPONENTGUARD_HXX
#define COMPHELPER_COMPONENTGUARD_HXX
/** === begin UNO includes === **/
#include <com/sun/star/lang/DisposedException.hpp>
/** === end UNO includes === **/
#include <cppuhelper/weak.hxx>
#include <cppuhelper/interfacecontainer.hxx>
......
......@@ -30,10 +30,8 @@
#include <comphelper/comphelperdllapi.h>
/** === begin UNO includes === **/
#include <com/sun/star/lang/XSingleServiceFactory.hpp>
#include <com/sun/star/uno/Sequence.hxx>
/** === end UNO includes === **/
#include <cppuhelper/factory.hxx>
......
......@@ -22,9 +22,7 @@
#include "comphelper/comphelperdllapi.h"
/** === begin UNO includes === **/
#include <com/sun/star/frame/XModel.hpp>
/** === end UNO includes === **/
//........................................................................
namespace comphelper {
......
......@@ -31,9 +31,7 @@
#include <cppuhelper/interfacecontainer.hxx>
/** === begin UNO includes === **/
#include <com/sun/star/lang/XEventListener.hpp>
/** === end UNO includes === **/
#include "comphelper/comphelperdllapi.h"
#include <memory>
......
......@@ -31,11 +31,9 @@
#include <comphelper/comphelperdllapi.h>
/** === begin UNO includes === **/
#include <com/sun/star/uno/XComponentContext.hpp>
#include <com/sun/star/logging/XLogHandler.hpp>
#include <com/sun/star/logging/LogLevel.hpp>
/** === end UNO includes === **/
#include <boost/shared_ptr.hpp>
#include <boost/optional.hpp>
......
......@@ -31,12 +31,10 @@
#include <comphelper/comphelperdllapi.h>
/** === begin UNO includes === **/
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/uno/Any.hxx>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/NamedValue.hpp>
/** === end UNO includes === **/
#include <memory>
#include <algorithm>
......
......@@ -31,9 +31,7 @@
#include <comphelper/comphelperdllapi.h>
/** === begin UNO includes === **/
#include <com/sun/star/uno/XComponentContext.hpp>
/** === end UNO includes === **/
#include <rtl/ustring.hxx>
#include <memory>
......
......@@ -23,9 +23,6 @@
#include "comphelper/comphelperdllapi.h"
#include <comphelper/propertycontainerhelper.hxx>
/** === begin UNO includes === **/
/** === end UNO includes === **/
#include <memory>
//........................................................................
......
......@@ -33,13 +33,11 @@
#include "comphelper/componentcontext.hxx"
#include "comphelper/extract.hxx"
/** === begin UNO includes === **/
#include <com/sun/star/container/XEnumerableMap.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include <com/sun/star/ucb/AlreadyInitializedException.hpp>
#include <com/sun/star/beans/Pair.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
/** === end UNO includes === **/
#include <cppuhelper/compbase3.hxx>
#include <cppuhelper/implbase1.hxx>
......
......@@ -25,12 +25,8 @@
*
************************************************************************/
#include "comphelper/anycompare.hxx"
/** === begin UNO includes === **/
/** === end UNO includes === **/
//......................................................................................................................
namespace comphelper
{
......
......@@ -20,10 +20,8 @@
#include "comphelper/componentbase.hxx"
/** === begin UNO includes === **/
#include <com/sun/star/lang/NotInitializedException.hpp>
#include <com/sun/star/lang/DisposedException.hpp>
/** === end UNO includes === **/
//........................................................................
namespace comphelper
......
......@@ -28,11 +28,9 @@
#include <comphelper/componentcontext.hxx>
/** === begin UNO includes === **/
#include <com/sun/star/lang/NullPointerException.hpp>
#include <com/sun/star/lang/ServiceNotRegisteredException.hpp>
#include <com/sun/star/beans/XPropertySet.hpp>
/** === end UNO includes === **/
//........................................................................
namespace comphelper
......
......@@ -28,8 +28,6 @@
#include <comphelper/componentmodule.hxx>
/** === begin UNO includes === **/
/** === end UNO includes === **/
#include <comphelper/sequence.hxx>
#include <osl/diagnose.h>
......
......@@ -30,13 +30,11 @@
#include "comphelper/documentinfo.hxx"
#include "comphelper/namedvaluecollection.hxx"
/** === begin UNO includes === **/
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/document/XDocumentPropertiesSupplier.hpp>
#include <com/sun/star/document/XDocumentProperties.hpp>
#include <com/sun/star/frame/XStorable.hpp>
#include <com/sun/star/frame/XTitle.hpp>
/** === end UNO includes === **/
#include <cppuhelper/exc_hlp.hxx>
......
......@@ -19,9 +19,7 @@
#include <comphelper/listenernotification.hxx>
/** === begin UNO includes === **/
#include <com/sun/star/lang/DisposedException.hpp>
/** === end UNO includes === **/
//........................................................................
namespace comphelper
......
......@@ -30,12 +30,10 @@
#include <comphelper/logging.hxx>
#include <comphelper/componentcontext.hxx>
/** === begin UNO includes === **/
#include <com/sun/star/logging/LoggerPool.hpp>
#include <com/sun/star/logging/LogLevel.hpp>
#include <com/sun/star/resource/XResourceBundle.hpp>
#include <com/sun/star/resource/XResourceBundleLoader.hpp>
/** === end UNO includes === **/
#include <rtl/ustrbuf.hxx>
......
......@@ -28,11 +28,9 @@
#include <comphelper/officeresourcebundle.hxx>
/** === begin UNO includes === **/