summaryrefslogtreecommitdiff
path: root/oox/source/core/facreg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'oox/source/core/facreg.cxx')
-rw-r--r--oox/source/core/facreg.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/oox/source/core/facreg.cxx b/oox/source/core/facreg.cxx
index de6212984093..590cdd876e93 100644
--- a/oox/source/core/facreg.cxx
+++ b/oox/source/core/facreg.cxx
@@ -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.
@@ -174,3 +175,4 @@ OOX_DLLPUBLIC void * SAL_CALL component_getFactory( const sal_Char * pImplName,
}
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */