Searched refs:bHasEntry (Results 1 – 1 of 1) sorted by relevance
492 const sal_Bool bHasEntry = aEditText.Len() && aShortNameEdit.GetText().Len(); in IMPL_LINK_INLINE_END() local494 pMn->EnableItem(FN_GL_DEFINE, bSelection && bHasEntry && !bExists); in IMPL_LINK_INLINE_END()495 pMn->EnableItem(FN_GL_DEFINE_TEXT, bSelection && bHasEntry && !bExists); in IMPL_LINK_INLINE_END()
Completed in 20 milliseconds