Home
last modified time | relevance | path

Searched refs:OSaxWriterTest (Results 1 – 2 of 2) sorted by last modified time

/trunk/main/sax/test/sax/
H A Dtestwriter.cxx101 class OSaxWriterTest : class
109 ~OSaxWriterTest() {} in ~OSaxWriterTest()
316 OSaxWriterTest *p = new OSaxWriterTest( rSMgr ); in OSaxWriterTest_CreateInstance()
342 void OSaxWriterTest::testInvariant( const OUString& TestName, in testInvariant()
361 sal_Int32 OSaxWriterTest::test( in test()
417 sal_Bool OSaxWriterTest::testPassed(void) throw (RuntimeException) in testPassed()
423 Sequence< OUString > OSaxWriterTest::getErrors(void) throw (RuntimeException) in getErrors()
435 Sequence< OUString > OSaxWriterTest::getWarnings(void) throw (RuntimeException) in getWarnings()
440 void OSaxWriterTest::writeParagraph( in writeParagraph()
463 void OSaxWriterTest::testSimple( const Reference< XExtendedDocumentHandler > &r ) in testSimple()
[all …]
/trunk/main/extensions/test/sax/
H A Dtestwriter.cxx178 class OSaxWriterTest : class
183 OSaxWriterTest( const XMultiServiceFactoryRef & rFactory ) : m_rFactory( rFactory ) in OSaxWriterTest() function in OSaxWriterTest
187 ~OSaxWriterTest() {} in ~OSaxWriterTest()
412 OSaxWriterTest *p = new OSaxWriterTest( rSMgr ); in OSaxWriterTest_CreateInstance()
437 BOOL OSaxWriterTest::queryInterface( Uik uik , XInterfaceRef &rOut ) in queryInterface()
468 INT32 OSaxWriterTest::test( const UString& TestName, in test()
518 BOOL OSaxWriterTest::testPassed(void) THROWS( (UsrSystemException) ) in testPassed()
564 void OSaxWriterTest::testSimple( const XExtendedDocumentHandlerRef &r ) in testSimple()
636 void OSaxWriterTest::testExceptions( const XExtendedDocumentHandlerRef & r ) in testExceptions()
688 void OSaxWriterTest::testDTD(const XExtendedDocumentHandlerRef &r ) in testDTD()
[all …]

Completed in 16 milliseconds