summaryrefslogtreecommitdiff
path: root/xmloff/source/style/impastp2.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/impastp2.cxx')
-rw-r--r--xmloff/source/style/impastp2.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/xmloff/source/style/impastp2.cxx b/xmloff/source/style/impastp2.cxx
index 481699b952..c4bc8483f7 100644
--- a/xmloff/source/style/impastp2.cxx
+++ b/xmloff/source/style/impastp2.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.
@@ -59,3 +60,5 @@ SvXMLAutoStylePoolPropertiesP_Impl::SvXMLAutoStylePoolPropertiesP_Impl( XMLFamil
}
while( pFamilyData->mpNameList->Seek_Entry( &msName, 0 ) );
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */