summaryrefslogtreecommitdiff
path: root/binfilter/bf_sc/source/ui/unoobj/sc_notesuno.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'binfilter/bf_sc/source/ui/unoobj/sc_notesuno.cxx')
-rw-r--r--binfilter/bf_sc/source/ui/unoobj/sc_notesuno.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/binfilter/bf_sc/source/ui/unoobj/sc_notesuno.cxx b/binfilter/bf_sc/source/ui/unoobj/sc_notesuno.cxx
index 015b162fd..fd8ff7dd6 100644
--- a/binfilter/bf_sc/source/ui/unoobj/sc_notesuno.cxx
+++ b/binfilter/bf_sc/source/ui/unoobj/sc_notesuno.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.
@@ -313,3 +314,5 @@ void SAL_CALL ScAnnotationObj::setIsVisible( sal_Bool bIsVisible ) throw(uno::Ru
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */