summaryrefslogtreecommitdiff
path: root/offapi/UnoApi_offapi.mk
diff options
context:
space:
mode:
authorNoel Power <noel.power@suse.com>2013-07-12 14:06:08 +0100
committerNoel Power <noel.power@suse.com>2013-07-12 14:17:03 +0100
commitdf9f26c22a59ae2309201d2709ea5f8a0ecbf247 (patch)
tree16cd62b16e7a12a1140274fa687a8a2775dabfe2 /offapi/UnoApi_offapi.mk
parent146e3927f06cf5d1f1782a3dd6b04fc68945bad6 (diff)
fix fdo#66586 Revert "fdo#46808, create IDL fortree::DefaultTreeDataModel"
This reverts commit fcd01fba69db6de6cfc983fae65b6ba6764de0d6. Service DefaultTreeDataModel actually doens't exist ( and we can't find when/where it used to :-( ) The treecontrolpeer.cxx change to use the new service also had the undesired effect of throwing an exception when the UnoTreeControl model is inserted ( previously this failed silently ) The net effect is the dialog control is malformed and not initialised correctly
Diffstat (limited to 'offapi/UnoApi_offapi.mk')
-rw-r--r--offapi/UnoApi_offapi.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/offapi/UnoApi_offapi.mk b/offapi/UnoApi_offapi.mk
index 495eea612eec..5a7f329e19e6 100644
--- a/offapi/UnoApi_offapi.mk
+++ b/offapi/UnoApi_offapi.mk
@@ -72,7 +72,6 @@ $(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,offapi/com/sun/star/awt/tab,\
UnoControlTabPageModel \
))
$(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,offapi/com/sun/star/awt/tree,\
- DefaultTreeDataModel \
MutableTreeDataModel \
MutableTreeNode \
TreeControl \