summaryrefslogtreecommitdiff
path: root/xmlscript/source
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@suse.com>2012-07-06 21:28:03 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-07-09 14:23:26 +0100
commitae7534f616523bbe5588d98ef2fe4f421ffed728 (patch)
tree9e162ab54bb23bb374dfd8eedf884231f6677e6b /xmlscript/source
parent0c8190999b5d85d28ded9f1be9613f11427034d2 (diff)
targetted rename xcr -> xmlscript to match includes and module name
Diffstat (limited to 'xmlscript/source')
-rw-r--r--xmlscript/source/inc/xml_import.hxx6
-rw-r--r--xmlscript/source/misc/unoservices.cxx2
2 files changed, 7 insertions, 1 deletions
diff --git a/xmlscript/source/inc/xml_import.hxx b/xmlscript/source/inc/xml_import.hxx
index f6df8b297e0b..0244201868b6 100644
--- a/xmlscript/source/inc/xml_import.hxx
+++ b/xmlscript/source/inc/xml_import.hxx
@@ -28,6 +28,12 @@
#if ! defined _XMLSCRIPT_XML_IMPORT_HXX_
#define _XMLSCRIPT_XML_IMPORT_HXX_
+#include <osl/mutex.hxx>
+#include <osl/diagnose.h>
+#include <rtl/ustrbuf.hxx>
+#include <tools/diagnose_ex.h>
+#include <comphelper/processfactory.hxx>
+
#include "com/sun/star/xml/input/XRoot.hpp"
#include "com/sun/star/xml/sax/XExtendedDocumentHandler.hpp"
diff --git a/xmlscript/source/misc/unoservices.cxx b/xmlscript/source/misc/unoservices.cxx
index 15b20dcea26f..05eaed2eb00e 100644
--- a/xmlscript/source/misc/unoservices.cxx
+++ b/xmlscript/source/misc/unoservices.cxx
@@ -104,7 +104,7 @@ namespace xmlscript
extern "C"
{
- SAL_DLLPUBLIC_EXPORT void * SAL_CALL xcr_component_getFactory(
+ SAL_DLLPUBLIC_EXPORT void * SAL_CALL xmlscript_component_getFactory(
const sal_Char * pImplName, void * pServiceManager, void * pRegistryKey )
{
return ::cppu::component_getFactoryHelper(