summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 21:56:35 +0000
committerJens-Heiner Rechtien <hr@openoffice.org>2006-06-19 21:56:35 +0000
commit90cbe23e3767350afcb8bf43d7db2965210d9ac0 (patch)
tree3a71ab04d2153982273eb598f1f9303d7870d066
parent2f5fdf985790cd4fb00f6d73cc0bec23c16c671b (diff)
INTEGRATION: CWS warnings01 (1.5.26); FILE MERGED
2005/11/14 10:36:05 pl 1.5.26.1: #i55991# removed warnings
-rw-r--r--toolkit/inc/toolkit/controls/stdtabcontrollermodel.hxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/toolkit/inc/toolkit/controls/stdtabcontrollermodel.hxx b/toolkit/inc/toolkit/controls/stdtabcontrollermodel.hxx
index 006ec96c1f8b..5ca70d1f70b3 100644
--- a/toolkit/inc/toolkit/controls/stdtabcontrollermodel.hxx
+++ b/toolkit/inc/toolkit/controls/stdtabcontrollermodel.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: stdtabcontrollermodel.hxx,v $
*
- * $Revision: 1.5 $
+ * $Revision: 1.6 $
*
- * last change: $Author: rt $ $Date: 2005-09-09 12:50:34 $
+ * last change: $Author: hr $ $Date: 2006-06-19 22:56:35 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -77,7 +77,7 @@
struct UnoControlModelEntry;
-DECLARE_LIST( UnoControlModelEntryListBase, UnoControlModelEntry* );
+DECLARE_LIST( UnoControlModelEntryListBase, UnoControlModelEntry* )
class UnoControlModelEntryList : public UnoControlModelEntryListBase
{
@@ -112,7 +112,7 @@ struct ComponentEntry
Point aPos;
};
-DECLARE_LIST( ComponentEntryList, ComponentEntry* );
+DECLARE_LIST( ComponentEntryList, ComponentEntry* )
#define CONTROLPOS_NOTFOUND 0xFFFFFFFF