Bonjour [EMAIL PROTECTED]
Message du 2006-10-23 10:57:
Hi all,
I'm wondering how to make Writer show the start of a document already opened at
the page x (where x != 1). I got to move the view cursor to the start of the
document, but the view does follow it. Any idea ?
maDoc = ThisComponent
cursVisible = maDoc.getCurrentController().getViewCursor()
cursVisible.jumpToFirstPage
Run the macro from the Writer window, not the IDE window.
Regards
Bernard
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]