LibreOffice Module editeng (master) 1
Functions
editview.cxx File Reference
#include <memory>
#include <vcl/image.hxx>
#include <com/sun/star/i18n/WordType.hpp>
#include <com/sun/star/i18n/ScriptType.hpp>
#include <i18nlangtag/languagetag.hxx>
#include <i18nlangtag/mslangid.hxx>
#include <svl/languageoptions.hxx>
#include <svtools/ctrltool.hxx>
#include <svtools/langtab.hxx>
#include <tools/stream.hxx>
#include <svl/srchitem.hxx>
#include "impedit.hxx"
#include <comphelper/propertyvalue.hxx>
#include <editeng/editeng.hxx>
#include <editeng/editview.hxx>
#include <editeng/flditem.hxx>
#include <editeng/svxacorr.hxx>
#include <editeng/langitem.hxx>
#include <editeng/fhgtitem.hxx>
#include <editeng/eerdll.hxx>
#include <eerdll2.hxx>
#include <editeng/editrids.hrc>
#include <editeng.hxx>
#include <i18nlangtag/lang.h>
#include <vcl/window.hxx>
#include <editeng/acorrcfg.hxx>
#include <editeng/unolingu.hxx>
#include <unotools/lingucfg.hxx>
#include <com/sun/star/frame/XStorable.hpp>
#include <com/sun/star/linguistic2/XDictionary.hpp>
#include <com/sun/star/linguistic2/XSearchableDictionaryList.hpp>
#include <linguistic/lngprops.hxx>
#include <vcl/settings.hxx>
#include <vcl/svapp.hxx>
#include <LibreOfficeKit/LibreOfficeKitEnums.h>
#include <comphelper/lok.hxx>
#include <sfx2/viewsh.hxx>
#include <osl/diagnose.h>
#include <boost/property_tree/json_parser.hpp>
#include <com/sun/star/lang/XServiceInfo.hpp>
Include dependency graph for editview.cxx:

Go to the source code of this file.

Functions

static void LOKSendSpellPopupMenu (const weld::Menu &rMenu, LanguageType nGuessLangWord, LanguageType nGuessLangPara, sal_uInt16 nSuggestions)
 
static void ChangeFontSizeImpl (EditView *pEditView, bool bGrow, const ESelection &rSel, const FontList *pFontList)
 

Function Documentation

◆ ChangeFontSizeImpl()

static void ChangeFontSizeImpl ( EditView pEditView,
bool  bGrow,
const ESelection rSel,
const FontList pFontList 
)
static

◆ LOKSendSpellPopupMenu()

static void LOKSendSpellPopupMenu ( const weld::Menu rMenu,
LanguageType  nGuessLangWord,
LanguageType  nGuessLangPara,
sal_uInt16  nSuggestions 
)
static