summaryrefslogtreecommitdiffstats
path: root/svx/source/inc/fmobj.hxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2008-01-30 06:32:25 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2008-01-30 06:32:25 +0000
commit066cf4bab0b182fcfacbd7b4d98da453e805dcea (patch)
treef76a5cf1529ec6c4d1830ccf0ad71d7dfcdc78ca /svx/source/inc/fmobj.hxx
parentINTEGRATION: CWS cmcfixes40 (1.16.54); FILE MERGED (diff)
downloadcore-066cf4bab0b182fcfacbd7b4d98da453e805dcea.tar.gz
core-066cf4bab0b182fcfacbd7b4d98da453e805dcea.zip
INTEGRATION: CWS cmcfixes40 (1.9.238); FILE MERGED
2007/12/20 10:48:51 cmc 1.9.238.1: #i84770# fix some ULONG/sal_uInt32 event mismatches
Diffstat (limited to 'svx/source/inc/fmobj.hxx')
-rw-r--r--svx/source/inc/fmobj.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/svx/source/inc/fmobj.hxx b/svx/source/inc/fmobj.hxx
index 5c7384122d8a..47728cb4ef44 100644
--- a/svx/source/inc/fmobj.hxx
+++ b/svx/source/inc/fmobj.hxx
@@ -4,9 +4,9 @@
*
* $RCSfile: fmobj.hxx,v $
*
- * $Revision: 1.9 $
+ * $Revision: 1.10 $
*
- * last change: $Author: hr $ $Date: 2007-06-27 18:22:36 $
+ * last change: $Author: rt $ $Date: 2008-01-30 07:32:25 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -68,7 +68,7 @@ class FmFormObj: public SdrUnoObj
// m_pEnvironmentHistory was created
FmFormView* m_pControlCreationView;
- sal_uInt32 m_nControlCreationEvent;
+ ULONG m_nControlCreationEvent;
// Informationen fuer die Controlumgebung
// werden nur vorgehalten, wenn ein Object sich nicht in einer Objectliste befindet