Searched refs:crCharUnderLine (Results 1 – 1 of 1) sorted by relevance
1829 …sal_uInt32 crCharUnderLine = static_cast<sal_uInt32>( reinterpret_cast<sal_uIntPtr>( anyCharUnderL… in _correctValues() local1830 if (COL_AUTO == crCharUnderLine ) in _correctValues()1852 crCharUnderLine = cr.IsDark() ? COL_WHITE : COL_BLACK; in _correctValues()1853 anyCharUnderLine <<= crCharUnderLine; in _correctValues()
Completed in 27 milliseconds