summaryrefslogtreecommitdiff
path: root/sc/source/ui/vba/vbadialogs.cxx
diff options
context:
space:
mode:
authorNoel Power <noel.power@novell.com>2010-10-13 12:41:26 +0100
committerNoel Power <noel.power@novell.com>2010-10-13 12:41:26 +0100
commit65389fcbb71197b3f97f5d4c80c18f827c9466d0 (patch)
tree7acdc097aae615b0fa67185bfcbd1d3013c8db59 /sc/source/ui/vba/vbadialogs.cxx
parent731a807e6b9dec1822c710508cefd944941853ff (diff)
parent63bb42ab7d85470453ec233f6f90ee1d2c2d4782 (diff)
Merge commit 'origin/master' fix conflicts and more trailing ws
Conflicts: sc/source/ui/undo/undodat.cxx sc/source/ui/vba/excelvbahelper.cxx sc/source/ui/vba/vbadialog.cxx sc/source/ui/vba/vbahelper.cxx sc/source/ui/vba/vbapagesetup.cxx
Diffstat (limited to 'sc/source/ui/vba/vbadialogs.cxx')
-rw-r--r--sc/source/ui/vba/vbadialogs.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sc/source/ui/vba/vbadialogs.cxx b/sc/source/ui/vba/vbadialogs.cxx
index 6aa4a65cf7d1..361d1a45329c 100644
--- a/sc/source/ui/vba/vbadialogs.cxx
+++ b/sc/source/ui/vba/vbadialogs.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.
@@ -74,3 +75,4 @@ ScVbaDialogs::getCount() throw (uno::RuntimeException)
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */