INTEGRATION: CWS warnings01 (1.8.74); FILE MERGED
2006/03/24 15:36:00 fs 1.8.74.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
This commit is contained in:
parent
e8e6241fe1
commit
c471de8594
1 changed files with 4 additions and 4 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: AppView.hxx,v $
|
||||
*
|
||||
* $Revision: 1.8 $
|
||||
* $Revision: 1.9 $
|
||||
*
|
||||
* last change: $Author: hr $ $Date: 2005-09-23 12:18:05 $
|
||||
* last change: $Author: hr $ $Date: 2006-06-20 02:55:23 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -63,8 +63,8 @@
|
|||
#include "AppElementType.hxx"
|
||||
#endif
|
||||
|
||||
namespace com{ namespace sun { namespace star { namespace beans { class XPropertySet; } } } };
|
||||
namespace com{ namespace sun { namespace star { namespace frame { class XController; } } } };
|
||||
namespace com{ namespace sun { namespace star { namespace beans { class XPropertySet; } } } }
|
||||
namespace com{ namespace sun { namespace star { namespace frame { class XController; } } } }
|
||||
class Control;
|
||||
class SvLBoxEntry;
|
||||
|
||||
|
|
Loading…
Reference in a new issue