Issue 107555 - basic: cannot define public user defined type
Summary: basic: cannot define public user defined type
Status: ACCEPTED
Alias: None
Product: General
Classification: Code
Component: scripting (show other issues)
Version: current
Hardware: All All
: P3 Trivial (vote)
Target Milestone: ---
Assignee: AOO issues mailing list
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-09 12:00 UTC by pavel.lastovicka
Modified: 2017-05-20 10:47 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Latest Confirmation in: ---
Developer Difficulty: ---


Attachments

Note You need to log in before you can comment on or make changes to this issue.
Description pavel.lastovicka 2009-12-09 12:00:05 UTC
I cannot define a public UDT as in Visual Basic:

public type mytype
...
end type

This causes a syntax error during compilation.
I need that my function in one module returned my UDT and that I could call 
that function from another module. This problem limits modularity and clarity 
of program code.
Comment 1 ab 2009-12-18 08:14:10 UTC
STARTED, 3.x
Comment 2 Marcus 2017-05-20 10:47:51 UTC
Reset assigne to the default "issues@openoffice.apache.org".