Kaydet (Commit) 581aa2ae authored tarafından Stephan Bergmann's avatar Stephan Bergmann

Improvement on previous commit

Change-Id: Idadc0feb5e9c8a3abb5e53395003c386932aa05e
üst 900d60b3
...@@ -127,6 +127,7 @@ $(eval $(call gb_UnoApi_add_idlfiles_nohdl,udkapi,udkapi/com/sun/star/beans,\ ...@@ -127,6 +127,7 @@ $(eval $(call gb_UnoApi_add_idlfiles_nohdl,udkapi,udkapi/com/sun/star/beans,\
Introspection \ Introspection \
)) ))
$(eval $(call gb_UnoApi_add_idlfiles_nohdl,udkapi,udkapi/com/sun/star/bridge,\ $(eval $(call gb_UnoApi_add_idlfiles_nohdl,udkapi,udkapi/com/sun/star/bridge,\
BridgeFactory \
UnoUrlResolver \ UnoUrlResolver \
)) ))
$(eval $(call gb_UnoApi_add_idlfiles_nohdl,udkapi,udkapi/com/sun/star/connection,\ $(eval $(call gb_UnoApi_add_idlfiles_nohdl,udkapi,udkapi/com/sun/star/connection,\
...@@ -228,7 +229,6 @@ $(eval $(call gb_UnoApi_add_idlfiles,udkapi,udkapi/com/sun/star/beans,\ ...@@ -228,7 +229,6 @@ $(eval $(call gb_UnoApi_add_idlfiles,udkapi,udkapi/com/sun/star/beans,\
)) ))
$(eval $(call gb_UnoApi_add_idlfiles,udkapi,udkapi/com/sun/star/bridge,\ $(eval $(call gb_UnoApi_add_idlfiles,udkapi,udkapi/com/sun/star/bridge,\
BridgeExistsException \ BridgeExistsException \
BridgeFactory \
InvalidProtocolChangeException \ InvalidProtocolChangeException \
ModelDependent \ ModelDependent \
ProtocolProperty \ ProtocolProperty \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment