diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2011-05-17 01:57:19 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2011-05-17 01:57:19 +0200 |
commit | bef7ebf1d8cfa6ee606c8c29b4928ac6f2ec1cb3 (patch) | |
tree | 7e105250895d9a3b22d0a34e3c681962124d156b | |
parent | 576646a15c9ca5cd2dd5a98f6dd1db7d9c7704d8 (diff) |
WaE (picky) - noeol
-rw-r--r-- | accessibility/source/helper/characterattributeshelper.cxx | 2 | ||||
-rw-r--r-- | basctl/source/basicide/iderdll.cxx | 2 | ||||
-rw-r--r-- | cui/source/options/cuisrchdlg.cxx | 2 | ||||
-rw-r--r-- | 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: */ |