Lines Matching refs:ch
540 char ch; in parseUnoUrlWithOfficePath() local
544 ch = params.charAt(idx); in parseUnoUrlWithOfficePath()
547 switch(ch) { in parseUnoUrlWithOfficePath()
559 buffer.append(ch); in parseUnoUrlWithOfficePath()
566 switch(ch) { in parseUnoUrlWithOfficePath()
570 state = (ch == ' ')? 2: 3; in parseUnoUrlWithOfficePath()
579 buffer.append(ch); in parseUnoUrlWithOfficePath()
585 switch(ch) { in parseUnoUrlWithOfficePath()
600 switch(ch) { in parseUnoUrlWithOfficePath()
606 buffer.append(ch); in parseUnoUrlWithOfficePath()
613 switch(ch) { in parseUnoUrlWithOfficePath()
635 buffer.append(ch); in parseUnoUrlWithOfficePath()
641 switch(ch) { in parseUnoUrlWithOfficePath()
660 switch(ch) { in parseUnoUrlWithOfficePath()
666 buffer.append(ch); in parseUnoUrlWithOfficePath()