Re: How to access UNO_CONSTANTS definitions via OLE/COM? (Re: Windows version: ProgIDs and typelibs for OLE/COM ?

2022-06-17 Thread Rony G. Flatscher (Apache)
Hi Andrew, thank you *very* much indeed! Your code gives much help already to save me a lot of research, so kudos to you! (E.g. from your code it is clear that one can use the same code for fetching constant and enum values, which is already very helpful per se!) Will experiment a little

Re: How to access UNO_CONSTANTS definitions via OLE/COM? (Re: Windows version: ProgIDs and typelibs for OLE/COM ?

2022-06-17 Thread Andrew Pitonyak
This is how I get the manager using Basic:  Get the type description manager from the default context; see section 10.4 Context, which also shows how to enumerate all of the singleton objects available. Function GetTypeDescriptionManager()   Dim sTDMName$  ' Name of the type description

Re: How to access UNO_CONSTANTS definitions via OLE/COM? (Re: Windows version: ProgIDs and typelibs for OLE/COM ?

2022-06-17 Thread Rony G. Flatscher (Apache)
OK, it is possible using "/singletons/com.sun.star.reflection.theTypeDescriptionManager". (Will have to look further into it to maybe use it also for UNO_ENUM and the like.) ---rony On 17.06.2022 12:46, Rony G. Flatscher wrote: In the process of creating a few nutshell examples using

How to access UNO_CONSTANTS definitions via OLE/COM? (Re: Windows version: ProgIDs and typelibs for OLE/COM ?

2022-06-17 Thread Rony G. Flatscher
In the process of creating a few nutshell examples using OLE/COM. One open problem is how to get to the UNO_CONSTANTS via the OLE/COM bridge. Here a snippet and its output (the tilde is the message operator in ooRexx and could be replaced by a dot for JScript and the like; .nil is the

Re: Windows version: ProgIDs and typelibs for OLE/COM ?

2022-05-10 Thread Rony G. Flatscher (Apache)
Hi Carl, On 07.05.2022 19:40, Carl Marcum wrote: Hi Rony, On 5/5/22 6:31 AM, Rony G. Flatscher (Apache) wrote: Curious about the Windows version of AOO and its support via OLE/COM:  * What are the ProgIds to use to automate AOO? Found the following ones with "office", "star" in them:   

Re: Windows version: ProgIDs and typelibs for OLE/COM ?

2022-05-09 Thread Rony G. Flatscher (Apache)
Hi Carl, On 07.05.2022 19:40, Carl Marcum wrote: On 5/5/22 6:31 AM, Rony G. Flatscher (Apache) wrote: Curious about the Windows version of AOO and its support via OLE/COM:  * What are the ProgIds to use to automate AOO? Found the following ones with "office", "star" in them: ... cut ...   

Re: Windows version: ProgIDs and typelibs for OLE/COM ?

2022-05-07 Thread Carl Marcum
Hi Rony, On 5/5/22 6:31 AM, Rony G. Flatscher (Apache) wrote: Curious about the Windows version of AOO and its support via OLE/COM:  * What are the ProgIds to use to automate AOO? Found the following ones with "office", "star" in them:    G:\tmp\orx\ole\oleinfo\work>listProgIds.rex office   

Windows version: ProgIDs and typelibs for OLE/COM ?

2022-05-05 Thread Rony G. Flatscher (Apache)
Curious about the Windows version of AOO and its support via OLE/COM: * What are the ProgIds to use to automate AOO? Found the following ones with "office", "star" in them: G:\tmp\orx\ole\oleinfo\work>listProgIds.rex office #  415/2226: ProgId: [Dropbox.OfficeAddIn] #  815/2226: