Searched refs:TestDocumentHandler (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/extensions/test/sax/ |
H A D | testsax.cxx | 346 class TestDocumentHandler : class 353 TestDocumentHandler( XMultiServiceFactoryRef &r , BOOL bPrint ) in TestDocumentHandler() function in TestDocumentHandler 525 BOOL TestDocumentHandler::queryInterface( Uik aUik , XInterfaceRef & rOut ) in queryInterface() 588 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , FALSE ); in testSimple() 649 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , FALSE ); in testNamespaces() 706 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , FALSE ); in testEncoding() 746 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , TRUE ); in testFile() 798 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , FALSE ); in testPerformance()
|
/aoo4110/main/sax/test/sax/ |
H A D | testsax.cxx | 284 class TestDocumentHandler : class 288 TestDocumentHandler( const Reference < XMultiServiceFactory > &r , sal_Bool bPrint ) in TestDocumentHandler() function in sax_test::TestDocumentHandler 515 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , sal_False ); in testSimple() 581 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , sal_False ); in testNamespaces() 635 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , sal_False ); in testEncoding() 670 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , sal_True ); in testFile() 729 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , sal_False ); in testPerformance()
|
/aoo4110/main/i18npool/source/localedata/ |
H A D | saxparser.cxx | 137 class TestDocumentHandler : class 141 TestDocumentHandler(const char* locale, const char* outFile ) : in TestDocumentHandler() function in TestDocumentHandler 151 ~TestDocumentHandler( ) in ~TestDocumentHandler() 356 TestDocumentHandler *pDocHandler = new TestDocumentHandler( argv[1], argv[3]); in SAL_IMPLEMENT_MAIN_WITH_ARGS()
|
/aoo4110/main/sax/test/ |
H A D | saxdemo.cxx | 137 class TestDocumentHandler : class 141 TestDocumentHandler( ) in TestDocumentHandler() function in TestDocumentHandler 546 TestDocumentHandler *pDocHandler = new TestDocumentHandler( ); in main()
|
Completed in 25 milliseconds