https://issues.apache.org/ooo/show_bug.cgi?id=124001
Bug ID: 124001
Issue Type: DEFECT
Summary: [IDL] Anchor property of css.sheet.Shape is readonly
Product: App Dev
Version: 4.0.1
Hardware: All
OS: All
Status: CONFIRMED
Severity: normal
Priority: P3
Component: api
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Anchor property of unpublished com.sun.star.sheet.Shape service is
declared as readonly.
But the implementation is not readonly and if it is readonly,
the anchored cell can not be changed later.
readonly flag should be removed in the IDL definition.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.