Searched refs:bHasEntry (Results 1 – 1 of 1) sorted by relevance
497 const sal_Bool bHasEntry = aEditText.Len() && aShortNameEdit.GetText().Len(); in IMPL_LINK_INLINE_END() local499 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 9 milliseconds