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

Change-Id: I73cd2a7b0270cd0b78d1ea5fb0163e6392323a3d
This commit is contained in:
Norbert Thiebaud
2013-11-09 15:38:04 -06:00
parent b43343b0e7
commit c936339ae2
13 changed files with 18 additions and 18 deletions

View File

@@ -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>

View File

@@ -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:
/*

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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>

View File

@@ -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

View File

@@ -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

View File

@@ -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>

View File

@@ -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

View File

@@ -25,7 +25,7 @@
#include <list>
#include <set>
#include "toolkit/dllapi.h"
#include <toolkit/dllapi.h>
// ----------------------------------------------------
// class UnoPropertyArrayHelper