LibreOffice Module sw (master)
1
|
Public Member Functions | |
GroupUserData () | |
Public Attributes | |
OUString | sGroupName |
sal_uInt16 | nPathIdx |
bool | bReadonly |
Definition at line 98 of file glossary.cxx.
|
inline |
Definition at line 104 of file glossary.cxx.
References false.
bool GroupUserData::bReadonly |
Definition at line 102 of file glossary.cxx.
Referenced by SwGlossaryDlg::Init().
sal_uInt16 GroupUserData::nPathIdx |
Definition at line 101 of file glossary.cxx.
Referenced by SwGlossaryDlg::GetCurrGrpName(), IMPL_LINK(), IMPL_LINK_NOARG(), and SwGlossaryDlg::Init().
OUString GroupUserData::sGroupName |
Definition at line 100 of file glossary.cxx.
Referenced by SwGlossaryDlg::GetCurrGrpName(), IMPL_LINK(), IMPL_LINK_NOARG(), and SwGlossaryDlg::Init().