diff options
author | Sebastian Spaeth <Sebastian@SSpaeth.de> | 2010-10-14 08:27:31 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2010-10-14 17:02:15 +0200 |
commit | 4905a190326a423b418a6b5531c5d990a5cc0082 (patch) | |
tree | 1eb319098129cfdb9e664eacb364b74742293e04 /basegfx/inc/basegfx/point | |
parent | 01dc333871e4cfb44abcf2897fbd12c25ceb933e (diff) |
Add vim/emacs modelines to all source files
Fixes #fdo30794
Based on bin/add-modelines script (originally posted in mail
1286706307.1871.1399280959@webmail.messagingengine.com)
Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
Diffstat (limited to 'basegfx/inc/basegfx/point')
-rw-r--r-- | basegfx/inc/basegfx/point/b2dhompoint.hxx | 3 | ||||
-rw-r--r-- | basegfx/inc/basegfx/point/b2dpoint.hxx | 3 | ||||
-rw-r--r-- | basegfx/inc/basegfx/point/b2ipoint.hxx | 3 | ||||
-rw-r--r-- | basegfx/inc/basegfx/point/b3dhompoint.hxx | 3 | ||||
-rw-r--r-- | basegfx/inc/basegfx/point/b3dpoint.hxx | 3 | ||||
-rw-r--r-- | basegfx/inc/basegfx/point/b3ipoint.hxx | 3 |
6 files changed, 18 insertions, 0 deletions
diff --git a/basegfx/inc/basegfx/point/b2dhompoint.hxx b/basegfx/inc/basegfx/point/b2dhompoint.hxx index 254ee9251dd3..2736edaedde8 100644 --- a/basegfx/inc/basegfx/point/b2dhompoint.hxx +++ b/basegfx/inc/basegfx/point/b2dhompoint.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. @@ -233,3 +234,5 @@ namespace basegfx } // end of namespace basegfx #endif /* _BGFX_POINT_B2DHOMPOINT_HXX */ + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basegfx/inc/basegfx/point/b2dpoint.hxx b/basegfx/inc/basegfx/point/b2dpoint.hxx index 273a1c54e3ba..2b652d64afb8 100644 --- a/basegfx/inc/basegfx/point/b2dpoint.hxx +++ b/basegfx/inc/basegfx/point/b2dpoint.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. @@ -149,3 +150,5 @@ namespace basegfx ////////////////////////////////////////////////////////////////////////////// #endif /* _BGFX_POINT_B2DPOINT_HXX */ + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basegfx/inc/basegfx/point/b2ipoint.hxx b/basegfx/inc/basegfx/point/b2ipoint.hxx index dec51735de7c..c9ec03108b22 100644 --- a/basegfx/inc/basegfx/point/b2ipoint.hxx +++ b/basegfx/inc/basegfx/point/b2ipoint.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. @@ -125,3 +126,5 @@ namespace basegfx } // end of namespace basegfx #endif /* _BGFX_POINT_B2IPOINT_HXX */ + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basegfx/inc/basegfx/point/b3dhompoint.hxx b/basegfx/inc/basegfx/point/b3dhompoint.hxx index 7417d7528d16..763997620bd0 100644 --- a/basegfx/inc/basegfx/point/b3dhompoint.hxx +++ b/basegfx/inc/basegfx/point/b3dhompoint.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. @@ -403,3 +404,5 @@ namespace basegfx } // end of namespace basegfx #endif /* _BGFX_POINT_B3DHOMPOINT_HXX */ + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basegfx/inc/basegfx/point/b3dpoint.hxx b/basegfx/inc/basegfx/point/b3dpoint.hxx index 943f74c1352d..96686efaf450 100644 --- a/basegfx/inc/basegfx/point/b3dpoint.hxx +++ b/basegfx/inc/basegfx/point/b3dpoint.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. @@ -148,3 +149,5 @@ namespace basegfx } // end of namespace basegfx #endif /* _BGFX_POINT_B3DPOINT_HXX */ + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basegfx/inc/basegfx/point/b3ipoint.hxx b/basegfx/inc/basegfx/point/b3ipoint.hxx index f20fe3d99c79..17e63a00040c 100644 --- a/basegfx/inc/basegfx/point/b3ipoint.hxx +++ b/basegfx/inc/basegfx/point/b3ipoint.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. @@ -137,3 +138,5 @@ namespace basegfx } // end of namespace basegfx #endif /* _BGFX_POINT_B3IPOINT_HXX */ + +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |