| View previous topic :: View next topic |
| Author |
Message |
tvataire General User

Joined: 16 Feb 2007 Posts: 6
|
Posted: Fri Feb 16, 2007 2:49 am Post subject: Looks for object that contains "insertFromURL" met |
|
|
Hello,
I'm trying to insert all content of a Writer document in another Writer document.
I know that a method called "insertFromURL" exists but I don't know which object contains this method and I found nothing about it in the API documentation.
Would somebody know that?
Thanks
Thibault |
|
| Back to top |
|
 |
B Marcelly Super User

Joined: 12 May 2004 Posts: 1414 Location: France
|
Posted: Fri Feb 16, 2007 4:48 am Post subject: Re: Looks for object that contains "insertFromURL" |
|
|
| tvataire wrote: | | I know that a method called "insertFromURL" exists but I don't know which object contains this method and I found nothing about it in the API documentation. |
Such method does not exist.
Look for insertDocumentFromURL in this index page from API
http://api.openoffice.org/docs/common/ref/index-files/index-9.html |
|
| Back to top |
|
 |
tvataire General User

Joined: 16 Feb 2007 Posts: 6
|
Posted: Fri Feb 16, 2007 5:51 am Post subject: |
|
|
This explains why I didn't find any documentation about "insertFromURL" method.
It works fine.
Thank you very much. |
|
| Back to top |
|
 |
|