diff options
author | Caolán McNamara <caolanm@redhat.com> | 2011-09-28 23:14:11 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2011-09-29 09:33:46 +0100 |
commit | 2774cab826c8b5e3a92e98d79c3e64cbb25f4fda (patch) | |
tree | 7e9db2821d12afbba63f1873fba19b3ef77292a8 /svx | |
parent | 44eb2b3355e0846a5acba0f503d7c0b3e1c94949 (diff) |
add modelines
Diffstat (limited to 'svx')
-rw-r--r-- | svx/inc/svx/databaseregistrationui.hxx | 3 | ||||
-rw-r--r-- | svx/inc/svx/fmobjfac.hxx | 2 | ||||
-rw-r--r-- | svx/inc/svx/hyprlink.hxx | 2 | ||||
-rw-r--r--[-rwxr-xr-x] | svx/inc/svx/svxcommands.h | 3 | ||||
-rw-r--r-- | svx/inc/svx/tbxcolor.hxx | 2 | ||||
-rw-r--r-- | svx/inc/svx/zoom_def.hxx | 3 | ||||
-rw-r--r-- | svx/source/dialog/hyprdlg.hxx | 2 | ||||
-rw-r--r-- | svx/source/inc/fmgroup.hxx | 2 | ||||
-rw-r--r-- | svx/workben/edittest.cxx | 3 |
9 files changed, 22 insertions, 0 deletions
diff --git a/svx/inc/svx/databaseregistrationui.hxx b/svx/inc/svx/databaseregistrationui.hxx index d168ed5b036b..0af5c9be26c2 100644 --- a/svx/inc/svx/databaseregistrationui.hxx +++ b/svx/inc/svx/databaseregistrationui.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. @@ -51,3 +52,5 @@ namespace svx //........................................................................ #endif // SVX_DATABASE_REGISTRATION_UI_HXX + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svx/inc/svx/fmobjfac.hxx b/svx/inc/svx/fmobjfac.hxx index 7d10ea2ab7b4..60edaa83120b 100644 --- a/svx/inc/svx/fmobjfac.hxx +++ b/svx/inc/svx/fmobjfac.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. @@ -49,3 +50,4 @@ public: #endif // _FM_FMOBJFAC_HXX +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svx/inc/svx/hyprlink.hxx b/svx/inc/svx/hyprlink.hxx index bb869f5e5cb5..05619664b50d 100644 --- a/svx/inc/svx/hyprlink.hxx +++ b/svx/inc/svx/hyprlink.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. @@ -41,3 +42,4 @@ public: #endif // _SVX_DLG_HYPERLINK_HXX +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svx/inc/svx/svxcommands.h b/svx/inc/svx/svxcommands.h index 01ff0bcd95b2..f23c74fdf985 100755..100644 --- a/svx/inc/svx/svxcommands.h +++ b/svx/inc/svx/svxcommands.h @@ -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.
@@ -602,3 +603,5 @@ #define CMD_SID_TABLE_INSERT_ROW_DLG ".uno:InsertRowDialog"
#endif
+ +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svx/inc/svx/tbxcolor.hxx b/svx/inc/svx/tbxcolor.hxx index 848c015c2995..cbd5bb4b257e 100644 --- a/svx/inc/svx/tbxcolor.hxx +++ b/svx/inc/svx/tbxcolor.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. @@ -69,3 +70,4 @@ namespace svx #endif // #ifndef _SVX_TBXCOLOR_HXX +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svx/inc/svx/zoom_def.hxx b/svx/inc/svx/zoom_def.hxx index 24b1c8607dab..0a244763ed98 100644 --- a/svx/inc/svx/zoom_def.hxx +++ b/svx/inc/svx/zoom_def.hxx @@ -1,3 +1,4 @@ +/* -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ #ifndef _SVX_ZOOM_DEF_HXX #define _SVX_ZOOM_DEF_HXX @@ -6,3 +7,5 @@ #define ZOOMBTN_WHOLEPAGE ((sal_uInt16)0x0004) #endif + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svx/source/dialog/hyprdlg.hxx b/svx/source/dialog/hyprdlg.hxx index d29a4f5969e1..8311e901b524 100644 --- a/svx/source/dialog/hyprdlg.hxx +++ b/svx/source/dialog/hyprdlg.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. @@ -141,3 +142,4 @@ public: #endif // _SVX_DLG_HYPERDLG_HXX +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svx/source/inc/fmgroup.hxx b/svx/source/inc/fmgroup.hxx index 800cafbb1f0a..2a4af9e910f8 100644 --- a/svx/source/inc/fmgroup.hxx +++ b/svx/source/inc/fmgroup.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. @@ -116,3 +117,4 @@ protected: #endif // _SVX_FMGROUP_HXX +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/svx/workben/edittest.cxx b/svx/workben/edittest.cxx index fc0da685e23a..effe59241de6 100644 --- a/svx/workben/edittest.cxx +++ b/svx/workben/edittest.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. @@ -1750,3 +1751,5 @@ void __EXPORT EditApp::Main() } EditApp aEditApp; + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |