summaryrefslogtreecommitdiff
path: root/i18npool/inc
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2017-10-23 22:40:34 +0200
committerStephan Bergmann <sbergman@redhat.com>2017-10-23 22:46:06 +0200
commit58b898407254e308830bf6570f87f38ce62f9a39 (patch)
treeddfbbe33076a2075f3843018f973188eb948de07 /i18npool/inc
parentf0c35fea4ed3862eea57df092aa9edf7d7b1cb30 (diff)
loplugin:includeform: i18npool
Change-Id: I4356a9e559a3f63c172542256543b272df6ba173
Diffstat (limited to 'i18npool/inc')
-rw-r--r--i18npool/inc/breakiterator_cjk.hxx4
-rw-r--r--i18npool/inc/breakiterator_ctl.hxx4
-rw-r--r--i18npool/inc/breakiterator_th.hxx2
-rw-r--r--i18npool/inc/breakiterator_unicode.hxx2
-rw-r--r--i18npool/inc/cclass_unicode.hxx2
-rw-r--r--i18npool/inc/chaptercollator.hxx2
-rw-r--r--i18npool/inc/chartonum.hxx2
-rw-r--r--i18npool/inc/defaultnumberingprovider.hxx2
-rw-r--r--i18npool/inc/indexentrysupplier_asian.hxx2
-rw-r--r--i18npool/inc/indexentrysupplier_common.hxx2
-rw-r--r--i18npool/inc/indexentrysupplier_default.hxx2
-rw-r--r--i18npool/inc/indexentrysupplier_ja_phonetic.hxx2
-rw-r--r--i18npool/inc/inputsequencechecker_hi.hxx2
-rw-r--r--i18npool/inc/inputsequencechecker_th.hxx2
-rw-r--r--i18npool/inc/localedata.hxx2
-rw-r--r--i18npool/inc/numtochar.hxx2
-rw-r--r--i18npool/inc/numtotext_cjk.hxx2
-rw-r--r--i18npool/inc/textToPronounce_zh.hxx4
-rw-r--r--i18npool/inc/texttonum.hxx2
-rw-r--r--i18npool/inc/transliteration_Ignore.hxx2
-rw-r--r--i18npool/inc/transliteration_Numeric.hxx2
-rw-r--r--i18npool/inc/transliteration_OneToOne.hxx2
-rw-r--r--i18npool/inc/transliteration_body.hxx2
23 files changed, 26 insertions, 26 deletions
diff --git a/i18npool/inc/breakiterator_cjk.hxx b/i18npool/inc/breakiterator_cjk.hxx
index 61f3f5424f14..5e82f33c2666 100644
--- a/i18npool/inc/breakiterator_cjk.hxx
+++ b/i18npool/inc/breakiterator_cjk.hxx
@@ -19,8 +19,8 @@
#ifndef INCLUDED_I18NPOOL_INC_BREAKITERATOR_CJK_HXX
#define INCLUDED_I18NPOOL_INC_BREAKITERATOR_CJK_HXX
-#include <breakiterator_unicode.hxx>
-#include <xdictionary.hxx>
+#include "breakiterator_unicode.hxx"
+#include "xdictionary.hxx"
#include <memory>
diff --git a/i18npool/inc/breakiterator_ctl.hxx b/i18npool/inc/breakiterator_ctl.hxx
index 747de34c64e7..b95be28f5b9d 100644
--- a/i18npool/inc/breakiterator_ctl.hxx
+++ b/i18npool/inc/breakiterator_ctl.hxx
@@ -19,8 +19,8 @@
#ifndef INCLUDED_I18NPOOL_INC_BREAKITERATOR_CTL_HXX
#define INCLUDED_I18NPOOL_INC_BREAKITERATOR_CTL_HXX
-#include <breakiterator_unicode.hxx>
-#include <xdictionary.hxx>
+#include "breakiterator_unicode.hxx"
+#include "xdictionary.hxx"
namespace i18npool {
diff --git a/i18npool/inc/breakiterator_th.hxx b/i18npool/inc/breakiterator_th.hxx
index b43c6d9fd958..2be6e30c2411 100644
--- a/i18npool/inc/breakiterator_th.hxx
+++ b/i18npool/inc/breakiterator_th.hxx
@@ -18,7 +18,7 @@
*/
#ifndef INCLUDED_I18NPOOL_INC_BREAKITERATOR_TH_HXX
#define INCLUDED_I18NPOOL_INC_BREAKITERATOR_TH_HXX
-#include <breakiterator_ctl.hxx>
+#include "breakiterator_ctl.hxx"
namespace i18npool {
diff --git a/i18npool/inc/breakiterator_unicode.hxx b/i18npool/inc/breakiterator_unicode.hxx
index 7ecac0fd3fb7..171b1bbfc6de 100644
--- a/i18npool/inc/breakiterator_unicode.hxx
+++ b/i18npool/inc/breakiterator_unicode.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_I18NPOOL_INC_BREAKITERATOR_UNICODE_HXX
#define INCLUDED_I18NPOOL_INC_BREAKITERATOR_UNICODE_HXX
-#include <breakiteratorImpl.hxx>
+#include "breakiteratorImpl.hxx"
#include <unicode/brkiter.h>
#include <memory>
diff --git a/i18npool/inc/cclass_unicode.hxx b/i18npool/inc/cclass_unicode.hxx
index bfa80c169ee0..8e2fe1c445c8 100644
--- a/i18npool/inc/cclass_unicode.hxx
+++ b/i18npool/inc/cclass_unicode.hxx
@@ -25,7 +25,7 @@
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
-#include <transliteration_body.hxx>
+#include "transliteration_body.hxx"
#include <o3tl/typed_flags_set.hxx>
namespace com { namespace sun { namespace star { namespace uno {
diff --git a/i18npool/inc/chaptercollator.hxx b/i18npool/inc/chaptercollator.hxx
index 0f75860137d0..cfc9a9a6cbea 100644
--- a/i18npool/inc/chaptercollator.hxx
+++ b/i18npool/inc/chaptercollator.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_I18NPOOL_INC_CHAPTERCOLLATOR_HXX
#define INCLUDED_I18NPOOL_INC_CHAPTERCOLLATOR_HXX
-#include <collatorImpl.hxx>
+#include "collatorImpl.hxx"
#include <com/sun/star/i18n/XCharacterClassification.hpp>
namespace i18npool {
diff --git a/i18npool/inc/chartonum.hxx b/i18npool/inc/chartonum.hxx
index 4824c1e505a3..5a3be17064ba 100644
--- a/i18npool/inc/chartonum.hxx
+++ b/i18npool/inc/chartonum.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_I18NPOOL_INC_CHARTONUM_HXX
#define INCLUDED_I18NPOOL_INC_CHARTONUM_HXX
-#include <transliteration_Numeric.hxx>
+#include "transliteration_Numeric.hxx"
namespace i18npool {
diff --git a/i18npool/inc/defaultnumberingprovider.hxx b/i18npool/inc/defaultnumberingprovider.hxx
index 966db83233a5..33d71d95d8a6 100644
--- a/i18npool/inc/defaultnumberingprovider.hxx
+++ b/i18npool/inc/defaultnumberingprovider.hxx
@@ -28,7 +28,7 @@
#include <cppuhelper/implbase.hxx>
#include <rtl/ref.hxx>
-#include <transliterationImpl.hxx>
+#include "transliterationImpl.hxx"
#include <memory>
diff --git a/i18npool/inc/indexentrysupplier_asian.hxx b/i18npool/inc/indexentrysupplier_asian.hxx
index fc2b52dcd82a..f15e4711a37a 100644
--- a/i18npool/inc/indexentrysupplier_asian.hxx
+++ b/i18npool/inc/indexentrysupplier_asian.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_I18NPOOL_INC_INDEXENTRYSUPPLIER_ASIAN_HXX
#define INCLUDED_I18NPOOL_INC_INDEXENTRYSUPPLIER_ASIAN_HXX
-#include <indexentrysupplier_common.hxx>
+#include "indexentrysupplier_common.hxx"
#include <osl/module.h>
namespace i18npool {
diff --git a/i18npool/inc/indexentrysupplier_common.hxx b/i18npool/inc/indexentrysupplier_common.hxx
index 65ae1b62f200..e272f43e3252 100644
--- a/i18npool/inc/indexentrysupplier_common.hxx
+++ b/i18npool/inc/indexentrysupplier_common.hxx
@@ -24,7 +24,7 @@
#include <cppuhelper/implbase.hxx>
#include <com/sun/star/lang/XServiceInfo.hpp>
#include <rtl/ref.hxx>
-#include <collatorImpl.hxx>
+#include "collatorImpl.hxx"
#include <memory>
diff --git a/i18npool/inc/indexentrysupplier_default.hxx b/i18npool/inc/indexentrysupplier_default.hxx
index c1c48bf3daf1..6a0514d3466d 100644
--- a/i18npool/inc/indexentrysupplier_default.hxx
+++ b/i18npool/inc/indexentrysupplier_default.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_I18NPOOL_INC_INDEXENTRYSUPPLIER_DEFAULT_HXX
#define INCLUDED_I18NPOOL_INC_INDEXENTRYSUPPLIER_DEFAULT_HXX
-#include <indexentrysupplier_common.hxx>
+#include "indexentrysupplier_common.hxx"
#include <memory>
diff --git a/i18npool/inc/indexentrysupplier_ja_phonetic.hxx b/i18npool/inc/indexentrysupplier_ja_phonetic.hxx
index 48ce3183da7d..7635cb143f7d 100644
--- a/i18npool/inc/indexentrysupplier_ja_phonetic.hxx
+++ b/i18npool/inc/indexentrysupplier_ja_phonetic.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_I18NPOOL_INC_INDEXENTRYSUPPLIER_JA_PHONETIC_HXX
#define INCLUDED_I18NPOOL_INC_INDEXENTRYSUPPLIER_JA_PHONETIC_HXX
-#include <indexentrysupplier_common.hxx>
+#include "indexentrysupplier_common.hxx"
namespace i18npool {
diff --git a/i18npool/inc/inputsequencechecker_hi.hxx b/i18npool/inc/inputsequencechecker_hi.hxx
index d87eaea5ebf1..b0cbe5052505 100644
--- a/i18npool/inc/inputsequencechecker_hi.hxx
+++ b/i18npool/inc/inputsequencechecker_hi.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_I18NPOOL_INC_INPUTSEQUENCECHECKER_HI_HXX
#define INCLUDED_I18NPOOL_INC_INPUTSEQUENCECHECKER_HI_HXX
-#include <inputsequencechecker.hxx>
+#include "inputsequencechecker.hxx"
namespace i18npool {
diff --git a/i18npool/inc/inputsequencechecker_th.hxx b/i18npool/inc/inputsequencechecker_th.hxx
index 5b612f11ad07..8f7f1eb56541 100644
--- a/i18npool/inc/inputsequencechecker_th.hxx
+++ b/i18npool/inc/inputsequencechecker_th.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_I18NPOOL_INC_INPUTSEQUENCECHECKER_TH_HXX
#define INCLUDED_I18NPOOL_INC_INPUTSEQUENCECHECKER_TH_HXX
-#include <inputsequencechecker.hxx>
+#include "inputsequencechecker.hxx"
namespace i18npool {
diff --git a/i18npool/inc/localedata.hxx b/i18npool/inc/localedata.hxx
index 503722f96c03..c3aa6cf57d2c 100644
--- a/i18npool/inc/localedata.hxx
+++ b/i18npool/inc/localedata.hxx
@@ -46,7 +46,7 @@
#include <osl/module.hxx>
-#include <defaultnumberingprovider.hxx>
+#include "defaultnumberingprovider.hxx"
#include <com/sun/star/style/NumberingType.hpp>
#include <com/sun/star/beans/PropertyValue.hpp>
#include <com/sun/star/text/HoriOrientation.hpp>
diff --git a/i18npool/inc/numtochar.hxx b/i18npool/inc/numtochar.hxx
index f53a5af713f8..104b172478b1 100644
--- a/i18npool/inc/numtochar.hxx
+++ b/i18npool/inc/numtochar.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_I18NPOOL_INC_NUMTOCHAR_HXX
#define INCLUDED_I18NPOOL_INC_NUMTOCHAR_HXX
-#include <transliteration_Numeric.hxx>
+#include "transliteration_Numeric.hxx"
namespace i18npool {
diff --git a/i18npool/inc/numtotext_cjk.hxx b/i18npool/inc/numtotext_cjk.hxx
index dc4918adc32e..e750d12275aa 100644
--- a/i18npool/inc/numtotext_cjk.hxx
+++ b/i18npool/inc/numtotext_cjk.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_I18NPOOL_INC_NUMTOTEXT_CJK_HXX
#define INCLUDED_I18NPOOL_INC_NUMTOTEXT_CJK_HXX
-#include <transliteration_Numeric.hxx>
+#include "transliteration_Numeric.hxx"
namespace i18npool {
diff --git a/i18npool/inc/textToPronounce_zh.hxx b/i18npool/inc/textToPronounce_zh.hxx
index 1a794fe7bbf6..7ed51742292d 100644
--- a/i18npool/inc/textToPronounce_zh.hxx
+++ b/i18npool/inc/textToPronounce_zh.hxx
@@ -19,8 +19,8 @@
#ifndef INCLUDED_I18NPOOL_INC_TEXTTOPRONOUNCE_ZH_HXX
#define INCLUDED_I18NPOOL_INC_TEXTTOPRONOUNCE_ZH_HXX
-#include <transliteration_Ignore.hxx>
-#include <indexentrysupplier_asian.hxx>
+#include "transliteration_Ignore.hxx"
+#include "indexentrysupplier_asian.hxx"
namespace i18npool {
diff --git a/i18npool/inc/texttonum.hxx b/i18npool/inc/texttonum.hxx
index b4980fdea848..7f10cca9f4db 100644
--- a/i18npool/inc/texttonum.hxx
+++ b/i18npool/inc/texttonum.hxx
@@ -20,7 +20,7 @@
#ifndef INCLUDED_I18NPOOL_INC_TEXTTONUM_HXX
#define INCLUDED_I18NPOOL_INC_TEXTTONUM_HXX
-#include <transliteration_Numeric.hxx>
+#include "transliteration_Numeric.hxx"
namespace i18npool {
diff --git a/i18npool/inc/transliteration_Ignore.hxx b/i18npool/inc/transliteration_Ignore.hxx
index b7179abae810..be0c2b357262 100644
--- a/i18npool/inc/transliteration_Ignore.hxx
+++ b/i18npool/inc/transliteration_Ignore.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_I18NPOOL_INC_TRANSLITERATION_IGNORE_HXX
#define INCLUDED_I18NPOOL_INC_TRANSLITERATION_IGNORE_HXX
-#include <transliteration_commonclass.hxx>
+#include "transliteration_commonclass.hxx"
#include <i18nutil/oneToOneMapping.hxx>
#include <unicode/translit.h>
diff --git a/i18npool/inc/transliteration_Numeric.hxx b/i18npool/inc/transliteration_Numeric.hxx
index 0a88f1c39d52..dd3d90209e93 100644
--- a/i18npool/inc/transliteration_Numeric.hxx
+++ b/i18npool/inc/transliteration_Numeric.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_I18NPOOL_INC_TRANSLITERATION_NUMERIC_HXX
#define INCLUDED_I18NPOOL_INC_TRANSLITERATION_NUMERIC_HXX
-#include <transliteration_commonclass.hxx>
+#include "transliteration_commonclass.hxx"
namespace i18npool {
diff --git a/i18npool/inc/transliteration_OneToOne.hxx b/i18npool/inc/transliteration_OneToOne.hxx
index db797be4fe7d..e87ef1ed93df 100644
--- a/i18npool/inc/transliteration_OneToOne.hxx
+++ b/i18npool/inc/transliteration_OneToOne.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_I18NPOOL_INC_TRANSLITERATION_ONETOONE_HXX
#define INCLUDED_I18NPOOL_INC_TRANSLITERATION_ONETOONE_HXX
-#include <transliteration_commonclass.hxx>
+#include "transliteration_commonclass.hxx"
#include <i18nutil/oneToOneMapping.hxx>
namespace i18npool {
diff --git a/i18npool/inc/transliteration_body.hxx b/i18npool/inc/transliteration_body.hxx
index 851d7cf65ebf..d0f39a19b43c 100644
--- a/i18npool/inc/transliteration_body.hxx
+++ b/i18npool/inc/transliteration_body.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_I18NPOOL_INC_TRANSLITERATION_BODY_HXX
#define INCLUDED_I18NPOOL_INC_TRANSLITERATION_BODY_HXX
-#include <transliteration_commonclass.hxx>
+#include "transliteration_commonclass.hxx"
#include <i18nutil/casefolding.hxx>
namespace i18npool {