summaryrefslogtreecommitdiff
path: root/xmloff/source/forms/layerimport.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms/layerimport.hxx')
-rw-r--r--xmloff/source/forms/layerimport.hxx6
1 files changed, 0 insertions, 6 deletions
diff --git a/xmloff/source/forms/layerimport.hxx b/xmloff/source/forms/layerimport.hxx
index cb1b68d46435..9431525ca480 100644
--- a/xmloff/source/forms/layerimport.hxx
+++ b/xmloff/source/forms/layerimport.hxx
@@ -36,16 +36,12 @@ SV_DECL_REF( SvXMLStylesContext )
// unfortunately, we can't put this into our namespace, as the macro expands to (amongst others) a forward
// declaration of the class name, which then would be in the namespace, too
-//.........................................................................
namespace xmloff
{
-//.........................................................................
class OAttribute2Property;
- //=====================================================================
//= OFormLayerXMLImport_Impl
- //=====================================================================
class OFormLayerXMLImport_Impl
: public ODefaultEventAttacherManager
{
@@ -175,9 +171,7 @@ namespace xmloff
void documentDone( );
};
-//.........................................................................
} // namespace xmloff
-//.........................................................................
#endif // _XMLOFF_FORMS_LAYERIMPORT_HXX_