Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/txtnode/
H A Dfntcache.cxx785 if (wrongArea != 0) in lcl_DrawLineForWrongListData()
787 if (WRONGAREA_DASHED == wrongArea->mLineType) in lcl_DrawLineForWrongListData()
789 rInf.GetOut().SetLineColor( wrongArea->mColor ); in lcl_DrawLineForWrongListData()
801 else if (WRONGAREA_WAVE == wrongArea->mLineType) in lcl_DrawLineForWrongListData()
803 rInf.GetOut().SetLineColor( wrongArea->mColor ); in lcl_DrawLineForWrongListData()
812 else if (WRONGAREA_WAVE_NORMAL == wrongArea->mLineType) in lcl_DrawLineForWrongListData()
814 rInf.GetOut().SetLineColor( wrongArea->mColor ); in lcl_DrawLineForWrongListData()
819 else if (WRONGAREA_WAVE_SMALL == wrongArea->mLineType) in lcl_DrawLineForWrongListData()
821 rInf.GetOut().SetLineColor( wrongArea->mColor ); in lcl_DrawLineForWrongListData()
825 else if (WRONGAREA_WAVE_FLAT == wrongArea->mLineType) in lcl_DrawLineForWrongListData()
[all …]

Completed in 26 milliseconds