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.
bool GroupUserData::bReadonly |
Definition at line 102 of file glossary.cxx.
Referenced by SwGlossaryDropTarget::AcceptDrop().
sal_uInt16 GroupUserData::nPathIdx |
Definition at line 101 of file glossary.cxx.
Referenced by SwGlossaryDropTarget::ExecuteDrop(), SwGlossaryDlg::GetCurrGrpName(), IMPL_LINK(), and IMPL_LINK_NOARG().
OUString GroupUserData::sGroupName |
Definition at line 100 of file glossary.cxx.
Referenced by SwGlossaryDropTarget::ExecuteDrop(), SwGlossaryDlg::GetCurrGrpName(), IMPL_LINK(), and IMPL_LINK_NOARG().