summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorVladimir Glazounov <vg@openoffice.org>2008-08-18 12:22:07 +0000
committerVladimir Glazounov <vg@openoffice.org>2008-08-18 12:22:07 +0000
commita3ba53b7730788e3598ecc4a35e0dfcf2257a995 (patch)
treef22fe1bd661950fc6a3c732d4bd0d282709220e0 /dbaccess
parent1162e97a89615de77ee262faa21f727e42d3d89c (diff)
INTEGRATION: CWS cmcfixes48 (1.30.16); FILE MERGED
2008/07/30 14:31:42 cmc 1.30.16.1: #i92285# UserEvents are ULONGs
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/app/AppController.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/dbaccess/source/ui/app/AppController.hxx b/dbaccess/source/ui/app/AppController.hxx
index 34f8f945cb73..abac9eb5b9ae 100644
--- a/dbaccess/source/ui/app/AppController.hxx
+++ b/dbaccess/source/ui/app/AppController.hxx
@@ -7,7 +7,7 @@
* OpenOffice.org - a multi-platform office productivity suite
*
* $RCSfile: AppController.hxx,v $
- * $Revision: 1.30 $
+ * $Revision: 1.31 $
*
* This file is part of OpenOffice.org.
*
@@ -137,7 +137,7 @@ namespace dbaui
TransferableClipboardListener*
m_pClipbordNotifier; // notifier for changes in the clipboard
mutable ::rtl::OUString m_sDatabaseName;
- sal_Int32 m_nAsyncDrop;
+ ULONG m_nAsyncDrop;
OAsyncronousLink m_aControllerConnectedEvent;
OAsyncronousLink m_aSelectContainerEvent;
PreviewMode m_ePreviewMode; // the mode of the preview