Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/component/
H A DFormComponent.cxx599 ,m_nObjIDinMSO(INVALID_OBJ_ID_IN_MSO) in OControlModel()
655 m_nObjIDinMSO = _pOriginal->m_nObjIDinMSO; in OControlModel()
1033 _rValue <<= (sal_uInt16)m_nObjIDinMSO; in getFastPropertyValue()
1069 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_nObjIDinMSO); in convertFastPropertyValue()
1110 OSL_VERIFY( _rValue >>= m_nObjIDinMSO ); in setFastPropertyValue_NoBroadcast()
/aoo42x/main/forms/source/inc/
H A DFormComponent.hxx378 … sal_uInt16 m_nObjIDinMSO; //keep the OCX control obj id for exporting to MS binarary file member in frm::OControlModel

Completed in 28 milliseconds