summaryrefslogtreecommitdiff
path: root/xmloff/source/forms
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/forms')
-rw-r--r--xmloff/source/forms/formlayerexport.cxx1
-rw-r--r--xmloff/source/forms/officeforms.cxx1
2 files changed, 0 insertions, 2 deletions
diff --git a/xmloff/source/forms/formlayerexport.cxx b/xmloff/source/forms/formlayerexport.cxx
index 3cf618b80fba..8023489dfd9a 100644
--- a/xmloff/source/forms/formlayerexport.cxx
+++ b/xmloff/source/forms/formlayerexport.cxx
@@ -38,7 +38,6 @@ namespace xmloff
using namespace ::com::sun::star::beans;
using namespace ::com::sun::star::container;
using namespace ::com::sun::star::drawing;
- using namespace ::com::sun::star::frame;
//= OFormLayerXMLExport
diff --git a/xmloff/source/forms/officeforms.cxx b/xmloff/source/forms/officeforms.cxx
index 8083a344bd21..8e4f8f91bbb8 100644
--- a/xmloff/source/forms/officeforms.cxx
+++ b/xmloff/source/forms/officeforms.cxx
@@ -34,7 +34,6 @@ namespace xmloff
using namespace ::com::sun::star::uno;
using namespace ::com::sun::star::beans;
- using namespace ::com::sun::star::frame;
using namespace ::com::sun::star::xml;
using ::xmloff::token::XML_FORMS;
using ::com::sun::star::xml::sax::XAttributeList;