The Artima Developer Community
Sponsored Link

Java Buzz Forum
How to find true cause of com.sun.star.uno.RuntimeException?

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Andrej Koelewijn

Posts: 594
Nickname: andrejk
Registered: Nov, 2002

Andrej Koelewijn is a Java and Oracle consultant
How to find true cause of com.sun.star.uno.RuntimeException? Posted: Feb 17, 2009 9:12 AM
Reply to this message Reply

This post originated from an RSS feed registered with Java Buzz by Andrej Koelewijn.
Original Post: How to find true cause of com.sun.star.uno.RuntimeException?
Feed Title: Andrej Koelewijn
Feed URL: http://feeds.feedburner.com/AndrejKoelewijn
Feed Description: On Oracle, Java and OpenSource
Latest Java Buzz Posts
Latest Java Buzz Posts by Andrej Koelewijn
Latest Posts From Andrej Koelewijn

Advertisement
I’m stuck with OpenOffice. I’m hoping somebody can help me with this. I’ve also posted the question to the OpenOffice.org forums and to StackOverflow, but so far no luck. I’m trying to replace a field in an openoffice document using the OpenOffice java api. I’m using the insertString method: xText.insertString(((XTextField) fieldMaster).getAnchor(), value.toString(), false); The stacktrace is [...]

Read: How to find true cause of com.sun.star.uno.RuntimeException?

Topic: 35 Best Firefox Add-ons for Web Developers and Web Designers Previous Topic   Next Topic Topic: On The Loose

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use