summaryrefslogtreecommitdiff
path: root/framework/source/layoutmanager/toolbarlayoutmanager.cxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-05-25 14:05:29 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-05-25 14:05:29 +0100
commite0483315269a616acd2ee00fb50208cc03a6ea22 (patch)
treefe105d4ed16dde93f61c9e39f58ab22f76d3c744 /framework/source/layoutmanager/toolbarlayoutmanager.cxx
parent6f531db266857c7f4371687da3694b0b2fe5aa16 (diff)
add mode-lines here
Diffstat (limited to 'framework/source/layoutmanager/toolbarlayoutmanager.cxx')
-rw-r--r--framework/source/layoutmanager/toolbarlayoutmanager.cxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/framework/source/layoutmanager/toolbarlayoutmanager.cxx b/framework/source/layoutmanager/toolbarlayoutmanager.cxx
index 097ce914072a..fb32c83517e1 100644
--- a/framework/source/layoutmanager/toolbarlayoutmanager.cxx
+++ b/framework/source/layoutmanager/toolbarlayoutmanager.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.
@@ -4302,3 +4303,5 @@ void ToolbarLayoutManager::setToolbarPosSize( const ::rtl::OUString& rResourceUR
}
} // namespace framework
+
+/* vim:set shiftwidth=4 softtabstop=4 expandtab: */