Re: Issue with Writer Basic

2015-06-01 Thread Michael Stahl
On 19.05.2015 14:08, Edgar Holst wrote: > To generate bookmarks, making checks, ..., we are scrolling with Basic > through the whole document. To protect the visible scrolling and speed > up the process of checking, we are using the Basic function > "ThisComponent.lockControllers" and at the end of

Re: Issue with Writer Basic

2015-05-29 Thread Caolán McNamara
On Tue, 2015-05-19 at 14:08 +0200, Edgar Holst wrote: > And here is the Problem. If the document grow up, let me say about 10 > and more pages, pages get lost and information in cells can't be > checked. If we don't use "lock/unlockControllers" everything works > fine, but it slow down the process

Issue with Writer Basic

2015-05-29 Thread Edgar Holst
Dear developers, we had an issue, with Basic and LibreOffice-Writer. We are a Consulting Company and programming solutions for other company's in germany. The programming Language is not relevant. It can be Perl, Java, C, ..., and of course LibreOffice Basic. But first let me explain our proj