summaryrefslogtreecommitdiff
path: root/basic/source/sample/collelem.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basic/source/sample/collelem.cxx')
-rw-r--r--basic/source/sample/collelem.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/basic/source/sample/collelem.cxx b/basic/source/sample/collelem.cxx
index 0ada7b60ea6a..80ee91db309f 100644
--- a/basic/source/sample/collelem.cxx
+++ b/basic/source/sample/collelem.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.
@@ -77,3 +78,4 @@ void SampleElement::SFX_NOTIFY( SfxBroadcaster& rBC, const TypeId& rBCType,
}
}
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */