Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/component/
H A DFormComponent.cxx1278 ,m_bForwardValueChanges(sal_True) in OBoundControlModel()
1314 ,m_bForwardValueChanges( sal_True ) in OBoundControlModel()
1972 if ( m_bForwardValueChanges && m_xColumn.is() ) in propertyChange()
2250 m_bForwardValueChanges = sal_True; in impl_connectDatabaseColumn_noNotify()
2312 m_bForwardValueChanges = sal_False; in reloading()
/aoo42x/main/forms/source/inc/
H A DFormComponent.hxx676 …sal_Bool m_bForwardValueChanges : 1; // do we currently handle changes in the bound da… member in frm::OBoundControlModel

Completed in 49 milliseconds