Home
last modified time | relevance | path

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

/trunk/main/starmath/source/
H A Dview.cxx920 sal_Unicode cLineChar = aLine.GetChar(n); in GetTextSize() local
921 if ((cLineChar == ' ') || (cLineChar == '\t')) in GetTextSize()
1009 sal_Unicode cLineChar = aLine.GetChar(n); in DrawText() local
1010 if ((cLineChar == ' ') || (cLineChar == '\t')) in DrawText()