|
LibreOffice Module sw (master) 1
|
#include <gloslst.hxx>
Public Member Functions | |
| AutoTextGroup () | |
Public Attributes | |
| sal_uInt16 | nCount |
| OUString | sName |
| OUString | sTitle |
| OUString | sLongNames |
| OUString | sShortNames |
| DateTime | aDateModified |
Definition at line 31 of file gloslst.hxx.
|
inline |
Definition at line 40 of file gloslst.hxx.
References EMPTY.
| DateTime AutoTextGroup::aDateModified |
Definition at line 38 of file gloslst.hxx.
Referenced by SwGlossaryList::Update().
| sal_uInt16 AutoTextGroup::nCount |
Definition at line 33 of file gloslst.hxx.
Referenced by SwGlossaryList::FillGroup(), SwGlossaryList::GetBlockCount(), and SwGlossaryList::GetShortName().
| OUString AutoTextGroup::sLongNames |
Definition at line 36 of file gloslst.hxx.
Referenced by SwGlossaryList::FillGroup(), SwGlossaryList::GetBlockLongName(), and SwGlossaryList::GetShortName().
| OUString AutoTextGroup::sName |
Definition at line 34 of file gloslst.hxx.
Referenced by SwGlossaryList::FillGroup(), SwGlossaryList::GetGroupName(), SwGlossaryList::GetShortName(), and SwGlossaryList::Update().
| OUString AutoTextGroup::sShortNames |
Definition at line 37 of file gloslst.hxx.
Referenced by SwGlossaryList::FillGroup(), SwGlossaryList::GetBlockShortName(), and SwGlossaryList::GetShortName().
| OUString AutoTextGroup::sTitle |
Definition at line 35 of file gloslst.hxx.
Referenced by SwGlossaryList::FillGroup(), and SwGlossaryList::GetGroupTitle().