aap21956 Newbie

Joined: 15 Sep 2008 Posts: 2
|
Posted: Sun Nov 30, 2008 3:12 pm Post subject: Screen Updating - Multiple Documents |
|
|
Hi,
This is the situation: I have two spreadsheet documents open at the same time, and I need to work with both in the same macro. In order to reference each document, I use "loadcomponentfromurl with "_default" as the target frame
However, even with lockcontrollers enabled, when I execute the code, the screen does show the application switching between the two documents. Is there a way to lockcontrollers for StarDesktop as a whole? Does someone know of a different way to reference a spreadsheet document that is not the current component without having the GUI switch to it? Is there an indirect way to reference a spreadsheet document via OOoBasic?
Thanks |
|