https://issues.apache.org/ooo/show_bug.cgi?id=122703
Bug ID: 122703
Issue Type: DEFECT
Summary: Wrong text for property GraphicIsInverted
Product: App Dev
Version: AOO 3.4.1
Hardware: PC
OS: Windows 7
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: api
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
The property GraphicIsInverted of TextGraphicObject has the text
/** determins if the graphic is display in inverted colors.
It contains percentage values between -100 and +100.
*/
[property] boolean GraphicIsInverted;
in offapi/com/sun/star/text/TextGraphicObject.idl
"It contains percentage values between -100 and +100." is nonsense for a
boolean property.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.