Home
last modified time | relevance | path

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

/aoo4110/main/starmath/source/
H A Dview.cxx922 sal_Unicode cLineChar = aLine.GetChar(n); in GetTextSize() local
923 if ((cLineChar == ' ') || (cLineChar == '\t')) in GetTextSize()
1011 sal_Unicode cLineChar = aLine.GetChar(n); in DrawText() local
1012 if ((cLineChar == ' ') || (cLineChar == '\t')) in DrawText()

Completed in 22 milliseconds