Re: XStorable object thrown an exception with error code 283

2015-12-06 Thread khammonh
filter so the user just click save as and close the document. Any suggestion or advise. Regards Khammonh -Original Message- From: Bernard Marcelly Sent: Saturday, November 28, 2015 3:13 AM To: api@openoffice.apache.org Subject: Re: XStorable object thrown an exception with error code 283

Re: XStorable object thrown an exception with error code 283

2015-11-30 Thread Bernard Marcelly
tion or advise. Regards Khammonh -Original Message- From: Bernard Marcelly Sent: Saturday, November 28, 2015 3:13 AM To: api@openoffice.apache.org Subject: Re: XStorable object thrown an exception with error code 283 Hi, An URL is not a Windows address preceded by "file:///". Even i

Re: XStorable object thrown an exception with error code 283

2015-11-29 Thread khammonh
ssage- From: Bernard Marcelly Sent: Saturday, November 28, 2015 3:13 AM To: api@openoffice.apache.org Subject: Re: XStorable object thrown an exception with error code 283 Hi, An URL is not a Windows address preceded by "file:///". Even if you change \ into / it may still be incorrect,

Re: XStorable object thrown an exception with error code 283

2015-11-27 Thread Bernard Marcelly
Hi, An URL is not a Windows address preceded by "file:///". Even if you change \ into / it may still be incorrect, depending on the characters in the path. Example: C:\Docs OpenOffice\Report_20151127 URL : file:///C:/Docs%20OpenOffice/Report_20151127 You can convert a system address into an

XStorable object thrown an exception with error code 283

2015-11-27 Thread khammonh
Hi there I have some problem when implementing Interface XStorable of unoidl.com.sun.star.frame class . I developed my own Library base on SDK here are method body of SaveDocAs and SaveDocToFile Public Sub SaveDocAs(ByVal FileName As String, Optional ByVal Filter As SpreadSheetFileFilter = Spre