Kaydet (Commit) 2d20bb88 authored tarafından Ivo Hinkelmann's avatar Ivo Hinkelmann

INTEGRATION: CWS bgdlremove (1.39.4); FILE MERGED

2007/05/25 10:45:36 kso 1.39.4.1: #i76911# - ucbhelper no longer uses vos::ORef but rtl::Reference.
üst 47b12888
...@@ -4,9 +4,9 @@ ...@@ -4,9 +4,9 @@
* *
* $RCSfile: basmgr.cxx,v $ * $RCSfile: basmgr.cxx,v $
* *
* $Revision: 1.39 $ * $Revision: 1.40 $
* *
* last change: $Author: rt $ $Date: 2007-04-26 08:32:47 $ * last change: $Author: ihi $ $Date: 2007-06-05 15:10:13 $
* *
* The Contents of this file are made available subject to * The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1. * the terms of GNU Lesser General Public License Version 2.1.
...@@ -105,6 +105,7 @@ ...@@ -105,6 +105,7 @@
#include <cppuhelper/implbase1.hxx> #include <cppuhelper/implbase1.hxx>
using com::sun::star::uno::Reference;
using namespace com::sun::star::container; using namespace com::sun::star::container;
using namespace com::sun::star::uno; using namespace com::sun::star::uno;
using namespace com::sun::star::lang; using namespace com::sun::star::lang;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment