Searched refs:m_bCommitable (Results 1 – 2 of 2) sorted by relevance
1242 if ( !aReturn.hasValue() && m_bCommitable ) in queryAggregation()1275 ,m_bCommitable(_bCommitable) in OBoundControlModel()1311 ,m_bCommitable( _pOriginal->m_bCommitable ) in OBoundControlModel()1408 if ( m_bSupportsExternalBinding || m_bSupportsValidation || !m_bCommitable ) in implInitValuePropertyListening()1478 if ( m_bCommitable ) in _getTypes()1539 else if ( !m_bCommitable && m_xColumnUpdate.is() ) in onValuePropertyChange()2050 … OSL_PRECOND( m_bCommitable, "OBoundControlModel::commit: invalid call (I'm not commitable !) " ); in commit()
673 const sal_Bool m_bCommitable : 1; // do we support XBoundComponent? member in frm::OBoundControlModel
Completed in 43 milliseconds