[dev] suppress popup of InputFields when opening a template

2006-05-24 Thread Christoph Lutz
Hi, is there a way to suppress the popup of InputFields when I open a template that contains InputFields? I'm searching for a global configuration-option for OOo or even better for a way to place some kind of "DONT POPUP"-Flag into the respective documents. If this is not configurable, is there

Re: [dev] suppress popup of InputFields when opening a template

2006-05-25 Thread Mathias Bauer
Christoph Lutz wrote: > Hi, > > is there a way to suppress the popup of InputFields when I open a template > that contains InputFields? > > I'm searching for a global configuration-option for OOo or even better for a > way to place some kind of "DONT POPUP"-Flag into the respective documents. >

Re: [dev] suppress popup of InputFields when opening a template

2006-05-29 Thread Christoph Lutz
Hi Mathias, On 5/25/06, Mathias Bauer <[EMAIL PROTECTED]> wrote: > is there a way to suppress the popup of InputFields when I open a template > that contains InputFields? > > I'm searching for a global configuration-option for OOo or even better for a > way to place some kind of "DONT POPUP"-Fl

Re: [dev] suppress popup of InputFields when opening a template

2006-05-30 Thread Mathias Bauer
Christoph Lutz wrote: > Hi Mathias, > > On 5/25/06, Mathias Bauer <[EMAIL PROTECTED]> wrote: >> >> > is there a way to suppress the popup of InputFields when I open a >> template >> > that contains InputFields? >> > >> > I'm searching for a global configuration-option for OOo or even better >> fo

Re: [dev] suppress popup of InputFields when opening a template

2006-06-01 Thread Christoph Lutz
Hi Mathias, > is there a way to suppress the popup of InputFields when I open a >> template >> > that contains InputFields? No. If a document or a template is opened via UI all dialogs are allowed by default. Suppressing them needs dispatch interception but I don't see the point in doing it. C

Re: [dev] suppress popup of InputFields when opening a template

2006-06-01 Thread Peter Eberlein
Hi Christoph, Christoph Lutz schrieb: Hi Mathias, > is there a way to suppress the popup of InputFields when I open a >> template >> > that contains InputFields? No. If a document or a template is opened via UI all dialogs are allowed by default. Suppressing them needs dispatch interception

Re: [dev] suppress popup of InputFields when opening a template

2006-06-06 Thread Mathias Bauer
Christoph Lutz wrote: > Hi Mathias, > >>> > is there a way to suppress the popup of InputFields when I open a >> >> template >> >> > that contains InputFields? >> >> No. If a document or a template is opened via UI all dialogs are allowed >> by default. Suppressing them needs dispatch interceptio