Issue 3419 - Crash accessing Text Pagestyle FootnoteHeight property with Java
Summary: Crash accessing Text Pagestyle FootnoteHeight property with Java
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: PC Windows 2000
: P2 Trivial
Target Milestone: ---
Assignee: stephan.wunderlich
QA Contact: issues@sw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-03-09 11:50 UTC by schulten
Modified: 2013-02-24 21:09 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 schulten 2002-03-09 11:50:40 UTC
I try to access the FooterHeight property of the Standard text pagestyle with 
Java and StarBasic and get a crash.
In StarBasic this crashes the office:
print thiscomponent.getStyleFamilies.getByName("PageStyles").getByName
             ("Standard").getPropertyValue("FootnoteHeight")
The corresponding Java code crashes as well.
Comment 1 eric.savary 2002-03-28 15:52:37 UTC
Reassigned to API.
Comment 2 stephan.wunderlich 2002-04-02 08:33:03 UTC
I'll take care of this.
Comment 3 stephan.wunderlich 2002-04-02 08:34:09 UTC
Reproducible with java as well as with basic.
Comment 4 stephan.wunderlich 2002-07-04 07:56:24 UTC
fixed in current inhouse version, should therefore also work in one of
the upcoming OpenOffice.org versions.
Comment 5 stephan.wunderlich 2003-02-21 12:25:11 UTC
SW: works in Snapshot Developer Release 644_m1 => closed