summaryrefslogtreecommitdiff
path: root/uui/source/iahndl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'uui/source/iahndl.hxx')
-rw-r--r--uui/source/iahndl.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/uui/source/iahndl.hxx b/uui/source/iahndl.hxx
index 789fcb77e6ab..5b0c262c7695 100644
--- a/uui/source/iahndl.hxx
+++ b/uui/source/iahndl.hxx
@@ -131,7 +131,7 @@ private:
bool & bHasErrorString,
OUString & rErrorString);
- static long
+ static sal_IntPtr
handlerequest(void* pHandleData, void* pInteractionHandler);
com::sun::star::beans::Optional< OUString >
@@ -139,7 +139,7 @@ private:
com::sun::star::uno::Reference<
com::sun::star::task::XInteractionRequest > const & rRequest);
- static long
+ static sal_IntPtr
getstringfromrequest(void* pHandleData, void* pInteractionHandler);
vcl::Window *