Home
last modified time | relevance | path

Searched defs:Reader (Results 1 – 12 of 12) sorted by path

/trunk/main/binaryurp/source/
H A Dreader.cxx105 Reader::Reader(rtl::Reference< Bridge > const & bridge): bridge_(bridge) { in Reader() function in binaryurp::Reader
H A Dreader.hxx50 class Reader: class
/trunk/main/cli_ure/qa/climaker/
H A DClimakerTestCase.java74 class Reader extends Thread class
77 public Reader(java.io.InputStream stream) in Reader() method in Reader
/trunk/main/codemaker/source/cppumaker/
H A Dcpputype.cxx1782 sal_uInt32 InterfaceType::checkInheritedMemberCount(const typereg::Reader*) in checkInheritedMemberCount()
/trunk/main/forms/source/xforms/
H A Dpropertysetbase.hxx77 typedef READER Reader; typedef in GenericPropertyAccessor
128 typedef VALUE (CLASS::*Reader)() const; typedef in DirectPropertyAccessor
148 typedef bool (CLASS::*Reader)() const; typedef in BooleanPropertyAccessor
168 typedef VALUE (SAL_CALL CLASS::*Reader)(); typedef in APIPropertyAccessor
/trunk/main/jurt/test/com/sun/star/comp/connections/
H A DPipedConnection_Test.java59 static class Reader extends Thread { class in PipedConnection_Test
65 Reader(PipedConnection pipedConnection, byte theByte[]) { in Reader() method in PipedConnection_Test.Reader
/trunk/main/registry/inc/registry/
H A Dreader.hxx49 class Reader { class
54 Reader(): m_handle(0) {} in Reader() function in typereg::Reader
80 Reader( in Reader() function in typereg::Reader
95 Reader(Reader const & other): m_handle(other.m_handle) { in Reader() function in typereg::Reader
/trunk/main/sw/inc/
H A Dshellio.hxx214 class SW_DLLPUBLIC Reader class
/trunk/main/sw/source/filter/basflt/
H A Dfltini.cxx333 sal_Bool SwReader::NeedsPasswd( const Reader& /*rOptions*/ ) in NeedsPasswd()
340 sal_Bool SwReader::CheckPasswd( const String& /*rPasswd*/, const Reader& /*rOptions*/ ) in CheckPasswd()
H A Dshellio.cxx462 Reader::Reader() in Reader() function in Reader
/trunk/main/testtools/qa/cli/
H A DCLITest.java87 class Reader extends Thread class
90 public Reader(InputStream stream) in Reader() method in Reader
/trunk/main/testtools/qa/cliversioning/
H A DVersionTestCase.java82 class Reader extends Thread class
85 public Reader(java.io.InputStream stream) in Reader() method in Reader

Completed in 98 milliseconds