Application::PostUserEvent returns a pointer dressed as sal_uLong
Change-Id: Ia5ca45e35766a7cebf0b53bcac1bd9dff29ad6ea
This commit is contained in:
@@ -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
|
||||||
|
Reference in New Issue
Block a user