To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=93258


User aw changed the following:

                What    |Old value                 |New value
================================================================================
                  Status|NEW                       |STARTED
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Fri Sep  5 13:05:56 +0000 
2008 -------
AW: No clue yet. The GraphicObject is fetched from SdrGrafObj using
SdrGrafObj::GetGraphicObject() which triggers SdrGrafObj::ForceSwapIn(). There,
GraphicObject::FireSwapInRequest() is used correctly, but does only something
when the GraphicObject IS swapped out which is not the case after loading.

What is the case after loading is that GraphicObject has a type of
GRAPHIC_DEFAULT, is NOT swapped out and GraphicObject::HasUserData is true and
GraphicObject::GetUserData returns the correct local file URL. The swapin
handler SdrGrafObj::ImpSwapHdl is capable of handling this situation, it just is
not used since it's not swapped out.

I need to discuss with KA and maybe THB about this behaviour. I will also need
to chech what the old m29 version did different after loading. There MUST be
some place where initial swaping after document loading is forced in some way...

---------------------------------------------------------------------
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]

Reply via email to