Searched refs:m_bValuePropertyMayBeVoid (Results 1 – 2 of 2) sorted by relevance
1266 ,m_bValuePropertyMayBeVoid( false ) in OBoundControlModel()1301 ,m_bValuePropertyMayBeVoid( _pOriginal->m_bValuePropertyMayBeVoid ) in OBoundControlModel()1329 m_bValuePropertyMayBeVoid = _pOriginal->m_bValuePropertyMayBeVoid; in OBoundControlModel()1442 … m_bValuePropertyMayBeVoid = ( aValuePropDesc.Attributes & PropertyAttribute::MAYBEVOID ) != 0; in initValueProperty()2892 if ( !aControlValue.hasValue() && !m_bValuePropertyMayBeVoid ) in translateExternalValueToControlValue()
648 bool m_bValuePropertyMayBeVoid; member in frm::OBoundControlModel
Completed in 36 milliseconds