INTEGRATION: CWS calcwarnings (1.4.324); FILE MERGED
2006/12/14 17:57:03 nn 1.4.324.1: #i69284# warning-free: ui, unxsols4
This commit is contained in:
parent
ebe950f363
commit
82c469afcd
2 changed files with 6 additions and 6 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: dispuno.hxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-08 17:32:25 $
|
||||
* last change: $Author: vg $ $Date: 2007-02-27 11:55:29 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -69,7 +69,7 @@ class ScTabViewShell;
|
|||
|
||||
typedef ::com::sun::star::uno::Reference<
|
||||
::com::sun::star::frame::XStatusListener >* XStatusListenerPtr;
|
||||
SV_DECL_PTRARR_DEL( XStatusListenerArr_Impl, XStatusListenerPtr, 4, 4 );
|
||||
SV_DECL_PTRARR_DEL( XStatusListenerArr_Impl, XStatusListenerPtr, 4, 4 )
|
||||
|
||||
|
||||
class ScDispatchProviderInterceptor : public cppu::WeakImplHelper2<
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: linkuno.hxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-08 17:43:46 $
|
||||
* last change: $Author: vg $ $Date: 2007-02-27 11:56:50 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -89,7 +89,7 @@ class ScTableLink;
|
|||
|
||||
typedef ::com::sun::star::uno::Reference<
|
||||
::com::sun::star::util::XRefreshListener >* XRefreshListenerPtr;
|
||||
SV_DECL_PTRARR_DEL( XRefreshListenerArr_Impl, XRefreshListenerPtr, 4, 4 );
|
||||
SV_DECL_PTRARR_DEL( XRefreshListenerArr_Impl, XRefreshListenerPtr, 4, 4 )
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue