CWS-TOOLING: integrate CWS sb118

This commit is contained in:
Jens-Heiner Rechtien
2010-04-16 10:09:51 +02:00
165 changed files with 766 additions and 880 deletions

2
scripting/source/vbaevents/makefile.mk Executable file → Normal file
View File

@@ -60,7 +60,7 @@ SLOFILES= \
SHL1TARGET= $(TARGET)$(DLLPOSTFIX).uno
SHL1IMPLIB= i$(TARGET)
SHL1VERSIONMAP=$(TARGET).map
SHL1VERSIONMAP=$(SOLARENV)/src/component.map
SHL1DEF=$(MISC)$/$(SHL1TARGET).def
DEF1NAME=$(SHL1TARGET)

View File

@@ -1,9 +0,0 @@
OOO_1.1 {
global:
component_getImplementationEnvironment;
component_getFactory;
component_writeInfo;
local:
*;
};