Searched refs:m_bCommitable (Results 1 – 2 of 2) sorted by relevance
1239 if ( !aReturn.hasValue() && m_bCommitable ) in queryAggregation()1272 ,m_bCommitable(_bCommitable) in OBoundControlModel()1308 ,m_bCommitable( _pOriginal->m_bCommitable ) in OBoundControlModel()1405 if ( m_bSupportsExternalBinding || m_bSupportsValidation || !m_bCommitable ) in implInitValuePropertyListening()1475 if ( m_bCommitable ) in _getTypes()1536 else if ( !m_bCommitable && m_xColumnUpdate.is() ) in onValuePropertyChange()2046 … OSL_PRECOND( m_bCommitable, "OBoundControlModel::commit: invalid call (I'm not commitable !) " ); in commit()
671 … const sal_Bool m_bCommitable : 1; // do we support XBoundComponent? member in frm::OBoundControlModel