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

loplugin:salcall

Change-Id: I7521b2adb9572efbb1d28f9f44f9d29c62d6e1e9
üst 71d7532f
......@@ -87,7 +87,7 @@ using namespace ::com::sun::star::uno;
namespace
{
uno::Sequence<OUString> SAL_CALL FilePicker_getSupportedServiceNames()
uno::Sequence<OUString> FilePicker_getSupportedServiceNames()
{
uno::Sequence<OUString> aRet(3);
aRet[0] = "com.sun.star.ui.dialogs.FilePicker";
......
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