diff options
author | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2011-05-16 22:22:59 +0200 |
---|---|---|
committer | Christian Lohmaier <lohmaier+LibreOffice@googlemail.com> | 2011-05-16 22:22:59 +0200 |
commit | bdc6b3c6da58a7fd4386e36577345ada1a86def1 (patch) | |
tree | e75a6b49be8a5f954dae8628fa91f4c849a4b462 /oox/source/helper | |
parent | fc219519014d97053dfcf36d6db150d955f2162d (diff) |
WaE (picky) - noeol
Diffstat (limited to 'oox/source/helper')
-rw-r--r-- | oox/source/helper/attributelist.cxx | 2 | ||||
-rw-r--r-- | oox/source/helper/modelobjecthelper.cxx | 2 | ||||
-rw-r--r-- | oox/source/helper/progressbar.cxx | 2 | ||||
-rw-r--r-- | oox/source/helper/textinputstream.cxx | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/oox/source/helper/attributelist.cxx b/oox/source/helper/attributelist.cxx index bb25789826c7..767c5711371e 100644 --- a/oox/source/helper/attributelist.cxx +++ b/oox/source/helper/attributelist.cxx @@ -325,4 +325,4 @@ DateTime AttributeList::getDateTime( sal_Int32 nAttrToken, const DateTime& rDefa } // namespace oox -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/oox/source/helper/modelobjecthelper.cxx b/oox/source/helper/modelobjecthelper.cxx index f1c8ef8d9291..94cf7d8b1458 100644 --- a/oox/source/helper/modelobjecthelper.cxx +++ b/oox/source/helper/modelobjecthelper.cxx @@ -152,4 +152,4 @@ OUString ModelObjectHelper::insertFillBitmap( const OUString& rGraphicUrl ) } // namespace oox -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/oox/source/helper/progressbar.cxx b/oox/source/helper/progressbar.cxx index 2700760b1dbf..0a4c4ca29990 100644 --- a/oox/source/helper/progressbar.cxx +++ b/oox/source/helper/progressbar.cxx @@ -186,4 +186,4 @@ ISegmentProgressBarRef SegmentProgressBar::createSegment( double fLength ) } // namespace oox -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ diff --git a/oox/source/helper/textinputstream.cxx b/oox/source/helper/textinputstream.cxx index 8296144d73ec..52d856fd9fad 100644 --- a/oox/source/helper/textinputstream.cxx +++ b/oox/source/helper/textinputstream.cxx @@ -130,4 +130,4 @@ OUString TextInputStream::readLine() } // namespace oox -/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
\ No newline at end of file +/* vim:set shiftwidth=4 softtabstop=4 expandtab: */ |