Lines Matching refs:SwGlossaryList
137 SwGlossaryList::SwGlossaryList() : in SwGlossaryList() function in SwGlossaryList
150 SwGlossaryList::~SwGlossaryList() in ~SwGlossaryList()
162 sal_Bool SwGlossaryList::GetShortName(const String& rLongName, in GetShortName()
231 sal_uInt16 SwGlossaryList::GetGroupCount() in GetGroupCount()
243 String SwGlossaryList::GetGroupName(sal_uInt16 nPos, sal_Bool bNoPath, String* pTitle) in GetGroupName()
265 sal_uInt16 SwGlossaryList::GetBlockCount(sal_uInt16 nGroup) in GetBlockCount()
281 String SwGlossaryList::GetBlockName(sal_uInt16 nGroup, sal_uInt16 nBlock, String& rShortName) in GetBlockName()
298 void SwGlossaryList::Update() in Update()
417 void SwGlossaryList::Timeout() in Timeout()
429 AutoTextGroup* SwGlossaryList::FindGroup(const String& rGroupName) in FindGroup()
445 void SwGlossaryList::FillGroup(AutoTextGroup* pGroup, SwGlossaries* pGlossaries) in FillGroup()
468 sal_Bool SwGlossaryList::HasLongName(const String& rBegin, SvStringsISortDtor* pLongNames ) in HasLongName()
500 void SwGlossaryList::ClearGroups() in ClearGroups()