diff options
Diffstat (limited to 'sd/inc/helper/simplereferencecomponent.hxx')
-rw-r--r-- | sd/inc/helper/simplereferencecomponent.hxx | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sd/inc/helper/simplereferencecomponent.hxx b/sd/inc/helper/simplereferencecomponent.hxx index c8c6d834b..eee7cefde 100644 --- a/sd/inc/helper/simplereferencecomponent.hxx +++ b/sd/inc/helper/simplereferencecomponent.hxx @@ -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. @@ -113,3 +114,5 @@ private: } #endif // _SALHELPER_SimpleReferenceComponent_HXX_ + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |