Home
last modified time | relevance | path

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

/AOO41X/main/starmath/source/
H A Dview.cxx917 sal_Unicode cLineChar = aLine.GetChar(n); in GetTextSize() local
918 if ((cLineChar == ' ') || (cLineChar == '\t')) in GetTextSize()
1006 sal_Unicode cLineChar = aLine.GetChar(n); in DrawText() local
1007 if ((cLineChar == ' ') || (cLineChar == '\t')) in DrawText()