Searched defs:pDocHandler (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/sax/test/sax/ |
H A D | testsax.cxx | 515 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , sal_False ); in testSimple() local 581 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , sal_False ); in testNamespaces() local 635 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , sal_False ); in testEncoding() local 670 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , sal_True ); in testFile() local 729 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , sal_False ); in testPerformance() local
|
/aoo4110/main/extensions/test/sax/ |
H A D | testsax.cxx | 588 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , FALSE ); in testSimple() local 649 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , FALSE ); in testNamespaces() local 706 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , FALSE ); in testEncoding() local 746 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , TRUE ); in testFile() local 798 TestDocumentHandler *pDocHandler = new TestDocumentHandler( m_rFactory , FALSE ); in testPerformance() local
|
/aoo4110/main/writerfilter/source/ooxml/ |
H A D | OOXMLDocumentImpl.cxx | 98 OOXMLFastDocumentHandler * pDocHandler = in resolveFastSubStream() local 341 OOXMLFastDocumentHandler * pDocHandler = in resolve() local
|
/aoo4110/main/i18npool/source/localedata/ |
H A D | saxparser.cxx | 356 TestDocumentHandler *pDocHandler = new TestDocumentHandler( argv[1], argv[3]); in SAL_IMPLEMENT_MAIN_WITH_ARGS() local
|
/aoo4110/main/sax/test/ |
H A D | saxdemo.cxx | 546 TestDocumentHandler *pDocHandler = new TestDocumentHandler( ); in main() local
|
Completed in 32 milliseconds