Kaydet (Commit) 5460a1dc authored tarafından Stephan Bergmann's avatar Stephan Bergmann

loplugin:includeform: connectivity (macOS)

Change-Id: Ib87a1dae55f926baffe1cf436fedeab59508d253
üst f70d864e
......@@ -30,7 +30,7 @@
#include <com/sun/star/sdbcx/XTablesSupplier.hpp>
#include <comphelper/broadcasthelper.hxx>
#include <cppuhelper/compbase.hxx>
#include "TConnection.hxx"
#include <TConnection.hxx>
namespace connectivity
{
......
......@@ -25,8 +25,8 @@
#include "macabutilities.hxx"
#include "MacabDriver.hxx"
#include "FDatabaseMetaDataResultSet.hxx"
#include "OTypeInfo.hxx"
#include <FDatabaseMetaDataResultSet.hxx>
#include <OTypeInfo.hxx>
#include <com/sun/star/sdbc/ColumnValue.hpp>
#include <com/sun/star/sdbc/ResultSetType.hpp>
#include <com/sun/star/sdbc/TransactionIsolation.hpp>
......
......@@ -26,7 +26,7 @@
#include <com/sun/star/frame/Desktop.hpp>
#include <rtl/ustrbuf.hxx>
#include <tools/diagnose_ex.h>
#include "strings.hrc"
#include <strings.hrc>
#include <comphelper/processfactory.hxx>
#include <cppuhelper/supportsservice.hxx>
......
......@@ -20,11 +20,11 @@
#include "MacabPreparedStatement.hxx"
#include "MacabAddressBook.hxx"
#include "propertyids.hxx"
#include <propertyids.hxx>
#include <connectivity/dbexception.hxx>
#include <connectivity/dbtools.hxx>
#include "strings.hrc"
#include "resource/sharedresources.hxx"
#include <strings.hrc>
#include <resource/sharedresources.hxx>
using namespace connectivity::macab;
using namespace com::sun::star::uno;
......
......@@ -28,10 +28,10 @@
#include "macaborder.hxx"
#include <com/sun/star/beans/PropertyAttribute.hpp>
#include <com/sun/star/sdbcx/CompareBookmark.hpp>
#include "TConnection.hxx"
#include <TConnection.hxx>
#include <connectivity/dbexception.hxx>
#include "resource/sharedresources.hxx"
#include "strings.hrc"
#include <resource/sharedresources.hxx>
#include <strings.hrc>
using namespace connectivity::macab;
using namespace cppu;
......
......@@ -23,7 +23,7 @@
#include "MacabRecords.hxx"
#include "MacabAddressBook.hxx"
#include "macabutilities.hxx"
#include "strings.hrc"
#include <strings.hrc>
using namespace connectivity::macab;
using namespace com::sun::star::uno;
......
......@@ -19,7 +19,7 @@
#include "MacabStatement.hxx"
#include "sqlbison.hxx"
#include <sqlbison.hxx>
#include "MacabConnection.hxx"
#include "MacabAddressBook.hxx"
#include "MacabDriver.hxx"
......@@ -27,10 +27,10 @@
#include "MacabResultSetMetaData.hxx"
#include "macabcondition.hxx"
#include "macaborder.hxx"
#include "TConnection.hxx"
#include <TConnection.hxx>
#include <connectivity/dbexception.hxx>
#include "resource/sharedresources.hxx"
#include "strings.hrc"
#include <resource/sharedresources.hxx>
#include <strings.hrc>
using namespace connectivity::macab;
using namespace com::sun::star::uno;
......
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