INTEGRATION: CWS warnings01 (1.4.32); FILE MERGED
2005/10/28 14:48:09 cd 1.4.32.1: #i55991# Warning free code changes for gcc
This commit is contained in:
parent
84bf704739
commit
fa5782c3ba
1 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: popupmenucontrollerbase.hxx,v $
|
||||
*
|
||||
* $Revision: 1.4 $
|
||||
* $Revision: 1.5 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-09 00:18:37 $
|
||||
* last change: $Author: hr $ $Date: 2006-06-19 10:53:57 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -132,8 +132,8 @@ namespace framework
|
|||
virtual ~PopupMenuControllerBase();
|
||||
|
||||
// XInterface, XTypeProvider, XServiceInfo
|
||||
DECLARE_XINTERFACE
|
||||
DECLARE_XTYPEPROVIDER
|
||||
FWK_DECLARE_XINTERFACE
|
||||
FWK_DECLARE_XTYPEPROVIDER
|
||||
|
||||
// XServiceInfo
|
||||
virtual ::rtl::OUString SAL_CALL getImplementationName( ) throw (::com::sun::star::uno::RuntimeException) = 0;
|
||||
|
|
Loading…
Reference in a new issue