LibreOffice Module editeng (master) 1
Functions
outlvw.cxx File Reference
#include <memory>
#include <com/sun/star/i18n/WordType.hpp>
#include <svl/itempool.hxx>
#include <editeng/editeng.hxx>
#include <editeng/editview.hxx>
#include <editeng/editdata.hxx>
#include <svl/style.hxx>
#include <svl/languageoptions.hxx>
#include <i18nlangtag/languagetag.hxx>
#include <editeng/outliner.hxx>
#include <outleeng.hxx>
#include "paralist.hxx"
#include "outlundo.hxx"
#include <editeng/outlobj.hxx>
#include <editeng/flditem.hxx>
#include <editeng/eeitem.hxx>
#include <editeng/numitem.hxx>
#include <vcl/window.hxx>
#include <vcl/event.hxx>
#include <vcl/ptrstyle.hxx>
#include <svl/itemset.hxx>
#include <svl/eitem.hxx>
#include <editeng/editstat.hxx>
#include <sal/log.hxx>
#include <osl/diagnose.h>
#include <tools/debug.hxx>
Include dependency graph for outlvw.cxx:

Go to the source code of this file.

Functions

bool GetStatusValueForThesaurusFromContext (OUString &rStatusVal, LanguageType &rLang, const EditView &rEditView)
 
void ReplaceTextWithSynonym (EditView &rEditView, const OUString &rSynonmText)
 

Function Documentation

◆ GetStatusValueForThesaurusFromContext()

bool GetStatusValueForThesaurusFromContext ( OUString &  rStatusVal,
LanguageType rLang,
const EditView rEditView 
)

◆ ReplaceTextWithSynonym()

void ReplaceTextWithSynonym ( EditView rEditView,
const OUString &  rSynonmText 
)