Kaydet (Commit) c936339a authored tarafından Norbert Thiebaud's avatar Norbert Thiebaud

fdo#65108 inter-module includes <> include/toolkit

Change-Id: I73cd2a7b0270cd0b78d1ea5fb0163e6392323a3d
üst b43343b0
......@@ -20,7 +20,7 @@
#ifndef INCLUDED_TOOLKIT_AWT_ANIMATEDIMAGESPEER_HXX
#define INCLUDED_TOOLKIT_AWT_ANIMATEDIMAGESPEER_HXX
#include "toolkit/awt/vclxwindow.hxx"
#include <toolkit/awt/vclxwindow.hxx>
#include <com/sun/star/awt/XAnimation.hpp>
#include <com/sun/star/util/XModifyListener.hpp>
......
......@@ -34,7 +34,7 @@
#include <cppuhelper/implbase1.hxx>
#include <comphelper/uno3.hxx>
#include "vcl/oldprintadaptor.hxx"
#include <vcl/oldprintadaptor.hxx>
// relevant properties for the printer:
/*
......
......@@ -27,7 +27,7 @@
#include <com/sun/star/beans/PropertyState.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include <com/sun/star/container/XContainerListener.hpp>
#include "toolkit/awt/vclxwindow.hxx"
#include <toolkit/awt/vclxwindow.hxx>
#include <com/sun/star/awt/tab/XTabPageContainer.hpp>
#include <toolkit/helper/listenermultiplexer.hxx>
#include <cppuhelper/implbase2.hxx>
......
......@@ -26,7 +26,7 @@
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/beans/PropertyState.hpp>
#include <com/sun/star/beans/XPropertySetInfo.hpp>
#include "toolkit/awt/vclxwindow.hxx"
#include <toolkit/awt/vclxwindow.hxx>
#include <toolkit/controls/unocontrolmodel.hxx>
#include <com/sun/star/awt/tab/XTabPageModel.hpp>
#include <com/sun/star/awt/tab/XTabPage.hpp>
......
......@@ -25,7 +25,7 @@
#include <com/sun/star/lang/XTypeProvider.hpp>
#include <com/sun/star/awt/XMessageBoxFactory.hpp>
#include <cppuhelper/compbase2.hxx>
#include "cppuhelper/interfacecontainer.hxx"
#include <cppuhelper/interfacecontainer.hxx>
#include <osl/mutex.hxx>
#include <osl/module.h>
#include <tools/link.hxx>
......
......@@ -81,8 +81,8 @@
#include <cppuhelper/implbase3.hxx>
#include <cppuhelper/implbase2.hxx>
#include "toolkit/awt/vclxwindow.hxx"
#include "toolkit/awt/vclxtopwindow.hxx"
#include <toolkit/awt/vclxwindow.hxx>
#include <toolkit/awt/vclxtopwindow.hxx>
#include <cppuhelper/implbase1.hxx>
#include <vcl/pointr.hxx>
......
......@@ -20,8 +20,8 @@
#ifndef INCLUDED_TOOLKIT_CONTROLS_ANIMATEDIMAGES_HXX
#define INCLUDED_TOOLKIT_CONTROLS_ANIMATEDIMAGES_HXX
#include "toolkit/controls/unocontrolbase.hxx"
#include "toolkit/controls/unocontrolmodel.hxx"
#include <toolkit/controls/unocontrolbase.hxx>
#include <toolkit/controls/unocontrolmodel.hxx>
#include <com/sun/star/awt/XAnimation.hpp>
#include <com/sun/star/awt/XAnimatedImages.hpp>
......
......@@ -27,8 +27,8 @@
#include <com/sun/star/awt/XSimpleTabController.hpp>
#include <com/sun/star/resource/XStringResourceResolver.hpp>
#include <com/sun/star/graphic/XGraphicObject.hpp>
#include "toolkit/helper/servicenames.hxx"
#include "toolkit/helper/macros.hxx"
#include <toolkit/helper/servicenames.hxx>
#include <toolkit/helper/macros.hxx>
#include <toolkit/controls/unocontrolcontainer.hxx>
#include <cppuhelper/basemutex.hxx>
#include <cppuhelper/implbase2.hxx>
......
......@@ -251,7 +251,7 @@ namespace com { namespace sun { namespace star {
throw (::com::sun::star::uno::Exception);
};
#include "toolkit/controls/geometrycontrolmodel_impl.hxx"
#include <toolkit/controls/geometrycontrolmodel_impl.hxx>
//........................................................................
// } // namespace toolkit
......
......@@ -20,7 +20,7 @@
#ifndef INCLUDED_TOOLKIT_CONTROLS_SPINNINGPROGRESS_HXX
#define INCLUDED_TOOLKIT_CONTROLS_SPINNINGPROGRESS_HXX
#include "toolkit/controls/animatedimages.hxx"
#include <toolkit/controls/animatedimages.hxx>
//......................................................................................................................
namespace toolkit
......
......@@ -25,8 +25,8 @@
#include <com/sun/star/awt/tab/XTabPage.hpp>
#include <com/sun/star/resource/XStringResourceResolver.hpp>
#include <com/sun/star/lang/XInitialization.hpp>
#include "toolkit/helper/servicenames.hxx"
#include "toolkit/helper/macros.hxx"
#include <toolkit/helper/servicenames.hxx>
#include <toolkit/helper/macros.hxx>
#include <toolkit/controls/unocontrolcontainer.hxx>
#include <cppuhelper/basemutex.hxx>
#include <list>
......
......@@ -20,8 +20,8 @@
#ifndef INCLUDED_TOOLKIT_DLLAPI_H
#define INCLUDED_TOOLKIT_DLLAPI_H
#include "sal/config.h"
#include "sal/types.h"
#include <sal/config.h>
#include <sal/types.h>
#if defined TOOLKIT_DLLIMPLEMENTATION
#define TOOLKIT_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
......
......@@ -25,7 +25,7 @@
#include <list>
#include <set>
#include "toolkit/dllapi.h"
#include <toolkit/dllapi.h>
// ----------------------------------------------------
// class UnoPropertyArrayHelper
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment