summaryrefslogtreecommitdiff
path: root/toolkit/source/awt/vclxregion.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/source/awt/vclxregion.cxx')
-rw-r--r--toolkit/source/awt/vclxregion.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/toolkit/source/awt/vclxregion.cxx b/toolkit/source/awt/vclxregion.cxx
index 3c4bbcad2d79..99a1924cecd1 100644
--- a/toolkit/source/awt/vclxregion.cxx
+++ b/toolkit/source/awt/vclxregion.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.
@@ -169,3 +170,4 @@ void VCLXRegion::xOrRegion( const ::com::sun::star::uno::Reference< ::com::sun::
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */