Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/filter/html/
H A Dhtmlexp.cxx120 const sal_uInt16 ScHTMLExport::nCellSpacing = 0;
233 ScHTMLExport::ScHTMLExport( SvStream& rStrmP, const String& rBaseURL, ScDocument* pDocP, in ScHTMLExport() function in ScHTMLExport
288 ScHTMLExport::~ScHTMLExport() in ~ScHTMLExport()
331 Size ScHTMLExport::MMToPixel( const Size& rSize ) in MMToPixel()
344 sal_uLong ScHTMLExport::Write() in Write()
359 void ScHTMLExport::WriteHeader() in WriteHeader()
430 void ScHTMLExport::WriteOverview() in WriteOverview()
539 void ScHTMLExport::WriteBody() in WriteBody()
616 void ScHTMLExport::WriteTables() in WriteTables()
1305 void ScHTMLExport::MakeCIdURL( String& rURL ) in MakeCIdURL()
[all …]
H A Dhtmlexp2.cxx55 void ScHTMLExport::PrepareGraphics( ScDrawLayer* pDrawLayer, SCTAB nTab, in PrepareGraphics()
80 void ScHTMLExport::FillGraphList( const SdrPage* pPage, SCTAB nTab, in FillGraphList()
133 void ScHTMLExport::WriteGraphEntry( ScHTMLGraphEntry* pE ) in WriteGraphEntry()
193 void ScHTMLExport::WriteImage( String& rLinkName, const Graphic& rGrf, in WriteImage()
/aoo41x/main/sc/source/filter/inc/
H A Dhtmlexp.hxx90 class ScHTMLExport : public ScExportBase class
161 ScHTMLExport( SvStream&, const String&, ScDocument*, const ScRange&,
163 virtual ~ScHTMLExport();

Completed in 27 milliseconds