Searched refs:m_xModelProps (Results 1 – 1 of 1) sorted by relevance
65 Reference< XPropertySet > m_xModelProps; member in frm::WindowStateGuard_Impl103 ,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 11 milliseconds