diff options
Diffstat (limited to 'include/xmloff/controlpropertyhdl.hxx')
-rw-r--r-- | include/xmloff/controlpropertyhdl.hxx | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/include/xmloff/controlpropertyhdl.hxx b/include/xmloff/controlpropertyhdl.hxx index 8aec6d46178d..141111816dad 100644 --- a/include/xmloff/controlpropertyhdl.hxx +++ b/include/xmloff/controlpropertyhdl.hxx @@ -26,23 +26,14 @@ #include <xmloff/dllapi.h> #include <xmloff/prhdlfac.hxx> -#include <rtl/ref.hxx> #include <rtl/ustring.hxx> -#include <xmloff/xmlexppr.hxx> #include <xmloff/XMLConstantsPropertyHandler.hxx> #include <xmloff/NamedBoolPropertyHdl.hxx> -template<typename EnumT> struct SvXMLEnumMapEntry; -class Color; - namespace xmloff { - class IFormsExportContext; - class OFormLayerXMLImport_Impl; - - //= ORotationAngleHandler class ORotationAngleHandler : public XMLPropertyHandler |