LibreOffice Module sw (master) 1
Namespaces | Functions
translatehelper.cxx File Reference
#include <config_wasm_strip.h>
#include <wrtsh.hxx>
#include <pam.hxx>
#include <node.hxx>
#include <ndtxt.hxx>
#include <translatehelper.hxx>
#include <sal/log.hxx>
#include <rtl/string.h>
#include <shellio.hxx>
#include <vcl/scheduler.hxx>
#include <vcl/svapp.hxx>
#include <boost/property_tree/ptree.hpp>
#include <boost/property_tree/json_parser.hpp>
#include <vcl/htmltransferable.hxx>
#include <vcl/transfer.hxx>
#include <swdtflvr.hxx>
#include <linguistic/translate.hxx>
#include <com/sun/star/task/XStatusIndicator.hpp>
#include <sfx2/viewfrm.hxx>
#include <com/sun/star/task/XStatusIndicatorFactory.hpp>
#include <strings.hrc>
Include dependency graph for translatehelper.cxx:

Go to the source code of this file.

Namespaces

namespace  SwTranslateHelper
 

Functions

SW_DLLPUBLIC OString SwTranslateHelper::ExportPaMToHTML (SwPaM *pCursor)
 
SW_DLLPUBLIC void SwTranslateHelper::PasteHTMLToPaM (SwWrtShell &rWrtSh, SwPaM *pCursor, const OString &rData)
 
SW_DLLPUBLIC void SwTranslateHelper::TranslateDocument (SwWrtShell &rWrtSh, const TranslateAPIConfig &rConfig)
 
SW_DLLPUBLIC void SwTranslateHelper::TranslateDocumentCancellable (SwWrtShell &rWrtSh, const TranslateAPIConfig &rConfig, bool &rCancelTranslation)