I'm going to take a stab at this.
Handling URLs is part of the AOO "framework". I had tried to pin this
down as well a few years ago.
You might want to start by looking at the items in --
https://svn.apache.org/viewvc/openoffice/trunk/main/framework/source/dispatch/
esp *dispatchprovider.cxx
Ok, I have another look too.
On 09.05.19 23:01, Jim Jagielski wrote:
> So far, no luck, but I'm still digging... :/
>
>> On May 1, 2019, at 6:57 AM, Jim Jagielski wrote:
>>
>> THX!
>>
>>> On May 1, 2019, at 6:52 AM, Peter Kovacs wrote:
>>>
>>> Hi Jim,
>>>
>>> I am not sure.
>>>
>>> there is a fu
So far, no luck, but I'm still digging... :/
> On May 1, 2019, at 6:57 AM, Jim Jagielski wrote:
>
> THX!
>
>> On May 1, 2019, at 6:52 AM, Peter Kovacs wrote:
>>
>> Hi Jim,
>>
>> I am not sure.
>>
>> there is a function OpenHyperlink. Maybe its definition will help?
>>
>> Also the Function
THX!
> On May 1, 2019, at 6:52 AM, Peter Kovacs wrote:
>
> Hi Jim,
>
> I am not sure.
>
> there is a function OpenHyperlink. Maybe its definition will help?
>
> Also the Function SvtExtendedSecurityOptions seems to have a good play
> in this.
>
> For example in cui/source/options/optlingu.cx
Hi Jim,
I am not sure.
there is a function OpenHyperlink. Maybe its definition will help?
Also the Function SvtExtendedSecurityOptions seems to have a good play
in this.
For example in cui/source/options/optlingu.cxx in Unotools I find
following code sniplet:
if ( SvtExtendedSecurityOptions
I'm trying to figure out where in the codebase which module is responsible for
"handling" behaviors when someone clicks a hyperlink in a doc. Any ideas on
where to look?
-
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache