LibreOffice Module sw (master) 1
|
This is the complete list of members for SwGlossaryList, including all inherited members.
AutoTimer(const char *pDebugName) | AutoTimer | |
ClearGroups() | SwGlossaryList | |
ClearInvokeHandler() | Timer | |
FillGroup(AutoTextGroup *pGroup, SwGlossaries *pGloss) | SwGlossaryList | privatestatic |
FindGroup(std::u16string_view rGroupName) | SwGlossaryList | private |
GetBlockCount(size_t nGroup) | SwGlossaryList | |
GetBlockLongName(size_t nGroup, sal_uInt16 nBlock) | SwGlossaryList | |
GetBlockShortName(size_t nGroup, sal_uInt16 nBlock) | SwGlossaryList | |
GetDebugName() const | Task | |
GetGroupCount() | SwGlossaryList | |
GetGroupName(size_t nPos) | SwGlossaryList | |
GetGroupTitle(size_t nPos) | SwGlossaryList | |
GetPriority() const | Task | |
GetSchedulerData() const | Task | protected |
GetShortName(std::u16string_view rLongName, OUString &rShortName, OUString &rGroupName) | SwGlossaryList | |
GetTimeout() const | Timer | |
HasLongName(const std::vector< OUString > &rBeginCandidates, std::vector< std::pair< OUString, sal_uInt16 > > &rLongNames) | SwGlossaryList | |
Invoke() override | SwGlossaryList | virtual |
AutoTimer::Invoke(Timer *arg) | Timer | |
IsActive() const | Task | |
IsStatic() const | Task | |
m_aGroupArr | SwGlossaryList | private |
m_bFilled | SwGlossaryList | private |
m_sPath | SwGlossaryList | private |
maInvokeHandler | Timer | private |
mbActive | Task | private |
mbAuto | Timer | private |
mbStatic | Task | private |
mePriority | Task | private |
mnTimeout | Timer | private |
mpDebugName | Task | private |
mpSchedulerData | Task | private |
operator=(const Timer &rTimer) | Timer | |
Task::operator=(const Task &rTask) | Task | |
SetDeletionFlags() override | Timer | protectedvirtual |
SetInvokeHandler(const Link< Timer *, void > &rLink) | Timer | |
SetPriority(TaskPriority ePriority) | Task | |
SetStatic() | Task | |
SetTimeout(sal_uInt64 nTimeoutMs) | Timer | |
Start(bool bStartTimer=true) override | Timer | virtual |
StartTimer(sal_uInt64 nMS) | Task | protectedstatic |
Stop() | Task | |
SwGlossaryList() | SwGlossaryList | |
Task(const char *pDebugName) | Task | |
Task(const Task &rTask) | Task | |
Timer(const char *pDebugName) | Timer | |
Timer(const Timer &rTimer) | Timer | |
Timer(bool bAuto, const char *pDebugName) | Timer | protected |
Update() | SwGlossaryList | |
UpdateMinPeriod(sal_uInt64 nTimeNow) const override | Timer | protectedvirtual |
~SwGlossaryList() override | SwGlossaryList | virtual |
~Task() COVERITY_NOEXCEPT_FALSE | Task | virtual |
~Timer() override | Timer | virtual |