LibreOffice Module editeng (master) 1
Classes | Namespaces | Macros | Functions
hangulhanja.cxx File Reference
#include <editeng/hangulhanja.hxx>
#include <unotools/lingucfg.hxx>
#include <unotools/linguprops.hxx>
#include <set>
#include <map>
#include <com/sun/star/uno/Sequence.hxx>
#include <com/sun/star/i18n/BreakIterator.hpp>
#include <com/sun/star/i18n/ScriptType.hpp>
#include <com/sun/star/i18n/UnicodeScript.hpp>
#include <com/sun/star/i18n/TextConversion.hpp>
#include <com/sun/star/i18n/XExtendedTextConversion.hpp>
#include <com/sun/star/i18n/TextConversionType.hpp>
#include <com/sun/star/i18n/TextConversionOption.hpp>
#include <vcl/weld.hxx>
#include <unotools/charclass.hxx>
#include <sal/log.hxx>
#include <osl/diagnose.h>
#include <tools/debug.hxx>
#include <comphelper/diagnose_ex.hxx>
#include <editeng/edtdlg.hxx>
Include dependency graph for hangulhanja.cxx:

Go to the source code of this file.

Classes

class  editeng::HangulHanjaConversion_Impl
 

Namespaces

namespace  editeng
 

Macros

#define HHC   HangulHanjaConversion
 

Functions

 editeng::IMPL_LINK_NOARG (HangulHanjaConversion_Impl, OnOptionsChanged, LinkParamNone *, void)
 
 editeng::IMPL_LINK_NOARG (HangulHanjaConversion_Impl, OnIgnore, weld::Button &, void)
 
 editeng::IMPL_LINK_NOARG (HangulHanjaConversion_Impl, OnIgnoreAll, weld::Button &, void)
 
 editeng::IMPL_LINK_NOARG (HangulHanjaConversion_Impl, OnChange, weld::Button &, void)
 
 editeng::IMPL_LINK_NOARG (HangulHanjaConversion_Impl, OnChangeAll, weld::Button &, void)
 
 editeng::IMPL_LINK (HangulHanjaConversion_Impl, OnByCharClicked, weld::Toggleable &, rBox, void)
 
 editeng::IMPL_LINK_NOARG (HangulHanjaConversion_Impl, OnConversionTypeChanged, weld::Toggleable &, void)
 
 editeng::IMPL_LINK_NOARG (HangulHanjaConversion_Impl, OnFind, weld::Button &, void)
 

Macro Definition Documentation

◆ HHC

#define HHC   HangulHanjaConversion

Definition at line 43 of file hangulhanja.cxx.