Hello,
Pardon me if this not the right list for this question. But I'll give
this a try:
I am developing an application on OpenOffice on a Win system, am testing
to see
if the .jar can connect to star office on Solaris on a remote test
system that mounts staroffice
from NFS.
I get the below
Hello openoffice.org mailing list, hello Matthias,
I'm still investigating my focus problem. I use OOoBean to embed
OpenOffice.org in a eclipse RCP client.
I tested the application under KDE (gentoo + suse 10.1), Gnome (Gentoo)
and Windows.
- Under KDE, OpenOffice.org would sometime "steal" th
Thanks for your quick reply Oliver,
But I'm already getting the same exception :-( even now I'm using the
following code:
String headerContents = xHeaderText.getString();
Best Regards,
Oliver Specht wrote:
> Jordi Sanchez wrote:
>> Hi all,
>>
>> I don't know if I'm doing something wrong but I'm
Jordi Sanchez wrote:
Hi all,
I don't know if I'm doing something wrong but I'm trying to retrieve the
text from the header / footer of a text document and I get a runtime
exception.
I've seen that if there is no tables in the header/footer I have no problem
for retrieving the text contents but i
Hi all,
I don't know if I'm doing something wrong but I'm trying to retrieve the
text from the header / footer of a text document and I get a runtime
exception.
I've seen that if there is no tables in the header/footer I have no problem
for retrieving the text contents but if the header/footer onl
Lechner, Jakob wrote:
> Hi everybody,
>
>
>
> I'm implementing an extension that writes a file into an odt archive just
> after the document
> gets stored in OOo Writer. For write access of an odt file I use the code
> below. With
> Linux all works fine and I have no problems. When I use th
Christian Lohmaier wrote:
Hi *,
Before I waste my time again I'd rather ask here:
Is it possible at all to register a mail-merge Listener?
My first attempts failed. I don't get any events/the method
notifyMailMergeEvent of my listener never is called.
Hi,
at least the code (sw/source/ui/un
Hi everybody,
I'm implementing an extension that writes a file into an odt archive just after
the document
gets stored in OOo Writer. For write access of an odt file I use the code
below. With
Linux all works fine and I have no problems. When I use the extension on
Windows XP
the store p