Issue 52942 - API: sd.SdUnoDrawView::DrawingDocumentDrawView::IsLayerMode
Summary: API: sd.SdUnoDrawView::DrawingDocumentDrawView::IsLayerMode
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: 2005-08-05 12:34 UTC by stephan.wunderlich
Modified: 2017-05-20 11:27 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 2005-08-05 12:34:44 UTC
This property can't be changed. To reproduce, just execute the following macro
attached to a draw document
	xDrawView = ThisComponent.currentController
	msgbox xDrawView.IsLayerMode '<-true
	xDrawView.IsLayerMode=false
	msgbox xDrawView.IsLayerMode '<-still true :-(
Comment 1 groucho266 2005-08-05 12:55:14 UTC
Please have a look at this.
Comment 2 Marcus 2017-05-20 11:27:29 UTC
Reset assigne to the default "issues@openoffice.apache.org".