Re: [api-dev] Styles and Formatting Dialog

2006-03-24 Thread Tuomas Räsänen
Mathias Bauer wrote: Tuomas Räsänen wrote: Hi, Can I somehow (programmatically) access Styles and Formatting - dialog and chage it's properties. My goal is to hide those default style categories and propably to chage the name of Custom Styles - category. I'd like to limit users to use o

Re: [api-dev] Styles and Formatting Dialog

2006-03-23 Thread Mathias Bauer
Tuomas Räsänen wrote: > Hi, > > Can I somehow (programmatically) access Styles and Formatting - dialog > and chage it's properties. My goal is to hide those default style > categories and propably to chage the name of Custom Styles - category. > I'd like to limit users to use only definite sty

Re: [api-dev] Styles and Formatting Dialog

2006-03-23 Thread Kent Gibson
You can do everything with styles programmatically that you can do with the UI. I only know of one exception and that is changing the name of the default style. However you can change the settings of the default style. I am not sure if you can hide somehow the default styles, there are some proper

[api-dev] Styles and Formatting Dialog

2006-03-23 Thread Tuomas Räsänen
Hi, Can I somehow (programmatically) access Styles and Formatting - dialog and chage it's properties. My goal is to hide those default style categories and propably to chage the name of Custom Styles - category. I'd like to limit users to use only definite styles. Thanks, Tuomas ---