diff options
Diffstat (limited to 'svx/source/inc/fmobj.hxx')
-rw-r--r-- | svx/source/inc/fmobj.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/inc/fmobj.hxx b/svx/source/inc/fmobj.hxx index 5398973cb6b3..fae15aeb18df 100644 --- a/svx/source/inc/fmobj.hxx +++ b/svx/source/inc/fmobj.hxx @@ -45,7 +45,7 @@ class FmFormObj: public SdrUnoObj // m_pEnvironmentHistory was created FmFormView* m_pControlCreationView; - ULONG m_nControlCreationEvent; + sal_uLong m_nControlCreationEvent; // Informationen fuer die Controlumgebung // werden nur vorgehalten, wenn ein Object sich nicht in einer Objectliste befindet |