Commit Graph

7 Commits

Author SHA1 Message Date
2a5ee2e1a5 #i21858# - removal of framework namespace from namespace of
UNO interfaces and services
2003-10-29 14:01:18 +00:00
8adddd0089 #i19258# - add java script selector prototype, add edit functionality 2003-10-15 16:18:31 +00:00
79a1987113 #i21260#
Change use of script:// protocol to new vnd.sun.star.script://....
2003-10-15 14:03:42 +00:00
84eddebdab #i21211#
Incorrent name of method, changed getFunctionName() to getLanguageName()
2003-10-15 08:23:03 +00:00
b9d5ddf8f1 #i21211#
Changes to support new uri format ( e.g. one that doesn't depend on old logical name -> function name mapping ). Briefly theses changes are temporary in that they basically make sure that the logical name and function name are the same. From the point of view of the parcel-descriptIon.xml the logical name is ignored. Also updated the ExampleSpreadSheet.scx with new binding to reflect the changes.
2003-10-15 07:29:37 +00:00
143e8128b2 #i12906# - pass XComponentContext to BrowseNode hierarchy to allow proper
computing of script locations
2003-10-09 13:37:47 +00:00
980aa9b06c #i19331#
Reorganise package and directory structure of Java classes to better reflect
the UNO interface hierarchy being implemented. Move ParcelDescriptor class
from idesupport package.
2003-09-10 09:44:35 +00:00