Testing UNO API service properties
Jens Carl
j.carl43 at gmx.de
Tue Mar 27 03:38:21 UTC 2018
On 03/26/2018 12:51 AM, Stephan Bergmann wrote:
> Can you give an example in the source code of a UNO service
> implementation passing properties as a sequence of PropertyValue?
For FunctionDescription the code is here
https://opengrok.libreoffice.org/xref/core/sc/source/ui/unoobj/appluno.cxx#578
And if you look an the idl file
https://opengrok.libreoffice.org/xref/core/offapi/com/sun/star/sheet/FunctionDescription.idl
all properties are marked as read-only.
More information about the LibreOffice
mailing list