summaryrefslogtreecommitdiff
path: root/sw/source/filter/html/parcss1.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/filter/html/parcss1.cxx')
-rw-r--r--sw/source/filter/html/parcss1.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/source/filter/html/parcss1.cxx b/sw/source/filter/html/parcss1.cxx
index 8d6aadfc41e2..ab9f16c36cc7 100644
--- a/sw/source/filter/html/parcss1.cxx
+++ b/sw/source/filter/html/parcss1.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.
@@ -1424,3 +1425,4 @@ BOOL CSS1Expression::GetColor( Color &rColor ) const
return bRet;
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */