Issue 27958

Summary: API: wrong return type for property ParaAdjust
Product: App Dev Reporter: thomas.lange
Component: apiAssignee: AOO issues mailing list <issues>
Status: ACCEPTED --- QA Contact:
Severity: Trivial    
Priority: P4 CC: issues
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description thomas.lange 2004-04-19 09:21:54 UTC
In the documentation for ParagraphProperties the return type for ParaAdjust is
ParagraphAdjust (an enum) but the implementation returns a short.

Also it should be checked if the property ParaLastLineAdjust should return the
same type.
According to OS it may be correct that this property is declared to return a
short even though (from the name) it sounds as if it should also return the enum
ParagraphAdjust.
Comment 1 thomas.lange 2004-04-20 12:09:24 UTC
.
Comment 2 stephan.wunderlich 2004-05-03 13:14:18 UTC
SW: changed Prio
Comment 3 stephan.wunderlich 2004-05-05 16:49:56 UTC
SW: changed target