Issue 34553 - API: ScModelObj::XProtectable::protect()
Summary: API: ScModelObj::XProtectable::protect()
Status: CONFIRMED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-23 14:39 UTC by stephan.wunderlich
Modified: 2013-07-30 02:14 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 stephan.wunderlich 2004-09-23 14:39:02 UTC
After this method is called it is still possible to remove sheets via api. To
reproduce, execute the following macro.

   doc =thiscomponent
   doc.protect("")
   the_sheets = doc.Sheets
   the_sheets.removeByName(the_sheets.getByIndex(0).Name)
Comment 1 Rob Weir 2013-07-30 02:14:52 UTC
Reset assignee on issues not touched by assignee in more than 2000 days.