Robert Vojta wrote:
Hallo,

I'm trying to reset property values in text frames in my extension
(Java), so, the values from text frame style will be used. My steps
are ...

 - set text frame style properties (HoriOrient*)
 - apply text frame style to frame
 - reset text frame properties (HoriOrient*) to default via
XPropertyState.setPropertyToDefault()

... first two steps work perfectly, but the last one doesn't. Is this
correct way how to reset properties to their default values or is
there another way how to do it?
I found that changing styles even directly with the GUI is a tryki bussiness because of the hard-coding plus the styles who interfiened on two levels, text an paragraph. now i try first to the stuff with the GUI and then reproduce the effects with the API

Fernand


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to