Kaydet (Commit) ccbe5105 authored tarafından Tomaž Vajngerl's avatar Tomaž Vajngerl

sd html export: reset progress bar in single document mode

Change-Id: I455588c927cc35660023f74885f63108625cd123
üst e679c101
...@@ -705,6 +705,7 @@ void HtmlExport::ExportSingleDocument() ...@@ -705,6 +705,7 @@ void HtmlExport::ExportSingleDocument()
WriteHtml(maDocFileName, false, aStr.makeStringAndClear()); WriteHtml(maDocFileName, false, aStr.makeStringAndClear());
pOutliner->Clear(); pOutliner->Clear();
ResetProgress();
} }
// exports the (in the c'tor specified impress document) to html // exports the (in the c'tor specified impress document) to html
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment