summaryrefslogtreecommitdiff
path: root/include/xmlscript
diff options
context:
space:
mode:
Diffstat (limited to 'include/xmlscript')
-rw-r--r--include/xmlscript/xml_helper.hxx2
-rw-r--r--include/xmlscript/xmllib_imexp.hxx2
-rw-r--r--include/xmlscript/xmlmod_imexp.hxx2
3 files changed, 3 insertions, 3 deletions
diff --git a/include/xmlscript/xml_helper.hxx b/include/xmlscript/xml_helper.hxx
index 9ec836433352..c2c08cc1394a 100644
--- a/include/xmlscript/xml_helper.hxx
+++ b/include/xmlscript/xml_helper.hxx
@@ -37,7 +37,7 @@ namespace xmlscript
##################################################################################################*/
-//==================================================================================================
+
class XMLSCRIPT_DLLPUBLIC XMLElement
: public ::cppu::WeakImplHelper1< ::com::sun::star::xml::sax::XAttributeList >
{
diff --git a/include/xmlscript/xmllib_imexp.hxx b/include/xmlscript/xmllib_imexp.hxx
index e86a4d94392a..d0762b7722cb 100644
--- a/include/xmlscript/xmllib_imexp.hxx
+++ b/include/xmlscript/xmllib_imexp.hxx
@@ -28,7 +28,7 @@
namespace xmlscript
{
-//==============================================================================
+
// Library container export
// HACK C++ struct to transport info. Later the container
// itself should do the export/import and use exportet XML
diff --git a/include/xmlscript/xmlmod_imexp.hxx b/include/xmlscript/xmlmod_imexp.hxx
index a11c0318469e..3015a14a96ae 100644
--- a/include/xmlscript/xmlmod_imexp.hxx
+++ b/include/xmlscript/xmlmod_imexp.hxx
@@ -27,7 +27,7 @@
namespace xmlscript
{
-//==============================================================================
+
// Script module import/export
// HACK C++ struct to transport info. Later the container
// itself should do the export/import and use exportet XML