summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/text/RedlinePortion.idl
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-12-29 12:12:09 +0000
committerCaolán McNamara <caolanm@redhat.com>2012-01-05 09:18:17 +0000
commit91894d52b6a585c57d68c67b1e0fbe2bee426279 (patch)
tree2962b5bc4fe00a16e4ff5b5050c2990981ab2aee /offapi/com/sun/star/text/RedlinePortion.idl
parent1702bab54f7801d04937270e00d63f710366ab68 (diff)
add mode-lines to .idl files
Diffstat (limited to 'offapi/com/sun/star/text/RedlinePortion.idl')
-rw-r--r--offapi/com/sun/star/text/RedlinePortion.idl2
1 files changed, 2 insertions, 0 deletions
diff --git a/offapi/com/sun/star/text/RedlinePortion.idl b/offapi/com/sun/star/text/RedlinePortion.idl
index 0ec41a9f1397..38cabc7068c7 100644
--- a/offapi/com/sun/star/text/RedlinePortion.idl
+++ b/offapi/com/sun/star/text/RedlinePortion.idl
@@ -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.
@@ -90,3 +91,4 @@ published service RedlinePortion
}; }; }; };
#endif
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */