INTEGRATION: CWS warnings01 (1.11.50); FILE MERGED
2006/03/24 15:36:29 fs 1.11.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
This commit is contained in:
parent
385504b18f
commit
0b74a89a47
1 changed files with 3 additions and 3 deletions
|
@ -4,9 +4,9 @@
|
|||
*
|
||||
* $RCSfile: RelationDesignView.cxx,v $
|
||||
*
|
||||
* $Revision: 1.11 $
|
||||
* $Revision: 1.12 $
|
||||
*
|
||||
* last change: $Author: rt $ $Date: 2005-09-08 16:36:44 $
|
||||
* last change: $Author: hr $ $Date: 2006-06-20 03:31:20 $
|
||||
*
|
||||
* The Contents of this file are made available subject to
|
||||
* the terms of GNU Lesser General Public License Version 2.1.
|
||||
|
@ -104,7 +104,7 @@ using namespace ::com::sun::star::sdbc;
|
|||
using namespace ::com::sun::star::beans;
|
||||
using namespace ::com::sun::star::container;
|
||||
|
||||
DBG_NAME(ORelationDesignView);
|
||||
DBG_NAME(ORelationDesignView)
|
||||
ORelationDesignView::ORelationDesignView(Window* _pParent, ORelationController* _pController,const Reference< XMultiServiceFactory >& _rFactory)
|
||||
:OJoinDesignView(_pParent,_pController,_rFactory)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue