#include <hangulhanjadlg.hxx>
|
| DECL_LINK (OriginalModifyHdl, weld::ComboBox &, void) |
|
| DECL_LINK (ScrollHdl, weld::ScrolledWindow &, void) |
|
| DECL_LINK (EditModifyHdl1, weld::Entry &, void) |
|
| DECL_LINK (EditModifyHdl2, weld::Entry &, void) |
|
| DECL_LINK (EditModifyHdl3, weld::Entry &, void) |
|
| DECL_LINK (EditModifyHdl4, weld::Entry &, void) |
|
| DECL_LINK (BookLBSelectHdl, weld::ComboBox &, void) |
|
| DECL_LINK (NewPBPushHdl, weld::Button &, void) |
|
| DECL_LINK (DeletePBPushHdl, weld::Button &, void) |
|
void | InitEditDictDialog (sal_uInt32 nSelDict) |
|
void | UpdateOriginalLB () |
|
void | UpdateSuggestions () |
|
void | UpdateButtonStates () |
|
void | SetEditText (SuggestionEdit &rEdit, sal_uInt16 nEntryNum) |
|
void | EditModify (const weld::Entry *pEdit, sal_uInt8 nEntryOffset) |
|
bool | DeleteEntryFromDictionary (const css::uno::Reference< css::linguistic2::XConversionDictionary > &xDict) |
|
Definition at line 247 of file hangulhanjadlg.hxx.
◆ HangulHanjaEditDictDialog()
svx::HangulHanjaEditDictDialog::HangulHanjaEditDictDialog |
( |
weld::Window * |
pParent, |
|
|
HHDictList & |
rDictList, |
|
|
sal_uInt32 |
nSelDict |
|
) |
| |
Definition at line 1431 of file hangulhanjadlg.cxx.
References aName, Size::Height(), InitEditDictDialog(), LINK, m_rDictList, m_xBookLB, m_xContents, m_xDeletePB, m_xEdit1, m_xEdit2, m_xEdit3, m_xEdit4, m_xNewPB, m_xOriginalLB, m_xScrollSB, MAXNUM_SUGGESTIONS, and n.
◆ ~HangulHanjaEditDictDialog()
svx::HangulHanjaEditDictDialog::~HangulHanjaEditDictDialog |
( |
| ) |
|
|
overridevirtual |
◆ DECL_LINK() [1/9]
svx::HangulHanjaEditDictDialog::DECL_LINK |
( |
BookLBSelectHdl |
, |
|
|
weld::ComboBox & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [2/9]
svx::HangulHanjaEditDictDialog::DECL_LINK |
( |
DeletePBPushHdl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [3/9]
svx::HangulHanjaEditDictDialog::DECL_LINK |
( |
EditModifyHdl1 |
, |
|
|
weld::Entry & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [4/9]
svx::HangulHanjaEditDictDialog::DECL_LINK |
( |
EditModifyHdl2 |
, |
|
|
weld::Entry & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [5/9]
svx::HangulHanjaEditDictDialog::DECL_LINK |
( |
EditModifyHdl3 |
, |
|
|
weld::Entry & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [6/9]
svx::HangulHanjaEditDictDialog::DECL_LINK |
( |
EditModifyHdl4 |
, |
|
|
weld::Entry & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [7/9]
svx::HangulHanjaEditDictDialog::DECL_LINK |
( |
NewPBPushHdl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [8/9]
svx::HangulHanjaEditDictDialog::DECL_LINK |
( |
OriginalModifyHdl |
, |
|
|
weld::ComboBox & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [9/9]
◆ DeleteEntryFromDictionary()
bool svx::HangulHanjaEditDictDialog::DeleteEntryFromDictionary |
( |
const css::uno::Reference< css::linguistic2::XConversionDictionary > & |
xDict | ) |
|
|
private |
◆ EditModify()
void svx::HangulHanjaEditDictDialog::EditModify |
( |
const weld::Entry * |
pEdit, |
|
|
sal_uInt8 |
nEntryOffset |
|
) |
| |
|
private |
◆ InitEditDictDialog()
void svx::HangulHanjaEditDictDialog::InitEditDictDialog |
( |
sal_uInt32 |
nSelDict | ) |
|
|
private |
◆ SetEditText()
void svx::HangulHanjaEditDictDialog::SetEditText |
( |
SuggestionEdit & |
rEdit, |
|
|
sal_uInt16 |
nEntryNum |
|
) |
| |
|
private |
◆ UpdateButtonStates()
void svx::HangulHanjaEditDictDialog::UpdateButtonStates |
( |
| ) |
|
|
private |
◆ UpdateOriginalLB()
void svx::HangulHanjaEditDictDialog::UpdateOriginalLB |
( |
| ) |
|
|
private |
◆ UpdateScrollbar()
void svx::HangulHanjaEditDictDialog::UpdateScrollbar |
( |
| ) |
|
◆ UpdateSuggestions()
void svx::HangulHanjaEditDictDialog::UpdateSuggestions |
( |
| ) |
|
|
private |
◆ m_aEditHintText
const OUString svx::HangulHanjaEditDictDialog::m_aEditHintText |
|
private |
◆ m_aOriginal
OUString svx::HangulHanjaEditDictDialog::m_aOriginal |
|
private |
◆ m_bModifiedOriginal
bool svx::HangulHanjaEditDictDialog::m_bModifiedOriginal |
|
private |
◆ m_bModifiedSuggestions
bool svx::HangulHanjaEditDictDialog::m_bModifiedSuggestions |
|
private |
◆ m_nCurrentDict
sal_uInt32 svx::HangulHanjaEditDictDialog::m_nCurrentDict |
|
private |
◆ m_nTopPos
sal_uInt16 svx::HangulHanjaEditDictDialog::m_nTopPos |
|
private |
◆ m_rDictList
HHDictList& svx::HangulHanjaEditDictDialog::m_rDictList |
|
private |
◆ m_xBookLB
std::unique_ptr<weld::ComboBox> svx::HangulHanjaEditDictDialog::m_xBookLB |
|
private |
◆ m_xContents
std::unique_ptr<weld::Widget> svx::HangulHanjaEditDictDialog::m_xContents |
|
private |
◆ m_xDeletePB
std::unique_ptr<weld::Button> svx::HangulHanjaEditDictDialog::m_xDeletePB |
|
private |
◆ m_xEdit1
std::unique_ptr<SuggestionEdit> svx::HangulHanjaEditDictDialog::m_xEdit1 |
|
private |
◆ m_xEdit2
std::unique_ptr<SuggestionEdit> svx::HangulHanjaEditDictDialog::m_xEdit2 |
|
private |
◆ m_xEdit3
std::unique_ptr<SuggestionEdit> svx::HangulHanjaEditDictDialog::m_xEdit3 |
|
private |
◆ m_xEdit4
std::unique_ptr<SuggestionEdit> svx::HangulHanjaEditDictDialog::m_xEdit4 |
|
private |
◆ m_xNewPB
std::unique_ptr<weld::Button> svx::HangulHanjaEditDictDialog::m_xNewPB |
|
private |
◆ m_xOriginalLB
std::unique_ptr<weld::ComboBox> svx::HangulHanjaEditDictDialog::m_xOriginalLB |
|
private |
◆ m_xScrollSB
◆ m_xSuggestions
std::unique_ptr<SuggestionList> svx::HangulHanjaEditDictDialog::m_xSuggestions |
|
private |
The documentation for this class was generated from the following files: