summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/filepicker/controlaccess.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/win32/filepicker/controlaccess.hxx')
-rw-r--r--fpicker/source/win32/filepicker/controlaccess.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/fpicker/source/win32/filepicker/controlaccess.hxx b/fpicker/source/win32/filepicker/controlaccess.hxx
index a0a47ee78b39..ee990f6e2cb6 100644
--- a/fpicker/source/win32/filepicker/controlaccess.hxx
+++ b/fpicker/source/win32/filepicker/controlaccess.hxx
@@ -33,10 +33,6 @@
#endif
#include <com/sun/star/uno/Any.hxx>
-//------------------------------------------------------------------------
-// deklarations
-//------------------------------------------------------------------------
-
typedef void ( SAL_CALL *CTRL_SETVALUE_FUNCTION_T)( HWND, const ::com::sun::star::uno::Any&, const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface >&, sal_Int16 );
typedef ::com::sun::star::uno::Any ( SAL_CALL *CTRL_GETVALUE_FUNCTION_T )( HWND );