Home
last modified time | relevance | path

Searched refs:OSaxParserTest (Results 1 – 2 of 2) sorted by path

/trunk/main/extensions/test/sax/
H A Dtestsax.cxx117 class OSaxParserTest : class
122 OSaxParserTest( const XMultiServiceFactoryRef & rFactory ) : m_rFactory( rFactory ) in OSaxParserTest() function in OSaxParserTest
171 OSaxParserTest *p = new OSaxParserTest( rSMgr ); in OSaxParserTest_CreateInstance()
197 BOOL OSaxParserTest::queryInterface( Uik uik , XInterfaceRef &rOut ) in queryInterface()
221 INT32 OSaxParserTest::test( const UString& TestName, in test()
274 BOOL OSaxParserTest::testPassed(void) THROWS( (UsrSystemException) ) in testPassed()
548 void OSaxParserTest::testSimple( const XParserRef &rParser ) in testSimple()
621 void OSaxParserTest::testNamespaces( const XParserRef &rParser ) in testNamespaces()
679 void OSaxParserTest::testEncoding( const XParserRef &rParser ) in testEncoding()
733 void OSaxParserTest::testFile( const XParserRef & rParser ) in testFile()
[all …]
/trunk/main/sax/test/sax/
H A Dtestsax.cxx63 class OSaxParserTest : public WeakImplHelper1< XSimpleTest > class
109 OSaxParserTest *p = new OSaxParserTest( rSMgr ); in OSaxParserTest_CreateInstance()
136 void OSaxParserTest::testInvariant( in testInvariant()
149 sal_Int32 OSaxParserTest::test( in test()
207 sal_Bool OSaxParserTest::testPassed(void) throw (RuntimeException) in testPassed()
213 Sequence< OUString > OSaxParserTest::getErrors(void) throw (RuntimeException) in getErrors()
477 void OSaxParserTest::testSimple( const Reference < XParser > &rParser ) in testSimple()
553 void OSaxParserTest::testNamespaces( const Reference < XParser > &rParser ) in testNamespaces()
608 void OSaxParserTest::testEncoding( const Reference < XParser > &rParser ) in testEncoding()
657 void OSaxParserTest::testFile( const Reference < XParser > & rParser ) in testFile()
[all …]

Completed in 25 milliseconds