diff options
author | Thomas Arnhold <thomas@arnhold.org> | 2013-03-19 01:26:21 +0100 |
---|---|---|
committer | Thomas Arnhold <thomas@arnhold.org> | 2013-03-19 01:26:45 +0100 |
commit | 3991eaf5569c7039ea20000e70aac775b7899432 (patch) | |
tree | 26402686fb0d34fb0a5be880a146d2d188179654 /xmloff | |
parent | d0e11d7591bf27a3ac2198042a590884281365ec (diff) |
reduce whitespaces between include and filename
Change-Id: I15f6ad0a760a28cbac53f99ba4d14ff5c24ce005
Diffstat (limited to 'xmloff')
-rw-r--r-- | xmloff/source/chart/MultiPropertySetHandler.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/chart/MultiPropertySetHandler.hxx b/xmloff/source/chart/MultiPropertySetHandler.hxx index b2087d5f7e01..c2ca2f7c1a32 100644 --- a/xmloff/source/chart/MultiPropertySetHandler.hxx +++ b/xmloff/source/chart/MultiPropertySetHandler.hxx @@ -20,7 +20,7 @@ #ifndef _MULTI_PROPERTY_SET_HANDLER_HXX #define _MULTI_PROPERTY_SET_HANDLER_HXX -#include <rtl/ustring.hxx> +#include <rtl/ustring.hxx> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/beans/XMultiPropertySet.hpp> |