RE: ruby uno to control openoffice

2015-04-09 Thread Dennis E. Hamilton
. Namaste, - Dennis -Original Message- From: Brick Ma [mailto:brickman...@gmail.com] Sent: Wednesday, April 8, 2015 04:30 To: dev; Dennis Hamilton Subject: Re: ruby uno to control openoffice Hi,Dennis I replace openoffice 3.4.1 to openoffice4.1.1. static const ::sal_Int16 OPTIONAL

Re: ruby uno to control openoffice

2015-04-08 Thread Brick Ma
do not fail. >> >> There may be clues there. >> >> - Dennis >> >> -Original Message- >> From: Brick Ma [mailto:brickman...@gmail.com] >> Sent: Thursday, April 2, 2015 08:47 >> To: dev; Dennis Hamilton >> Subject: Re: ruby uno to

Re: ruby uno to control openoffice

2015-04-03 Thread Brick Ma
s for any of > those capitalized names that do not fail. > > There may be clues there. > > - Dennis > > -Original Message- > From: Brick Ma [mailto:brickman...@gmail.com] > Sent: Thursday, April 2, 2015 08:47 > To: dev; Dennis Hamilton > Subject: Re: ruby

RE: ruby uno to control openoffice

2015-04-02 Thread Dennis E. Hamilton
. There may be clues there. - Dennis -Original Message- From: Brick Ma [mailto:brickman...@gmail.com] Sent: Thursday, April 2, 2015 08:47 To: dev; Dennis Hamilton Subject: Re: ruby uno to control openoffice I wrote a line(#define OPTIONAL OPTIONAL) in PropertyAttribute.hdl. It seems works

Re: ruby uno to control openoffice

2015-04-02 Thread Brick Ma
elsewhere that are undetected because they do not cause a >> syntax error. >> >> I am not where I can look right now. Nose around. There should be some >> related definitions in the same part of the source tree. >> >> - Dennis >> >> -Original Mes

Re: ruby uno to control openoffice

2015-04-01 Thread Brick Ma
essage- > From: Brick Ma [mailto:brickman...@gmail.com] > Sent: Monday, March 30, 2015 08:06 > To: dev; dennis.hamil...@acm.org > Subject: Re: ruby uno to control openoffice > > But with the same PropertyAttribute.hdl i had built c++ sample > DocumentLoader.cxx,and it works . &g

RE: ruby uno to control openoffice

2015-03-31 Thread Dennis E. Hamilton
: Re: ruby uno to control openoffice But with the same PropertyAttribute.hdl i had built c++ sample DocumentLoader.cxx,and it works . How can i disable this feature of pre-processor -Brick On Sun, Mar 29, 2015 at 11:56 PM, Dennis E. Hamilton < dennis.hamil...@acm.org> wrote: > It app

Re: ruby uno to control openoffice

2015-03-30 Thread Brick Ma
But with the same PropertyAttribute.hdl i had built c++ sample DocumentLoader.cxx,and it works . How can i disable this feature of pre-processor -Brick On Sun, Mar 29, 2015 at 11:56 PM, Dennis E. Hamilton < dennis.hamil...@acm.org> wrote: > It appears that OPTIONAL is defined to empty string in

RE: ruby uno to control openoffice

2015-03-29 Thread Dennis E. Hamilton
It appears that OPTIONAL is defined to empty string in a pre-processor definition. This is probably a conflict with use of OPTIONAL as a way of controlling code inclusion and not as name of a feature in a bit flag [;<). - Dennis -Original Message- From: Brick Ma [mailto:brickman...@