Lines Matching refs:buffer
384 StringBuffer buffer = new StringBuffer(); in parseUnoUrlWithOfficePath() local
391 buffer.delete(0, buffer.length()); in parseUnoUrlWithOfficePath()
400 buffer.delete(0, buffer.length()); in parseUnoUrlWithOfficePath()
401 buffer.append(ch); in parseUnoUrlWithOfficePath()
411 name = buffer.toString(); in parseUnoUrlWithOfficePath()
421 buffer.append(ch); in parseUnoUrlWithOfficePath()
447 buffer.delete(0, buffer.length()); in parseUnoUrlWithOfficePath()
448 buffer.append(ch); in parseUnoUrlWithOfficePath()
463 path = buffer.toString(); in parseUnoUrlWithOfficePath()
468 pipe = buffer.toString(); in parseUnoUrlWithOfficePath()
473 buffer.delete(0, buffer.length()); in parseUnoUrlWithOfficePath()
477 buffer.append(ch); in parseUnoUrlWithOfficePath()
507 buffer.delete(0, buffer.length()); in parseUnoUrlWithOfficePath()
508 buffer.append(ch); in parseUnoUrlWithOfficePath()