diff --git a/sd/source/ui/unoidl/unowcntr.cxx b/sd/source/ui/unoidl/unowcntr.cxx index e32dc0637714..62d39ccf7526 100644 --- a/sd/source/ui/unoidl/unowcntr.cxx +++ b/sd/source/ui/unoidl/unowcntr.cxx @@ -4,9 +4,9 @@ * * $RCSfile: unowcntr.cxx,v $ * - * $Revision: 1.4 $ + * $Revision: 1.5 $ * - * last change: $Author: obo $ $Date: 2006-09-16 19:29:37 $ + * last change: $Author: kz $ $Date: 2006-12-12 19:04:04 $ * * The Contents of this file are made available subject to * the terms of GNU Lesser General Public License Version 2.1. @@ -49,7 +49,7 @@ using namespace ::rtl; using namespace ::com::sun::star; -DECLARE_LIST( WeakRefList, uno::WeakReference< uno::XInterface >* ); +DECLARE_LIST( WeakRefList, uno::WeakReference< uno::XInterface >* ) SvUnoWeakContainer::SvUnoWeakContainer() throw() {