Ely Schoenfeld wrote:
Sorry, I forgot to add the question:

Does some one knows how to delete the links to other documents from a
macro/function/button?

Ely.
Do you mean in a Calc document?

Do you mean for a specific Sheet?

If you call getLinkUrl() on the sheet in question, does it return something?

Better yet, if you call getLinkMode(), what value is returned?

What happens if you call oSheet.setLinkMode(com.sun.star.sheet.SheetLinkMode.NONE)?


--
Andrew Pitonyak
My Macro Document: http://www.pitonyak.org/AndrewMacro.odt
My Book: http://www.hentzenwerke.com/catalog/oome.htm
Info:  http://www.pitonyak.org/oo.php
See Also: http://documentation.openoffice.org/HOW_TO/index.html


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to