summaryrefslogtreecommitdiffstats
path: root/include/filter/msfilter/countryid.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/filter/msfilter/countryid.hxx')
-rw-r--r--include/filter/msfilter/countryid.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/include/filter/msfilter/countryid.hxx b/include/filter/msfilter/countryid.hxx
index fcf19ff43aa9..3af2803b0e18 100644
--- a/include/filter/msfilter/countryid.hxx
+++ b/include/filter/msfilter/countryid.hxx
@@ -17,7 +17,7 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
-// ============================================================================
+
#ifndef INCLUDED_FILTER_MSFILTER_COUNTRYID_HXX
#define INCLUDED_FILTER_MSFILTER_COUNTRYID_HXX
@@ -26,7 +26,7 @@
#include <i18nlangtag/lang.h>
#include <filter/msfilter/msfilterdllapi.h>
-// ----------------------------------------------------------------------------
+
namespace msfilter {
@@ -300,11 +300,11 @@ MSFILTER_DLLPUBLIC CountryId ConvertLanguageToCountry( LanguageType eLanguage );
*/
MSFILTER_DLLPUBLIC LanguageType ConvertCountryToLanguage( CountryId eCountry );
-// ============================================================================
+
} // namespace svx
-// ============================================================================
+
#endif