Issue 61138 - reference rdb needs update to the version of OOo2.0.1
Summary: reference rdb needs update to the version of OOo2.0.1
Status: CLOSED FIXED
Alias: None
Product: App Dev
Classification: Unclassified
Component: api (show other issues)
Version: 3.3.0 or older (OOo)
Hardware: All All
: P3 Trivial
Target Milestone: ---
Assignee: jsc
QA Contact: issues@api
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-25 08:15 UTC by jsc
Modified: 2013-02-24 21:09 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 jsc 2006-01-25 08:15:40 UTC
The reference type library needs more frequent updates (probably with every
release). I will update the refernece rdb with the verison of OOo2.0.1
Comment 1 jsc 2006-01-25 08:49:11 UTC
started
Comment 2 jsc 2006-01-25 12:05:42 UTC
fixed on cws jsc2. I have moved the type reference in the
"offapi/type_reference" directory because we need only one reference library and
i have removed the types_doc.rdb because all type info is already in the
types.rdb, even service and singleton type info and this makes the scond
reference file obsolete.
In the same step i have patch the reference of OOo2.0.1 with 4 singleton types
to ensure that we need only one reference:
- com.sun.star.script.browse.theBrowseNodeFactory
- com.sun.star.script.provider.theMasterScriptProviderFactory
- com.sun.star.util.theMacroExpander
- com.sun.star.util.theOfficeInstallationDirectories
Comment 3 jsc 2006-01-26 16:48:24 UTC
verified on cws jsc4
Comment 4 jsc 2006-02-17 08:36:56 UTC
checked on master m155