INTEGRATION: CWS warnings01 (1.19.50); FILE MERGED

2006/03/24 15:36:28 fs 1.19.50.1: #i57457# warning-free code (unxlngi6/.pro + unxsoli4.pro)
This commit is contained in:
Jens-Heiner Rechtien 2006-06-20 02:29:22 +00:00
parent 37f63f27e3
commit a94f21b760

View file

@ -4,9 +4,9 @@
*
* $RCSfile: TableWindowTitle.cxx,v $
*
* $Revision: 1.19 $
* $Revision: 1.20 $
*
* last change: $Author: rt $ $Date: 2005-09-08 16:31:55 $
* last change: $Author: hr $ $Date: 2006-06-20 03:29:22 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@ -86,7 +86,7 @@ using namespace ::com::sun::star::uno;
//==================================================================
// class OTableWindowTitle
//==================================================================
DBG_NAME(OTableWindowTitle);
DBG_NAME(OTableWindowTitle)
//------------------------------------------------------------------------------
OTableWindowTitle::OTableWindowTitle( OTableWindow* pParent ) :
FixedText( pParent, WB_3DLOOK|WB_CENTER|WB_NOLABEL )