summaryrefslogtreecommitdiff
path: root/filter/source/msfilter/powerpoint/pptcom.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/msfilter/powerpoint/pptcom.hxx')
-rw-r--r--filter/source/msfilter/powerpoint/pptcom.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/filter/source/msfilter/powerpoint/pptcom.hxx b/filter/source/msfilter/powerpoint/pptcom.hxx
index 64dff7e54b30..92e80cb882a0 100644
--- a/filter/source/msfilter/powerpoint/pptcom.hxx
+++ b/filter/source/msfilter/powerpoint/pptcom.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.
@@ -74,3 +75,5 @@
#define B2UCONST( _def_pChar ) (NMSP_RTL::OUString(RTL_CONSTASCII_USTRINGPARAM(_def_pChar )))
#define PPT_DTD_STRING B2UCONST( "<!DOCTYPE office:document-styles PUBLIC \"-//OpenOffice.org//DTD OfficeDocument 1.0//EN\" \"office.dtd\">"
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */