Searched refs:bOEnable (Results 1 – 1 of 1) sorted by relevance
2070 sal_Bool bOEnable = ( nOPos > 0 && nOPos != LISTBOX_ENTRY_NOTFOUND ); in IMPL_LINK() local2073 m_aOverlineColorFT.Enable( bOEnable ); in IMPL_LINK()2074 m_aOverlineColorLB.Enable( bOEnable ); in IMPL_LINK()2075 …m_aIndividualWordsBtn.Enable( bUEnable || bOEnable || ( nSPos > 0 && nSPos != LISTBOX_ENTRY_NOTFOU… in IMPL_LINK()
Completed in 57 milliseconds