Home
last modified time | relevance | path

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

/trunk/main/forms/source/helper/
H A Dwindowstateguard.cxx134 sal_Bool bShouldBeEnabled = sal_False; in impl_ensureEnabledState_nothrow_nolck() local
141 … OSL_VERIFY( m_xModelProps->getPropertyValue( PROPERTY_ENABLED ) >>= bShouldBeEnabled ); in impl_ensureEnabledState_nothrow_nolck()
144 if ( !bShouldBeEnabled && bEnabled && xWindow.is() ) in impl_ensureEnabledState_nothrow_nolck()

Completed in 16 milliseconds