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

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

Change-Id: If14bc8dac0dee1bfdf9c89c015c7031f2be2d896
üst 923b12bc
......@@ -23,7 +23,7 @@
#include <com/sun/star/i18n/TransliterationModules.hpp>
#include <com/sun/star/lang/Locale.hpp>
#include <com/sun/star/uno/RuntimeException.hpp>
#include "i18nutildllapi.h"
#include <i18nutil/i18nutildllapi.h>
namespace com { namespace sun { namespace star { namespace i18n {
......
......@@ -20,7 +20,7 @@
#ifndef INCLUDED_I18NUTIL_I18NUTILDLLAPI_H
#define INCLUDED_I18NUTIL_I18NUTILDLLAPI_H
#include "sal/types.h"
#include <sal/types.h>
#if defined(I18NUTIL_DLLIMPLEMENTATION)
#define I18NUTIL_DLLPUBLIC SAL_DLLPUBLIC_EXPORT
......
......@@ -21,7 +21,7 @@
#include <boost/noncopyable.hpp>
#include <rtl/ustring.hxx>
#include "i18nutildllapi.h"
#include <i18nutil/i18nutildllapi.h>
namespace com { namespace sun { namespace star { namespace i18n {
......
......@@ -20,7 +20,7 @@
#ifndef INCLUDED_I18NUTIL_PAPER_HXX
#define INCLUDED_I18NUTIL_PAPER_HXX
#include "i18nutildllapi.h"
#include <i18nutil/i18nutildllapi.h>
#include <rtl/string.hxx>
#include <com/sun/star/lang/Locale.hpp>
......
......@@ -19,7 +19,7 @@
#ifndef INCLUDED_I18NUTIL_SCRIPTTYPEDETECTOR_HXX
#define INCLUDED_I18NUTIL_SCRIPTTYPEDETECTOR_HXX
#include "i18nutildllapi.h"
#include <i18nutil/i18nutildllapi.h>
#include <rtl/ustring.hxx>
class I18NUTIL_DLLPUBLIC ScriptTypeDetector
......
......@@ -22,7 +22,7 @@
#include <com/sun/star/i18n/UnicodeScript.hpp>
#include <sal/types.h>
#include <unicode/uscript.h>
#include "i18nutildllapi.h"
#include <i18nutil/i18nutildllapi.h>
typedef struct _ScriptTypeList {
sal_Int16 from;
......
......@@ -22,7 +22,7 @@
#include <sal/types.h>
#include <com/sun/star/uno/Sequence.hxx>
#include <i18nutil/oneToOneMapping.hxx>
#include "i18nutildllapi.h"
#include <i18nutil/i18nutildllapi.h>
namespace com { namespace sun { namespace star { namespace i18n {
......
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