Page 1 of 1

[Solved] User defined data types?

Posted: Sun Dec 16, 2007 1:49 am
by ParContre
Does OOo support user defined data types? I'm porting a VBA macro and couldn't find any docs on this subject.

By the way, when I first tried OOo 8-10 years ago, it was pretty clunky and writing macros was hopelessly complicated for a nerd like myself. I've been checking it out again recently, and the progress is absolutely incredible. I'm tempted to say that all you people contributing your time and efforts are truly great American heroes, but that would probably be insulting to foreigners (of which I'm sure there are many). So let me suggest that all you volunteers out there are Heroes Of Planet Earth.

Three cheers to the HOPE, from times gone by and yet to come!

Re: user defined data types?

Posted: Sun Dec 16, 2007 7:02 pm
by newuser
User defined data types are supported but undocumented.

Refer to this document:
http://www.pitonyak.org/oooconf/OOoConf ... tation.sxi
to check basic syntax.

Re: user defined data types?

Posted: Tue Dec 18, 2007 8:39 pm
by ParContre
Perfect, thanks so much.