Issue 86195

Summary: API: Missing entity in documentation
Product: App Dev Reporter: lars.langhans
Component: apiAssignee: AOO issues mailing list <issues>
Status: CONFIRMED --- QA Contact:
Severity: Trivial    
Priority: P3 CC: issues
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: All   
OS: All   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

Description lars.langhans 2008-02-18 14:43:38 UTC
Take a look into our api documentation:
http://api.openoffice.org/docs/common/ref/com/sun/star/style/PageProperties.html

To get the page width I found the property:
long Width;

But what is long meaning? 1/100mm, 1/10mm, mm, dm, m, km, px, pico, 1/72inch, ...

There are no entities given at all.
Comment 1 Oliver Specht 2008-02-18 16:53:33 UTC
->lla: Opposed to one big office productivity software vendor we use the same
measurement unit throughout the API. An integer measurement value is always in
1/100 mm. I'd expect to read this in the beginning of the API guide. Isn't that
the case?
Comment 2 Oliver Specht 2008-05-27 13:34:48 UTC
Changing target milestone to 3.x
Comment 3 Marcus 2017-05-20 11:27:59 UTC
Reset assigne to the default "issues@openoffice.apache.org".