Issue 3419

Summary: Crash accessing Text Pagestyle FootnoteHeight property with Java
Product: App Dev Reporter: schulten
Component: apiAssignee: stephan.wunderlich
Status: CLOSED FIXED QA Contact: issues@sw <issues>
Severity: Trivial    
Priority: P2 CC: issues
Version: 3.3.0 or older (OOo)   
Target Milestone: ---   
Hardware: PC   
OS: Windows 2000   
Issue Type: DEFECT Latest Confirmation in: ---
Developer Difficulty: ---

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