Home
last modified time | relevance | path

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

/aoo42x/main/forms/source/component/
H A DFormComponent.cxx597 ,m_bNativeLook( sal_False ) in OControlModel()
653 m_bNativeLook = _pOriginal->m_bNativeLook; in OControlModel()
1026 _rValue <<= (sal_Bool)m_bNativeLook; in getFastPropertyValue()
1062 bModified = tryPropertyValue(_rConvertedValue, _rOldValue, _rValue, m_bNativeLook); in convertFastPropertyValue()
1103 OSL_VERIFY( _rValue >>= m_bNativeLook ); in setFastPropertyValue_NoBroadcast()
/aoo42x/main/forms/source/inc/
H A DFormComponent.hxx375 …sal_Bool m_bNativeLook; // should the control use the native p… member in frm::OControlModel

Completed in 72 milliseconds