diff options
author | Joseph Powers <jpowers27@cox.net> | 2011-02-18 20:57:55 -0800 |
---|---|---|
committer | Joseph Powers <jpowers27@cox.net> | 2011-02-18 20:57:55 -0800 |
commit | d8369857bbbb75417e4b044fe77a6c87709e7ac0 (patch) | |
tree | 991a839d6b246bca2b62b9513f9dcae9a7cfd065 /xmloff/source/style | |
parent | 9de5ca8d677fad56c20dfb274f3491433d768259 (diff) |
Remove some #include "tools/list.hxx"
Plus some trailing whitespace cleanup
Diffstat (limited to 'xmloff/source/style')
-rw-r--r-- | xmloff/source/style/impastpl.hxx | 1 | ||||
-rw-r--r-- | xmloff/source/style/xmlstyle.cxx | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/style/impastpl.hxx b/xmloff/source/style/impastpl.hxx index 4f3fe43beba7..5c79e2d8cf44 100644 --- a/xmloff/source/style/impastpl.hxx +++ b/xmloff/source/style/impastpl.hxx @@ -30,7 +30,6 @@ #define _XMLOFF_XMLASTPL_IMPL_HXX #include <sal/types.h> -#include <tools/list.hxx> #include <svl/cntnrsrt.hxx> #include <rtl/ustring.hxx> #include <vector> diff --git a/xmloff/source/style/xmlstyle.cxx b/xmloff/source/style/xmlstyle.cxx index 1d4acd3868fa..31cfbe22abbe 100644 --- a/xmloff/source/style/xmlstyle.cxx +++ b/xmloff/source/style/xmlstyle.cxx @@ -41,7 +41,6 @@ #include <com/sun/star/style/XAutoStyleFamily.hpp> #include "PageMasterPropMapper.hxx" #include <tools/debug.hxx> -#include <tools/list.hxx> #include <svl/cntnrsrt.hxx> #include <svl/itemset.hxx> #include <xmloff/nmspmap.hxx> |