Searched refs:ReadHTML (Results 1 – 8 of 8) sorted by relevance
/aoo42x/main/sw/source/filter/basflt/ |
H A D | shellio.cxx | 122 if( !pDoc->get(IDocumentSettingAccess::HTML_MODE) || ReadHTML != po || !po->pTemplate ) in Read() 990 if( !ReadHTML->GetTemplateDoc() ) in SetHTMLTemplate() 991 ReadHTML->MakeHTMLDummyTemplateDoc(); in SetHTMLTemplate() 993 sal_Bool bRet = ReadHTML->SetTemplate( rDoc ); in SetHTMLTemplate()
|
H A D | fltini.cxx | 78 ReadHTML = 0, ReadXML = 0; variable 143 _SetFltPtr( READER_WRITER_HTML, (ReadHTML = new HTMLReader) ); in _InitFilter()
|
/aoo42x/main/sw/inc/ |
H A D | shellio.hxx | 406 extern SwRead ReadAscii, /*ReadSwg, ReadSw3, */ReadHTML, ReadXML;
|
/aoo42x/main/sw/source/filter/html/ |
H A D | wrthtml.cxx | 216 pTemplate = ((HTMLReader*)ReadHTML)->GetTemplateDoc(); in WriteStream()
|
/aoo42x/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 1676 pRead = ReadHTML; in _PasteFileContent() 1691 pRead = ReadHTML; in _PasteFileContent()
|
/aoo42x/main/editeng/source/editeng/ |
H A D | impedit4.cxx | 111 aPaM = ReadHTML( rInput, rBaseURL, aSel, pHTTPHeaderAttrs ); in Read() 198 EditPaM ImpEditEngine::ReadHTML( SvStream& rInput, const String& rBaseURL, EditSelection aSel, SvKe… in ReadHTML() function in ImpEditEngine
|
H A D | impedit.hxx | 634 …EditPaM ReadHTML( SvStream& rInput, const String& rBaseURL, EditSelection aSel, SvKeyV…
|
/aoo42x/main/sw/source/ui/app/ |
H A D | docsh2.cxx | 1736 aReader.Read( *ReadHTML ); in ReloadFromHtml()
|
Completed in 98 milliseconds