Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/component/
H A DFormComponent.cxx1242 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()
/aoo42x/main/forms/source/inc/
H A DFormComponent.hxx673 const sal_Bool m_bCommitable : 1; // do we support XBoundComponent? member in frm::OBoundControlModel

Completed in 31 milliseconds