summaryrefslogtreecommitdiff
path: root/framework/source/constant/containerquery.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/constant/containerquery.cxx')
-rw-r--r--framework/source/constant/containerquery.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/source/constant/containerquery.cxx b/framework/source/constant/containerquery.cxx
index 0a2ebde67151..a0082aabe394 100644
--- a/framework/source/constant/containerquery.cxx
+++ b/framework/source/constant/containerquery.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.
@@ -38,3 +39,5 @@ const sal_Unicode ContainerQuery::SEPERATOR_VALUE = (sal_Unicode)'=';
} // namespace constant
} // namespace framework
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */