summaryrefslogtreecommitdiff
path: root/sdext/source/pdfimport/services.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sdext/source/pdfimport/services.cxx')
-rw-r--r--sdext/source/pdfimport/services.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sdext/source/pdfimport/services.cxx b/sdext/source/pdfimport/services.cxx
index 53d9cbc6c992..a7c61f1a2577 100644
--- a/sdext/source/pdfimport/services.cxx
+++ b/sdext/source/pdfimport/services.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.
@@ -186,3 +187,4 @@ extern "C" void* SAL_CALL component_getFactory(
return xFactory.get();
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */