Home
last modified time | relevance | path

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

/trunk/main/editeng/source/accessibility/
H A DAccessibleEditableTextPara.cxx1829 …sal_uInt32 crCharUnderLine = static_cast<sal_uInt32>( reinterpret_cast<sal_uIntPtr>( anyCharUnderL… in _correctValues() local
1830 if (COL_AUTO == crCharUnderLine ) in _correctValues()
1852 crCharUnderLine = cr.IsDark() ? COL_WHITE : COL_BLACK; in _correctValues()
1853 anyCharUnderLine <<= crCharUnderLine; in _correctValues()

Completed in 43 milliseconds