Issue 74705 - API: crash when default cell style is removed
Summary: API: crash when default cell style is removed
Status: CONFIRMED
Alias: None
Product: Calc
Classification: Application
Component: programming (show other issues)
Version: 680m199
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-20 18:02 UTC by daniel.rentz
Modified: 2017-05-20 11:11 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description daniel.rentz 2007-02-20 18:02:56 UTC
Crash when removing the builtin "Default" cell style via API.

Try this in Basic:

Sub CrashTest
    ThisComponent.StyleFamilies.getByName("CellStyles").removeByName("Default")
End Sub
Comment 1 Martin Hollmichel 2007-11-09 16:52:59 UTC
change target from 2.x to 3.x according to
http://wiki.services.openoffice.org/wiki/Target_3x
Comment 2 Marcus 2017-05-20 11:11:16 UTC
Reset assigne to the default "issues@openoffice.apache.org".