Home
last modified time | relevance | path

Searched refs:ScHTMLImport (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/filter/html/
H A Dhtmlimp.cxx62 ScHTMLImport aImp( pDoc, rBaseURL, rRange, bCalcWidthHeight ); in ScImportHTML()
72 return new ScHTMLImport( pDocP, rBaseURL, rRange, bCalcWidthHeight ); in CreateHTMLImport()
75 ScHTMLImport::ScHTMLImport( ScDocument* pDocP, const String& rBaseURL, const ScRange& rRange, sal_B… in ScHTMLImport() function in ScHTMLImport
115 ScHTMLImport::~ScHTMLImport() in ~ScHTMLImport()
123 void ScHTMLImport::InsertRangeName( ScDocument* pDoc, const String& rName, const ScRange& rRange ) in InsertRangeName()
134 void ScHTMLImport::WriteToDocument( in WriteToDocument()
215 return ScHTMLImport::GetHTMLRangeNameList( pDoc, rOrigName ); in GetHTMLRangeNameList()
218 String ScHTMLImport::GetHTMLRangeNameList( ScDocument* pDoc, const String& rOrigName ) in GetHTMLRangeNameList()
/aoo41x/main/sc/source/filter/inc/
H A Dhtmlimp.hxx31 class ScHTMLImport : public ScEEImport class
37ScHTMLImport( ScDocument* pDoc, const String& rBaseURL, const ScRange& rRange, sal_Bool bCalcWidth…
38 virtual ~ScHTMLImport();
/aoo41x/main/sc/inc/
H A Dfilter.hxx82 class ScHTMLImport;

Completed in 21 milliseconds