Home
last modified time | relevance | path

Searched refs:DoesBlockExist (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx405 SvLBoxEntry* SwGlossaryDlg::DoesBlockExist(const String& rBlock, in DoesBlockExist() function in SwGlossaryDlg
447 sal_Bool bNotFound = !DoesBlockExist(aName, sShortSearch); in IMPL_LINK()
498 const sal_Bool bExists = 0 != DoesBlockExist(aEditText, aShortNameEdit.GetText()); in IMPL_LINK_INLINE_END()
615 SvLBoxEntry* pChild = DoesBlockExist(aTitle, aShortName); in IMPL_LINK()
909 (!pDlg->DoesBlockExist(aName, aNewShort.GetText()) in IMPL_LINK_INLINE_END()
/trunk/main/sw/source/ui/inc/
H A Dglossary.hxx162 SvLBoxEntry* DoesBlockExist(const String& sBlock, const String& rShort);

Completed in 23 milliseconds