Kaydet (Commit) ce53796b authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Application::PostUserEvent returns a pointer dressed as sal_uLong

Change-Id: Ia5ca45e35766a7cebf0b53bcac1bd9dff29ad6ea
üst 7c5e0e71
...@@ -217,7 +217,7 @@ namespace dbaui ...@@ -217,7 +217,7 @@ namespace dbaui
::svx::ODataAccessDescriptor m_aDataDescriptor; ::svx::ODataAccessDescriptor m_aDataDescriptor;
SbaGridListener* m_pMasterListener; SbaGridListener* m_pMasterListener;
sal_Int32 m_nAsyncDropEvent; sal_uLong m_nAsyncDropEvent;
sal_uInt16 m_nCurrentActionColId; sal_uInt16 m_nCurrentActionColId;
// ui actions (e.g. a context menu) may be performed on columns which aren't the current one // ui actions (e.g. a context menu) may be performed on columns which aren't the current one
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment