Home
last modified time | relevance | path

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

/aoo41x/main/forms/source/component/
H A DGrid.cxx105 ,m_bAlwaysShowCursor(sal_False) in OGridControlModel()
134 m_bAlwaysShowCursor = _pOriginal->m_bAlwaysShowCursor; in OGridControlModel()
517 setBOOL(rValue, m_bAlwaysShowCursor); in getFastPropertyValue()
587 bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, m_bAlwaysShowCursor); in convertFastPropertyValue()
675 m_bAlwaysShowCursor = getBOOL(rValue); in setFastPropertyValue_NoBroadcast()
H A DGrid.hxx102 sal_Bool m_bAlwaysShowCursor : 1; // transient member in frm::OGridControlModel

Completed in 23 milliseconds