diff options
author | Kurt Zenker <kz@openoffice.org> | 2009-01-28 12:21:44 +0000 |
---|---|---|
committer | Kurt Zenker <kz@openoffice.org> | 2009-01-28 12:21:44 +0000 |
commit | 8cc5e4ca4633d83b1a188d824180eed8b60559d8 (patch) | |
tree | e22f021fdf19ec9d59962fa3cd09fefd51f3aa46 /svx/qa | |
parent | ac520331c001a416336f61be7fc993c07fece053 (diff) |
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
Diffstat (limited to 'svx/qa')
-rw-r--r-- | svx/qa/unoapi/knownissues.xcl | 4 | ||||
-rw-r--r-- | svx/qa/unoapi/svx.sce | 2 |
2 files changed, 5 insertions, 1 deletions
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 |