summaryrefslogtreecommitdiff
path: root/forms/source/component/BaseListBox.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/BaseListBox.hxx')
-rw-r--r--forms/source/component/BaseListBox.hxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/forms/source/component/BaseListBox.hxx b/forms/source/component/BaseListBox.hxx
index 4e7d112bac80..01d63db5659f 100644
--- a/forms/source/component/BaseListBox.hxx
+++ b/forms/source/component/BaseListBox.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.
@@ -41,3 +42,4 @@ const sal_uInt16 BOUNDCOLUMN = 0x0001;
#endif // _FORMS_BASELISTBOX_HXX_
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */