summaryrefslogtreecommitdiff
path: root/basctl
diff options
context:
space:
mode:
authorKurt Zenker <kz@openoffice.org>2005-03-01 18:18:32 +0000
committerKurt Zenker <kz@openoffice.org>2005-03-01 18:18:32 +0000
commitcbfe0940c78ca0a076fddb0e0ae558f4ee172f8c (patch)
tree092ceec550153bf78472396de272f65ce242e497 /basctl
parent4a9509690706290387fd50b818d337112828e262 (diff)
INTEGRATION: CWS removedrafts (1.15.16); FILE MERGED
2005/02/17 12:40:09 cd 1.15.16.1: #i42557# move UNOIDL types from drafts to com
Diffstat (limited to 'basctl')
-rw-r--r--basctl/source/basicide/bastype2.cxx10
1 files changed, 5 insertions, 5 deletions
diff --git a/basctl/source/basicide/bastype2.cxx b/basctl/source/basicide/bastype2.cxx
index 90c8b4783192..fa04c3b32134 100644
--- a/basctl/source/basicide/bastype2.cxx
+++ b/basctl/source/basicide/bastype2.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: bastype2.cxx,v $
*
- * $Revision: 1.16 $
+ * $Revision: 1.17 $
*
- * last change: $Author: vg $ $Date: 2005-02-24 16:59:06 $
+ * last change: $Author: kz $ $Date: 2005-03-01 19:18:32 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -90,8 +90,8 @@
#ifndef _COM_SUN_STAR_SCRIPT_XLIBRARYCONTAINERPASSWORD_HPP_
#include <com/sun/star/script/XLibraryContainerPassword.hpp>
#endif
-#ifndef _DRAFTS_COM_SUN_STAR_FRAME_XMODULEMANAGER_HPP_
-#include <drafts/com/sun/star/frame/XModuleManager.hpp>
+#ifndef _COM_SUN_STAR_FRAME_XMODULEMANAGER_HPP_
+#include <com/sun/star/frame/XModuleManager.hpp>
#endif
#ifndef _COMPHELPER_PROCESSFACTORY_HXX_
#include <comphelper/processfactory.hxx>
@@ -575,7 +575,7 @@ void BasicTreeListBox::GetRootEntryBitmaps( SfxObjectShell* pShell, Image& rImag
{
::rtl::OUString sFactoryURL;
Reference< lang::XMultiServiceFactory > xMSF( ::comphelper::getProcessServiceFactory() );
- Reference< ::drafts::com::sun::star::frame::XModuleManager > xModuleManager;
+ Reference< ::com::sun::star::frame::XModuleManager > xModuleManager;
if ( xMSF.is() )
{
xModuleManager.set( xMSF->createInstance( ::rtl::OUString::createFromAscii(