Re: Where are Calc functions implemented in libreoffce?

2020-10-23 Thread Emmett Miller
Thank you, Eike. Kind Regards, Emmett



From: Eike Rathke
Sent: Friday, October 23, 2020 14:15
To: Emmett Miller
Cc: libreoffice@lists.freedesktop.org
Subject: Re: Where are Calc functions implemented in libreoffce?

Hi,

On Thursday, 2020-10-22 19:31:04 +0200, Regina Henschel wrote:

> and the very good guide written by Eike
> https://wiki.openoffice.org/wiki/Calc/Implementation/Spreadsheet_Functions

That one has to be taken with a few grains of salt though.. some things
quite changed and are different now. However, it still may serve as
a good starting point if you abstract from details.

Right, I should distill the essentials and wrap something up in our
wiki, if I find time..

  Eike

--
GPG key 0x6A6CD5B765632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Where are Calc functions implemented in libreoffce?

2020-10-23 Thread Eike Rathke
Hi,

On Thursday, 2020-10-22 19:31:04 +0200, Regina Henschel wrote:

> and the very good guide written by Eike
> https://wiki.openoffice.org/wiki/Calc/Implementation/Spreadsheet_Functions

That one has to be taken with a few grains of salt though.. some things
quite changed and are different now. However, it still may serve as
a good starting point if you abstract from details.

Right, I should distill the essentials and wrap something up in our
wiki, if I find time..

  Eike

-- 
GPG key 0x6A6CD5B765632D3A - 2265 D7F3 A7B0 95CC 3918  630B 6A6C D5B7 6563 2D3A


signature.asc
Description: PGP signature
___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


Re: Where are Calc functions implemented in libreoffce?

2020-10-22 Thread Regina Henschel

Hi Emmertt,

you mean functions like LINEST or GCD? They belong to class ScInterpreter.

You might have a look at
https://wiki.openoffice.org/wiki/Hacking_Calc_-_The_First_Step

and the very good guide written by Eike
https://wiki.openoffice.org/wiki/Calc/Implementation/Spreadsheet_Functions

If that is not what you are looking for, you should describe in more 
details what you want to do.


Kind regards
Regina

Emmett Miller schrieb am 21-Oct-20 um 22:42:
Where are Calc functions implemented in libreoffce source? They don't 
appear to be implemented as 
https://wiki.openoffice.org/wiki/Calc/Add-In/Simple_Calc_Add-In
Calc/Add-In/Simple Calc Add-In - Apache OpenOffice Wiki 
<https://wiki.openoffice.org/wiki/Calc/Add-In/Simple_Calc_Add-In>
This is a step by step guide on how to write a simple component (a Calc 
add-in) for OpenOffice.org (OOo) in C++. Even though the instructions 
are for Linux, this guide should give an idea on how to write components 
on other operating systems as well.This document has been updated for 
OOo version 3, an earlier revision of this page pertaining to OOo 
version 2 can be found here.

wiki.openoffice.org




___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice



___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice


re: Where are Calc functions implemented in libreoffce?

2020-10-22 Thread Emmett Miller
Where are Calc functions implemented in libreoffce source? They don't appear to 
be implemented as 
https://wiki.openoffice.org/wiki/Calc/Add-In/Simple_Calc_Add-In
Calc/Add-In/Simple Calc Add-In - Apache OpenOffice 
Wiki<https://wiki.openoffice.org/wiki/Calc/Add-In/Simple_Calc_Add-In>
This is a step by step guide on how to write a simple component (a Calc add-in) 
for OpenOffice.org (OOo) in C++. Even though the instructions are for Linux, 
this guide should give an idea on how to write components on other operating 
systems as well.This document has been updated for OOo version 3, an earlier 
revision of this page pertaining to OOo version 2 can be found here.
wiki.openoffice.org

___
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice