Hi

A further explanation:
I'm working with POI HSLF to read MS-PowerPoint presentations to JAVA objects 
supplied with POI.

I have a code that traverses the 
RichTextRun._getRawParagraphStyle().getTextPropList() list, finding any 
property with key containing "bullet.". This is the way I identify bullets.

The problem I encounter is that master sheets' bullets are not recognized by 
HSLF.

Hope I made myself clearer.

-----Original Message-----
From: Yegor Kozlov [mailto:[EMAIL PROTECTED] 
Sent: ב 25 דצמבר 2006 14:20
To: POI Users List
Subject: Re: Master sheet handling

Hi

Could you describe the problem in details?

We don't yet support bullets and numbered lists. How did you access
the bullets info?

It would be good if you attach the problem to bugzilla. I will take a
look at it.

Regards, Yegor

EG> Hi

 

EG> Is it a known problem that master sheets are not parsed well? I see for
EG> example that bullets from master sheets are not identified, whereas
EG> bullets specifically requested from the user do.

EG> Am I correct? If so - is this issue going to be solved soon?

 

EG> 10x

EG> Eitan


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
Mailing List:     http://jakarta.apache.org/site/mail2.html#poi
The Apache Jakarta Poi Project:  http://jakarta.apache.org/poi/

Reply via email to