summaryrefslogtreecommitdiff
path: root/i18npool/inc/ordinalsuffix.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'i18npool/inc/ordinalsuffix.hxx')
-rw-r--r--i18npool/inc/ordinalsuffix.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/i18npool/inc/ordinalsuffix.hxx b/i18npool/inc/ordinalsuffix.hxx
index 4be7bbe74ff3..ef3328b0971d 100644
--- a/i18npool/inc/ordinalsuffix.hxx
+++ b/i18npool/inc/ordinalsuffix.hxx
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -55,3 +56,5 @@ class OrdinalSuffix : public cppu::WeakImplHelper2
com::sun::star::uno::Reference < com::sun::star::lang::XMultiServiceFactory > _xServiceManager;
};
} } } }
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */