Searched refs:m_aCursorColor (Results 1 – 10 of 10) sorted by relevance
439 rValue = m_aCursorColor; in getFastPropertyValue()507 if (!rValue.hasValue() || !m_aCursorColor.hasValue()) in convertFastPropertyValue()513 rOldValue = m_aCursorColor; in convertFastPropertyValue()518 … bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, getINT32(m_aCursorColor)); in convertFastPropertyValue()592 m_aCursorColor = rValue; in setFastPropertyValue_NoBroadcast()
65 css::uno::Any m_aCursorColor; // transient member in frm::OGridControlModel
445 rValue = m_aCursorColor; in getFastPropertyValue()513 if (!rValue.hasValue() || !m_aCursorColor.hasValue()) in convertFastPropertyValue()519 rOldValue = m_aCursorColor; in convertFastPropertyValue()524 … bModified = tryPropertyValue(rConvertedValue, rOldValue, rValue, getINT32(m_aCursorColor)); in convertFastPropertyValue()598 m_aCursorColor = rValue; in setFastPropertyValue_NoBroadcast()
67 css::uno::Any m_aCursorColor; // transient member in frm::OGridControlModel
346 if (m_aCursorColor == COL_TRANSPARENT) in DrawCursor()356 Color rCol = bReallyHide ? pDataWin->GetOutDev()->GetFillColor() : m_aCursorColor; in DrawCursor()1900 if (_rCol == m_aCursorColor) in SetCursorColor()1908 m_aCursorColor = _rCol; in SetCursorColor()
98 m_aCursorColor = COL_TRANSPARENT; in ConstructImpl()
343 if (m_aCursorColor == COL_TRANSPARENT) in DrawCursor()353 Color rCol = bReallyHide ? pDataWin->GetFillColor() : m_aCursorColor; in DrawCursor()1898 if (_rCol == m_aCursorColor) in SetCursorColor()1906 m_aCursorColor = _rCol; in SetCursorColor()
89 m_aCursorColor = COL_TRANSPARENT; in ConstructImpl()
270 …Color m_aCursorColor; // special color for cursor, COL_TRANSPARENT for usual (VCL-pa… member in BrowseBox
349 …Color m_aCursorColor; // special color for cursor, COL_TRANSPARENT for usual (VCL-pa… member in BrowseBox