fdo#65108 inter-module includes <> include/dbaccess
Change-Id: I50a6c5c40fec035491921db48e6f7c8db67273cd
This commit is contained in:
parent
ba68545362
commit
ba604366c5
@ -22,8 +22,8 @@
|
||||
|
||||
#include <com/sun/star/beans/PropertyValue.hpp>
|
||||
#include <com/sun/star/uno/Sequence.hxx>
|
||||
#include "IReference.hxx"
|
||||
#include "dbaccessdllapi.h"
|
||||
#include <dbaccess/IReference.hxx>
|
||||
#include <dbaccess/dbaccessdllapi.h>
|
||||
|
||||
namespace com { namespace sun { namespace star {
|
||||
namespace util {
|
||||
|
@ -19,7 +19,7 @@
|
||||
#ifndef INCLUDED_DBACCESS_IREFERENCE_HXX
|
||||
#define INCLUDED_DBACCESS_IREFERENCE_HXX
|
||||
|
||||
#include "dbaccessdllapi.h"
|
||||
#include <dbaccess/dbaccessdllapi.h>
|
||||
|
||||
namespace dbaui
|
||||
{
|
||||
|
@ -23,7 +23,7 @@
|
||||
#include <sal/types.h>
|
||||
#include <tools/link.hxx>
|
||||
#include <vcl/image.hxx>
|
||||
#include "dbaccessdllapi.h"
|
||||
#include <dbaccess/dbaccessdllapi.h>
|
||||
|
||||
class SvtMiscOptions;
|
||||
class ToolBox;
|
||||
|
@ -19,7 +19,7 @@
|
||||
#ifndef INCLUDED_DBACCESS_DATAVIEW_HXX
|
||||
#define INCLUDED_DBACCESS_DATAVIEW_HXX
|
||||
|
||||
#include "dbaccessdllapi.h"
|
||||
#include <dbaccess/dbaccessdllapi.h>
|
||||
|
||||
#include <com/sun/star/uno/XComponentContext.hpp>
|
||||
#include <svtools/acceleratorexecute.hxx>
|
||||
|
@ -20,7 +20,7 @@
|
||||
#ifndef INCLUDED_DBACCESS_DBACCESSDLLAPI_H
|
||||
#define INCLUDED_DBACCESS_DBACCESSDLLAPI_H
|
||||
|
||||
#include "sal/types.h"
|
||||
#include <sal/types.h>
|
||||
|
||||
#if defined(DBACCESS_DLLIMPLEMENTATION)
|
||||
#define DBACCESS_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
|
||||
|
@ -20,7 +20,7 @@
|
||||
#ifndef INCLUDED_DBACCESS_DBAUNDOMANAGER_HXX
|
||||
#define INCLUDED_DBACCESS_DBAUNDOMANAGER_HXX
|
||||
|
||||
#include "dbaccessdllapi.h"
|
||||
#include <dbaccess/dbaccessdllapi.h>
|
||||
|
||||
#include <com/sun/star/document/XUndoManager.hpp>
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
#ifndef INCLUDED_DBACCESS_DBSUBCOMPONENTCONTROLLER_HXX
|
||||
#define INCLUDED_DBACCESS_DBSUBCOMPONENTCONTROLLER_HXX
|
||||
|
||||
#include "genericcontroller.hxx"
|
||||
#include <dbaccess/genericcontroller.hxx>
|
||||
|
||||
#include <com/sun/star/document/XScriptInvocationContext.hpp>
|
||||
#include <com/sun/star/sdbc/XConnection.hpp>
|
||||
|
@ -20,10 +20,10 @@
|
||||
#ifndef INCLUDED_DBACCESS_GENERICCONTROLLER_HXX
|
||||
#define INCLUDED_DBACCESS_GENERICCONTROLLER_HXX
|
||||
|
||||
#include "AsyncronousLink.hxx"
|
||||
#include "controllerframe.hxx"
|
||||
#include "dbaccessdllapi.h"
|
||||
#include "IController.hxx"
|
||||
#include <dbaccess/AsyncronousLink.hxx>
|
||||
#include <dbaccess/controllerframe.hxx>
|
||||
#include <dbaccess/dbaccessdllapi.h>
|
||||
#include <dbaccess/IController.hxx>
|
||||
|
||||
#include <com/sun/star/frame/CommandGroup.hpp>
|
||||
#include <com/sun/star/frame/XController2.hpp>
|
||||
|
Loading…
x
Reference in New Issue
Block a user