From bef7ebf1d8cfa6ee606c8c29b4928ac6f2ec1cb3 Mon Sep 17 00:00:00 2001 From: Christian Lohmaier Date: Tue, 17 May 2011 01:57:19 +0200 Subject: WaE (picky) - noeol --- accessibility/source/helper/characterattributeshelper.cxx | 2 +- basctl/source/basicide/iderdll.cxx | 2 +- cui/source/options/cuisrchdlg.cxx | 2 +- cui/source/options/optimprove.cxx | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/accessibility/source/helper/characterattributeshelper.cxx b/accessibility/source/helper/characterattributeshelper.cxx index 27ba50ea85ad..ec800b73e78d 100644 --- a/accessibility/source/helper/characterattributeshelper.cxx +++ b/accessibility/source/helper/characterattributeshelper.cxx @@ -111,4 +111,4 @@ Sequence< PropertyValue > CharacterAttributesHelper::GetCharacterAttributes( con } -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ \ No newline at end of file +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/basctl/source/basicide/iderdll.cxx b/basctl/source/basicide/iderdll.cxx index 8e59d4d7e2e0..455f6306ea01 100644 --- a/basctl/source/basicide/iderdll.cxx +++ b/basctl/source/basicide/iderdll.cxx @@ -213,4 +213,4 @@ IMPL_LINK( BasicIDEData, GlobalBasicBreakHdl, StarBASIC *, pBasic ) return nRet; } -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ \ No newline at end of file +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/cui/source/options/cuisrchdlg.cxx b/cui/source/options/cuisrchdlg.cxx index c1f73e4a9e5e..742223041dce 100644 --- a/cui/source/options/cuisrchdlg.cxx +++ b/cui/source/options/cuisrchdlg.cxx @@ -92,4 +92,4 @@ sal_Int32 SvxJSearchOptionsDialog::GetTransliterationFlags() const } -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ \ No newline at end of file +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/cui/source/options/optimprove.cxx b/cui/source/options/optimprove.cxx index b5f550f5475c..0937e5900f12 100644 --- a/cui/source/options/optimprove.cxx +++ b/cui/source/options/optimprove.cxx @@ -196,4 +196,4 @@ IMPL_LINK( SvxImprovementDialog, HandleOK, OKButton*, EMPTYARG ) return 0; } -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ \ No newline at end of file +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit