summaryrefslogtreecommitdiff
path: root/fpicker/source/win32/misc/WinImplHelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'fpicker/source/win32/misc/WinImplHelper.hxx')
-rw-r--r--fpicker/source/win32/misc/WinImplHelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/fpicker/source/win32/misc/WinImplHelper.hxx b/fpicker/source/win32/misc/WinImplHelper.hxx
index b6f2751a2a8b..a5ac793cef95 100644
--- a/fpicker/source/win32/misc/WinImplHelper.hxx
+++ b/fpicker/source/win32/misc/WinImplHelper.hxx
@@ -73,7 +73,7 @@ void SAL_CALL CheckboxSetState(
// ending strings used in some Win32 functions
// e.g. Filter\0*.txt\0\0
// the returned length excludes the last '\0'
-sal_uInt32 SAL_CALL _wcslenex( const sal_Unicode* pStr );
+sal_uInt32 SAL_CALL wcslenex( const sal_Unicode* pStr );
// converts a soffice label to a windows label