uno_setCurrentcontext
This commit is contained in:
parent
1c870d960c
commit
97acf4cc99
@ -2,9 +2,9 @@
|
||||
#
|
||||
# $RCSfile: makefile.mk,v $
|
||||
#
|
||||
# $Revision: 1.19 $
|
||||
# $Revision: 1.20 $
|
||||
#
|
||||
# last change: $Author: dbo $ $Date: 2001-05-07 15:07:01 $
|
||||
# last change: $Author: dbo $ $Date: 2001-05-08 12:03:39 $
|
||||
#
|
||||
# The Contents of this file are made available subject to the terms of
|
||||
# either of the following licenses
|
||||
@ -98,7 +98,7 @@ APP1OBJS= \
|
||||
APP1STDLIBS+= \
|
||||
$(CPPULIB) \
|
||||
$(CPPUHELPERLIB) \
|
||||
$(VOSLIB) \
|
||||
$(SALHELPERLIB) \
|
||||
$(SALLIB)
|
||||
|
||||
APP1DEF= $(MISC)$/$(APP1TARGET).def
|
||||
|
@ -78,6 +78,7 @@ UDK_2_0_0 {
|
||||
uno_revokeMappingCallback;
|
||||
|
||||
uno_getCurrentContext;
|
||||
uno_setCurrentContext;
|
||||
|
||||
uno_bindIdToCurrentThread;
|
||||
uno_getIdOfCurrentThread;
|
||||
|
Loading…
x
Reference in New Issue
Block a user