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


User cl changed the following:

                  What    |Old value                 |New value
================================================================================
               Assigned to|cl                        |od
--------------------------------------------------------------------------------




------- Additional comments from [EMAIL PROTECTED] Thu Aug  4 05:56:45 -0700 
2005 -------
@cl->od: the crash is in writer because on creating service
"com.sun.star.drawing.BitmapTable" you create a SvxUnoNameItemTable without a
model. This does not work. You can either add a mechainsm to later connect the
created SvxUnoNameItemTable with a SdrModel when it is created or, and thats my
advice, create your SdrModel whenever someone requests such a service.

This also goes for SvxUnoTransGradientTable, SvxUnoDashTable,
SvxUnoGradientTable, SvxUnoHatchTable and SvxUnoMarkerTable

Feel free to ask me for more details if you are unsure

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