Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dview.cxx925 sal_Unicode cLineChar = aLine.GetChar(n); in GetTextSize() local
926 if ((cLineChar == ' ') || (cLineChar == '\t')) in GetTextSize()
1014 sal_Unicode cLineChar = aLine.GetChar(n); in DrawText() local
1015 if ((cLineChar == ' ') || (cLineChar == '\t')) in DrawText()

Completed in 12 milliseconds