INTEGRATION: CWS sdwarningsbegone (1.7.316); FILE MERGED
2006/11/22 12:41:59 cl 1.7.316.1: #i69285# warning free code changes for unxlngi6.pro
This commit is contained in:
parent
6675ba6f26
commit
280a72096c
1 changed files with 5 additions and 2 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: AccessibleOutlineView.hxx,v $
|
||||
*
|
||||
* $Revision: 1.7 $
|
||||
* $Revision: 1.8 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-09 04:58:35 $
|
||||
* last change: $Author: kz $ $Date: 2006-12-12 17:30:24 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -107,6 +107,9 @@ public:
|
|||
::com::sun::star::accessibility::XAccessibleEventListener >& xListener)
|
||||
throw (::com::sun::star::uno::RuntimeException);
|
||||
|
||||
using cppu::WeakComponentImplHelperBase::addEventListener;
|
||||
using cppu::WeakComponentImplHelperBase::removeEventListener;
|
||||
|
||||
//===== XServiceInfo ====================================================
|
||||
|
||||
/** Returns an identifier for the implementation of this object.
|
||||
|
|
Loading…
Reference in a new issue