repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
android: Update app-specific/MIME type icons
[LibreOffice.git]
/
include
/
linguistic
/
translate.hxx
blob
985930c74d833db6288e4e8af2fb92eca8ee5f45
1
#pragma once
2
#include <linguistic/lngdllapi.h>
3
#include <rtl/string.hxx>
4
5
namespace
linguistic
6
{
7
LNG_DLLPUBLIC OString
Translate
(
const
OString
&
rTargetLang
,
const
OString
&
rAPIUrl
,
8
const
OString
&
rAuthKey
,
const
OString
&
rData
);
9
}
// namespace