summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/powerpoint/pptimporteruno.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/msfilter/powerpoint/pptimporteruno.cxx')
-rw-r--r--filter/source/msfilter/powerpoint/pptimporteruno.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/source/msfilter/powerpoint/pptimporteruno.cxx b/filter/source/msfilter/powerpoint/pptimporteruno.cxx
index c1089f66a5c3..e91761d1f145 100644
--- a/filter/source/msfilter/powerpoint/pptimporteruno.cxx
+++ b/filter/source/msfilter/powerpoint/pptimporteruno.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.
@@ -108,3 +109,5 @@ extern "C" void* SAL_CALL component_getFactory( const sal_Char* pImplName, void*
return pRet;
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */