INTEGRATION: CWS sdwarningsbegone (1.4.38); FILE MERGED
2006/11/27 13:48:16 cl 1.4.38.1: #i69285# warning free code changes for sd project
This commit is contained in:
parent
4f4ceec198
commit
dbb238a84c
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: unowcntr.cxx,v $
|
* $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 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.
|
||||||
|
@ -49,7 +49,7 @@
|
||||||
using namespace ::rtl;
|
using namespace ::rtl;
|
||||||
using namespace ::com::sun::star;
|
using namespace ::com::sun::star;
|
||||||
|
|
||||||
DECLARE_LIST( WeakRefList, uno::WeakReference< uno::XInterface >* );
|
DECLARE_LIST( WeakRefList, uno::WeakReference< uno::XInterface >* )
|
||||||
|
|
||||||
SvUnoWeakContainer::SvUnoWeakContainer() throw()
|
SvUnoWeakContainer::SvUnoWeakContainer() throw()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in a new issue