summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/frame/theToolbarControllerFactory.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/frame/theToolbarControllerFactory.idl')
-rw-r--r--offapi/com/sun/star/frame/theToolbarControllerFactory.idl3
1 files changed, 3 insertions, 0 deletions
diff --git a/offapi/com/sun/star/frame/theToolbarControllerFactory.idl b/offapi/com/sun/star/frame/theToolbarControllerFactory.idl
index b0222af96ae8..e60534660d5d 100644
--- a/offapi/com/sun/star/frame/theToolbarControllerFactory.idl
+++ b/offapi/com/sun/star/frame/theToolbarControllerFactory.idl
@@ -1,3 +1,4 @@
+/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
/*
* This file is part of the LibreOffice project.
*
@@ -39,3 +40,5 @@ singleton theToolbarControllerFactory : XUIControllerFactory;
}; }; }; };
#endif
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */