summaryrefslogtreecommitdiff
path: root/dbaccess
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2014-05-06 18:14:30 +0200
committerStephan Bergmann <sbergman@redhat.com>2014-05-06 18:14:48 +0200
commitce53796bfaf6df5c4415fda8f641cad8a3e144a6 (patch)
tree0c704069619a6cafb280404fd25367d4cbae2512 /dbaccess
parent7c5e0e714fa25a486c1295e5e8dc204d2c1f3629 (diff)
Application::PostUserEvent returns a pointer dressed as sal_uLong
Change-Id: Ia5ca45e35766a7cebf0b53bcac1bd9dff29ad6ea
Diffstat (limited to 'dbaccess')
-rw-r--r--dbaccess/source/ui/inc/sbagrid.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/dbaccess/source/ui/inc/sbagrid.hxx b/dbaccess/source/ui/inc/sbagrid.hxx
index 49b9497e118c..a1e10326711c 100644
--- a/dbaccess/source/ui/inc/sbagrid.hxx
+++ b/dbaccess/source/ui/inc/sbagrid.hxx
@@ -217,7 +217,7 @@ namespace dbaui
::svx::ODataAccessDescriptor m_aDataDescriptor;
SbaGridListener* m_pMasterListener;
- sal_Int32 m_nAsyncDropEvent;
+ sal_uLong m_nAsyncDropEvent;
sal_uInt16 m_nCurrentActionColId;
// ui actions (e.g. a context menu) may be performed on columns which aren't the current one