summaryrefslogtreecommitdiff
path: root/xmloff/inc/DomExport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/inc/DomExport.hxx')
-rw-r--r--xmloff/inc/DomExport.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/inc/DomExport.hxx b/xmloff/inc/DomExport.hxx
index b13bc4549127..aa7b245be136 100644
--- a/xmloff/inc/DomExport.hxx
+++ b/xmloff/inc/DomExport.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.
@@ -41,3 +42,5 @@ void exportDom( SvXMLExport&, const com::sun::star::uno::Reference<com::sun::sta
void exportDom( SvXMLExport&, const com::sun::star::uno::Reference<com::sun::star::xml::dom::XNode>& );
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */