LibreOffice Module sw (master) 1
|
Go to the source code of this file.
Functions | |
SW_DLLPUBLIC const OUString & | GetCurrGlosGroup () |
SW_DLLPUBLIC void | SetCurrGlosGroup (const OUString &sStr) |
SW_DLLPUBLIC SwGlossaries * | GetGlossaries () |
bool | HasGlossaryList () |
SwGlossaryList * | GetGlossaryList () |
void | InitUI () |
void | FinitUI () |
void FinitUI | ( | ) |
Definition at line 68 of file initui.cxx.
Referenced by SwDLL::~SwDLL().
SW_DLLPUBLIC const OUString & GetCurrGlosGroup | ( | ) |
Definition at line 48 of file initui.cxx.
Referenced by SwGlossaryDlg::GetCurrGroup(), IMPL_LINK(), SwGlossaryDlg::Init(), and SwGlossaryDlg::ShowPreview().
SW_DLLPUBLIC SwGlossaries * GetGlossaries | ( | ) |
Definition at line 162 of file initui.cxx.
References pGlossaries.
Referenced by SwTextShell::ExecGlossary(), IMPL_LINK(), IMPL_LINK_NOARG(), lcl_Save(), SwXAutoTextContainer::SwXAutoTextContainer(), and SwGlossaryList::Update().
SwGlossaryList * GetGlossaryList | ( | ) |
Definition at line 174 of file initui.cxx.
References pGlossaryList.
Referenced by SwTbxAutoTextCtrl::CreatePopupWindow(), SwTextShell::ExecGlossary(), SwGlossaryHdl::Expand(), SwGlossaryHdl::GlossaryDlg(), IMPL_STATIC_LINK(), SwEditWin::KeyInput(), SwXAutoTextGroup::setPropertyValue(), and SwEditWin::ShowAutoText().
bool HasGlossaryList | ( | ) |
Definition at line 169 of file initui.cxx.
References pGlossaryList.
Referenced by SwGlossaryHdl::GlossaryDlg(), and SwXAutoTextGroup::setPropertyValue().
void InitUI | ( | ) |
Definition at line 87 of file initui.cxx.
References SwEditWin::InitStaticData(), and SwViewShell::SetShellRes().
Referenced by SwDLL::SwDLL().
SW_DLLPUBLIC void SetCurrGlosGroup | ( | const OUString & | sStr | ) |
Definition at line 53 of file initui.cxx.
Referenced by IMPL_LINK(), and SwGlossaryDlg::SetActGroup().