#include <swuiidxmrk.hxx>
|
| DECL_LINK (InsertHdl, weld::Button &, void) |
|
| DECL_LINK (CloseHdl, weld::Button &, void) |
|
| DECL_LINK (CreateEntryHdl, weld::Button &, void) |
|
| DECL_LINK (CompEntryHdl, weld::ComboBox &, void) |
|
| DECL_LINK (ChangeSourceHdl, weld::Toggleable &, void) |
|
| DECL_LINK (IsEditAllowedHdl, weld::Entry &, bool) |
|
| DECL_LINK (IsEntryAllowedHdl, weld::Entry &, bool) |
|
| DECL_LINK (EditModifyHdl, weld::Entry &, void) |
|
void | InitControls () |
|
void | Activate () |
|
Definition at line 162 of file swuiidxmrk.hxx.
◆ SwAuthorMarkPane()
Definition at line 1180 of file swuiidxmrk.cxx.
References LINK, m_bNewEntry, m_rDialog, m_xActionBT, m_xCloseBT, m_xCreateEntryPB, m_xEditEntryPB, m_xEntryED, m_xEntryLB, m_xFromComponentRB, m_xFromDocContentRB, s_bIsFromComponent, weld::DialogController::set_title(), and SwResId().
◆ Activate()
void SwAuthorMarkPane::Activate |
( |
| ) |
|
|
private |
◆ DECL_LINK() [1/8]
◆ DECL_LINK() [2/8]
SwAuthorMarkPane::DECL_LINK |
( |
CloseHdl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [3/8]
SwAuthorMarkPane::DECL_LINK |
( |
CompEntryHdl |
, |
|
|
weld::ComboBox & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [4/8]
SwAuthorMarkPane::DECL_LINK |
( |
CreateEntryHdl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [5/8]
SwAuthorMarkPane::DECL_LINK |
( |
EditModifyHdl |
, |
|
|
weld::Entry & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [6/8]
SwAuthorMarkPane::DECL_LINK |
( |
InsertHdl |
, |
|
|
weld::Button & |
, |
|
|
void |
|
|
) |
| |
|
private |
◆ DECL_LINK() [7/8]
SwAuthorMarkPane::DECL_LINK |
( |
IsEditAllowedHdl |
, |
|
|
weld::Entry & |
, |
|
|
bool |
|
|
) |
| |
|
private |
◆ DECL_LINK() [8/8]
SwAuthorMarkPane::DECL_LINK |
( |
IsEntryAllowedHdl |
, |
|
|
weld::Entry & |
, |
|
|
bool |
|
|
) |
| |
|
private |
◆ InitControls()
void SwAuthorMarkPane::InitControls |
( |
| ) |
|
|
private |
Definition at line 1506 of file swuiidxmrk.cxx.
References AUTH_FIELD_AUTHOR, AUTH_FIELD_END, AUTH_FIELD_IDENTIFIER, AUTH_FIELD_TITLE, SwAuthEntry::GetAuthorField(), SwCursorShell::GetCurField(), SwField::GetTyp(), i, m_bNewEntry, m_pSh, m_sCreatedEntry, m_sFields, m_xAuthorFI, m_xCreateEntryPB, m_xEntryED, m_xFromComponentRB, m_xFromDocContentRB, m_xTitleFI, TableOfAuthorities, and SwFieldType::Which().
Referenced by ReInitDlg().
◆ ReInitDlg()
void SwAuthorMarkPane::ReInitDlg |
( |
SwWrtShell & |
rWrtShell | ) |
|
◆ SwAuthMarkFloatDlg
◆ SwAuthMarkModalDlg
◆ m_bBibAccessInitialized
bool SwAuthorMarkPane::m_bBibAccessInitialized |
|
private |
◆ m_bNewEntry
bool SwAuthorMarkPane::m_bNewEntry |
|
private |
◆ m_pSh
◆ m_rDialog
◆ m_sColumnTitles
◆ m_sCreatedEntry
◆ m_sFields
◆ m_xActionBT
◆ m_xAuthorFI
std::unique_ptr<weld::Label> SwAuthorMarkPane::m_xAuthorFI |
|
private |
◆ m_xBibAccess
css::uno::Reference< css::container::XNameAccess > SwAuthorMarkPane::m_xBibAccess |
|
private |
◆ m_xCloseBT
◆ m_xCreateEntryPB
std::unique_ptr<weld::Button> SwAuthorMarkPane::m_xCreateEntryPB |
|
private |
◆ m_xEditEntryPB
std::unique_ptr<weld::Button> SwAuthorMarkPane::m_xEditEntryPB |
|
private |
◆ m_xEntryED
std::unique_ptr<weld::Entry> SwAuthorMarkPane::m_xEntryED |
|
private |
◆ m_xEntryLB
◆ m_xFromComponentRB
◆ m_xFromDocContentRB
◆ m_xTitleFI
std::unique_ptr<weld::Label> SwAuthorMarkPane::m_xTitleFI |
|
private |
◆ s_bIsFromComponent
bool SwAuthorMarkPane::s_bIsFromComponent = true |
|
staticprivate |
The documentation for this class was generated from the following files: