Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/misc/
H A Dglossary.cxx497 const sal_Bool bHasEntry = aEditText.Len() && aShortNameEdit.GetText().Len(); in IMPL_LINK_INLINE_END() local
499 pMn->EnableItem(FN_GL_DEFINE, bSelection && bHasEntry && !bExists); in IMPL_LINK_INLINE_END()
500 pMn->EnableItem(FN_GL_DEFINE_TEXT, bSelection && bHasEntry && !bExists); in IMPL_LINK_INLINE_END()

Completed in 17 milliseconds