Home
last modified time | relevance | path

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

/aoo4110/main/forms/source/helper/
H A Dwindowstateguard.cxx65 Reference< XPropertySet > m_xModelProps; member in frm::WindowStateGuard_Impl
103 ,m_xModelProps( _rxMdelProps ) in WindowStateGuard_Impl()
105 if ( !m_xWindow.is() || !m_xModelProps.is() ) in WindowStateGuard_Impl()
137 if ( !m_xWindow.is() || !m_xModelProps.is() ) in impl_ensureEnabledState_nothrow_nolck()
141 … OSL_VERIFY( m_xModelProps->getPropertyValue( PROPERTY_ENABLED ) >>= bShouldBeEnabled ); in impl_ensureEnabledState_nothrow_nolck()

Completed in 10 milliseconds