Re: [api-dev] Restricting Open and Save File to One Directory...

2010-09-28 Thread Fernand Vanrie
Hal , You can always trye to use the "custumation" events by opening or saving a document where you can put a macro who checks where or from where a document is openend or saved. Maybe you can "save' this "custumation" under the "default" template who is used to open an new document ? G

Re: [api-dev] Restricting Open and Save File to One Directory...

2010-09-28 Thread Oliver Brinzing
Hi Hal, > Okay, since there's no thoughts on limiting the load and save functions, > is there some other way, such as replacing the menu and icon buttons > with ones that call a different load or save function? > have you tried to restrict commands ? http://wiki.services.openoffice.org/wiki/Docum

Re: [api-dev] Restricting Open and Save File to One Directory...

2010-09-28 Thread Hal Vaughan
Okay, since there's no thoughts on limiting the load and save functions, is there some other way, such as replacing the menu and icon buttons with ones that call a different load or save function? Any ideas on how to restrict loading and saving to a specific directory tree? Thanks! Hal On S

[api-dev] Restricting Open and Save File to One Directory...

2010-09-24 Thread Hal Vaughan
It seems the API list is the best place to ask this. Without going into details, I'm creating a system I need to be able to lock down. It'll have OpenOffice on it, but I need to restrict OOo users to loading and saving only from one directory (or any sub directories they create). Is this some