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