Searched refs:SwXMLTextBlockImport (Results 1 – 5 of 5) sorted by relevance
/trunk/main/sw/source/core/inc/ |
H A D | SwXMLBlockListContext.hxx | 29 class SwXMLTextBlockImport; 64 SwXMLTextBlockImport & rLocalRef; 66 SwXMLTextBlockDocumentContext( SwXMLTextBlockImport& rImport, 80 SwXMLTextBlockImport & rLocalRef; 82 SwXMLTextBlockBodyContext( SwXMLTextBlockImport& rImport, 96 SwXMLTextBlockImport & rLocalRef; 98 SwXMLTextBlockTextContext( SwXMLTextBlockImport& rImport, 112 SwXMLTextBlockImport & rLocalRef; 114 SwXMLTextBlockParContext( SwXMLTextBlockImport& rImport,
|
H A D | SwXMLBlockImport.hxx | 55 class SwXMLTextBlockImport : public SvXMLImport class 72 SwXMLTextBlockImport( 80 virtual ~SwXMLTextBlockImport ( void )
|
/trunk/main/sw/source/core/swg/ |
H A D | SwXMLBlockImport.cxx | 75 SwXMLTextBlockImport::SwXMLTextBlockImport( in SwXMLTextBlockImport() function in SwXMLTextBlockImport 93 SwXMLTextBlockImport::~SwXMLTextBlockImport ( void ) in ~SwXMLTextBlockImport() 98 SvXMLImportContext *SwXMLTextBlockImport::CreateContext( in CreateContext() 111 void SAL_CALL SwXMLTextBlockImport::endDocument(void) in endDocument()
|
H A D | SwXMLBlockListContext.cxx | 135 SwXMLTextBlockImport& rImport, in SwXMLTextBlockDocumentContext() 164 SwXMLTextBlockImport& rImport, in SwXMLTextBlockTextContext() 193 SwXMLTextBlockImport& rImport, in SwXMLTextBlockBodyContext() 223 SwXMLTextBlockImport& rImport, in SwXMLTextBlockParContext()
|
H A D | SwXMLTextBlocks1.cxx | 134 …uno::Reference< xml::sax::XDocumentHandler > xFilter = new SwXMLTextBlockImport( xServiceFactory, … in GetDoc() 359 …uno::Reference< xml::sax::XDocumentHandler > xFilter = new SwXMLTextBlockImport( xServiceFactory, … in GetBlockText()
|
Completed in 22 milliseconds