Issue 86195 - API: Missing entity in documentation
Summary: API: Missing entity in documentation
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: 2008-02-18 14:43 UTC by lars.langhans
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 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".