To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49914
User mt changed the following:
What |Old value |New value
================================================================================
Assigned to|hbrinkm |cl
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Thu Jun 2 08:42:43 -0700
2005 -------
Everything is exported and imported correctly!
Content of Outliner is OK at the and of Outliner::Read(), until
ParagraphInserted() is called to notify the new paragraph.
Within that call, the text of the Paragraph is replaced with an empty string!
svx680mi.dll!EditEngine::SetText(unsigned short nPara=0, const String &
rTxt={...}) Line 1552 C++
svx680mi.dll!Outliner::SetText(const String & rText={...}, Paragraph *
pPara=0x0b4248d0) Line 458 C++
svx680mi.dll!Outliner::Insert(const String & rText={...}, unsigned long
nAbsPos=1, unsigned short nDepth=0) Line 210 C++
sd680mi.dll!sd::OutlineView::FillOutliner() + 0x18c C++
sd680mi.dll!sd::OutlineView::EventMultiplexerListener() + 0x61 C++
sd680mi.dll!sd::OutlineView::LinkStubEventMultiplexerListener() + 0xe C++
tl680mi.dll!Link::Call() + 0x11 C++
sd680mi.dll!sd::tools::EventMultiplexer::Implementation::CallListeners() + 0x24
C++
sd680mi.dll!sd::tools::EventMultiplexer::Implementation::CallListeners() + 0x22
C++
sd680mi.dll!sd::tools::EventMultiplexer::Implementation::Notify() + 0x60
C++
svl680mi.dll!SfxBroadcaster::Broadcast(const SfxHint & rHint={...}) Line 106
C++
svx680mi.dll!SdrModel::InsertPage() + 0x80 C++
svx680mi.dll!FmFormModel::InsertPage() + 0x40 C++
sd680mi.dll!SdDrawDocument::InsertPage() + 0x12 C++
sd680mi.dll!sd::OutlineView::ParagraphInsertedHdl() + 0x20d C++
sd680mi.dll!sd::OutlineView::LinkStubParagraphInsertedHdl() + 0xe C++
tl680mi.dll!Link::Call() + 0x11 C++
svx680mi.dll!Outliner::ParagraphInsertedHdl() Line 1657 C++
svx680mi.dll!Outliner::Read(SvStream & rInput={...}, const String &
rBaseURL={...}, unsigned short eFormat=33, SvKeyValueIterator *
pHTTPHeaderAttrs=0x0b2a1f58) Line 1352 C++
sd680mi.dll!sd::OutlineViewShell::Read() + 0x40 C++
sd680mi.dll!SdModule::OutlineToImpress() + 0x183 C++
sd680mi.dll!SdModule::Execute() + 0x72 C++
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]