From 8cc5e4ca4633d83b1a188d824180eed8b60559d8 Mon Sep 17 00:00:00 2001 From: Kurt Zenker Date: Wed, 28 Jan 2009 12:21:44 +0000 Subject: CWS-TOOLING: integrate CWS cwscheckapi7 2009-01-23 12:09:08 +0100 cn r266805 : #i98006 update lists 2009-01-23 11:57:02 +0100 cn r266802 : #i98340# fix xdebug variable 2009-01-23 11:03:32 +0100 cn r266796 : #i98006 update lists 2009-01-14 12:06:52 +0100 cn r266275 : #i98006# update lists 2009-01-14 09:39:37 +0100 cn r266268 : #i98006# update lists 2009-01-12 22:24:51 +0100 cn r266182 : #i98006# update lists --- svx/qa/unoapi/knownissues.xcl | 4 ++++ svx/qa/unoapi/svx.sce | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'svx/qa') diff --git a/svx/qa/unoapi/knownissues.xcl b/svx/qa/unoapi/knownissues.xcl index 045ac2e0862b..6d59511b75e0 100644 --- a/svx/qa/unoapi/knownissues.xcl +++ b/svx/qa/unoapi/knownissues.xcl @@ -75,3 +75,7 @@ svx.SvxUnoTextRange::com::sun::star::beans::XPropertySet ### i90294 ### svx.GraphicExporter # -> disbaled in svx.sce + +### i98339 ### +svx.AccessibleControlShape +# -> disbaled in svx.sce \ No newline at end of file diff --git a/svx/qa/unoapi/svx.sce b/svx/qa/unoapi/svx.sce index c06b79a8df80..84237f3c6f4b 100644 --- a/svx/qa/unoapi/svx.sce +++ b/svx/qa/unoapi/svx.sce @@ -1,4 +1,4 @@ --o svx.AccessibleControlShape +#i98339 -o svx.AccessibleControlShape -o svx.AccessibleEditableTextPara -o svx.AccessibleGraphicShape #i46736 -o svx.AccessibleImageBullet -- cgit