office-gobmx/scaddins
Stephan Bergmann 8132d7f9d7 o3tl::tryGet on a temporary is dangerous
...so rename to o3tl::tryAccess to make it more obvious that the returned
proxy points into the internals of the given Any, and forbid calling
o3tl::tryAccess on a temporary

Change-Id: Ia412c6b2b06693811b9b7f0076a08bbf97142df9
2016-06-10 15:52:05 +02:00
..
idl/com/sun/star/sheet/addin
source
AllLangResTarget_analysis.mk
AllLangResTarget_date.mk
AllLangResTarget_pricing.mk
InternalUnoApi_scaddins.mk
Library_analysis.mk
Library_date.mk
Library_pricing.mk
Makefile
Module_scaddins.mk
README

Extra functions for calc.

These provide UNO components that implement more exotic calc
functions. If you want to do the same, here can be a good place to
start.

See also:
[http://wiki.openoffice.org/wiki/Scaddins]