summaryrefslogtreecommitdiff
path: root/svtools/source/java/javainteractionhandler.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/java/javainteractionhandler.cxx')
-rw-r--r--svtools/source/java/javainteractionhandler.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/svtools/source/java/javainteractionhandler.cxx b/svtools/source/java/javainteractionhandler.cxx
index ec34ed07f25d..92172c9c5bc5 100644
--- a/svtools/source/java/javainteractionhandler.cxx
+++ b/svtools/source/java/javainteractionhandler.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.
@@ -338,3 +339,5 @@ void SAL_CALL JavaInteractionHandler::handle( const Reference< XInteractionReque
}
}
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */