diff options
Diffstat (limited to 'sd/inc/stlfamily.hxx')
-rw-r--r-- | sd/inc/stlfamily.hxx | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/sd/inc/stlfamily.hxx b/sd/inc/stlfamily.hxx index 3367b49a2d44..fbaa825505cc 100644 --- a/sd/inc/stlfamily.hxx +++ b/sd/inc/stlfamily.hxx @@ -22,10 +22,8 @@ #include <memory> #include <com/sun/star/uno/Any.hxx> -#include <com/sun/star/style/XStyle.hpp> #include <com/sun/star/beans/XPropertySet.hpp> #include <com/sun/star/lang/XServiceInfo.hpp> -#include <com/sun/star/beans/XPropertyState.hpp> #include <com/sun/star/lang/XComponent.hpp> #include <com/sun/star/lang/XSingleServiceFactory.hpp> #include <com/sun/star/container/XIndexAccess.hpp> @@ -38,8 +36,6 @@ #include <svl/style.hxx> -#include <editeng/unoipset.hxx> - class SdStyleSheet; class SdPage; struct SdStyleFamilyImpl; |