Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/component/
H A DFormComponent.cxx1266 ,m_bValuePropertyMayBeVoid( false ) in OBoundControlModel()
1301 ,m_bValuePropertyMayBeVoid( _pOriginal->m_bValuePropertyMayBeVoid ) in OBoundControlModel()
1329 m_bValuePropertyMayBeVoid = _pOriginal->m_bValuePropertyMayBeVoid; in OBoundControlModel()
1442m_bValuePropertyMayBeVoid = ( aValuePropDesc.Attributes & PropertyAttribute::MAYBEVOID ) != 0; in initValueProperty()
2892 if ( !aControlValue.hasValue() && !m_bValuePropertyMayBeVoid ) in translateExternalValueToControlValue()
/aoo42x/main/forms/source/inc/
H A DFormComponent.hxx648 bool m_bValuePropertyMayBeVoid; member in frm::OBoundControlModel

Completed in 26 milliseconds