android: Update app-specific/MIME type icons
[LibreOffice.git] / include / linguistic / translate.hxx
blob985930c74d833db6288e4e8af2fb92eca8ee5f45
1 #pragma once
2 #include <linguistic/lngdllapi.h>
3 #include <rtl/string.hxx>
5 namespace linguistic
7 LNG_DLLPUBLIC OString Translate(const OString& rTargetLang, const OString& rAPIUrl,
8 const OString& rAuthKey, const OString& rData);
9 } // namespace