Searched defs:Reader (Results 1 – 12 of 12) sorted by relevance
50 class Reader extends Thread class53 public Reader(java.io.InputStream stream) in Reader() method in Reader
65 class Reader extends Thread class68 public Reader(InputStream stream) in Reader() method in Reader
67 class Reader extends Thread class70 public Reader(java.io.InputStream stream) in Reader() method in Reader
53 static class Reader extends Thread { class in PipedConnection_Test59 Reader(PipedConnection pipedConnection, byte theByte[]) { in Reader() method in PipedConnection_Test.Reader
77 typedef READER Reader; typedef in GenericPropertyAccessor128 typedef VALUE (CLASS::*Reader)() const; typedef in DirectPropertyAccessor148 typedef bool (CLASS::*Reader)() const; typedef in BooleanPropertyAccessor168 typedef VALUE (SAL_CALL CLASS::*Reader)(); typedef in APIPropertyAccessor
49 class Reader { class54 Reader(): m_handle(0) {} in Reader() function in typereg::Reader80 Reader( in Reader() function in typereg::Reader95 Reader(Reader const & other): m_handle(other.m_handle) { in Reader() function in typereg::Reader
50 class Reader: class
105 Reader::Reader(rtl::Reference< Bridge > const & bridge): bridge_(bridge) { in Reader() function in binaryurp::Reader
333 sal_Bool SwReader::NeedsPasswd( const Reader& /*rOptions*/ ) in NeedsPasswd()340 sal_Bool SwReader::CheckPasswd( const String& /*rPasswd*/, const Reader& /*rOptions*/ ) in CheckPasswd()
462 Reader::Reader() in Reader() function in Reader
214 class SW_DLLPUBLIC Reader class
1782 sal_uInt32 InterfaceType::checkInheritedMemberCount(const typereg::Reader*) in checkInheritedMemberCount()
Completed in 321 milliseconds