diff options
Diffstat (limited to 'svx/qa')
-rw-r--r-- | svx/qa/unoapi/knownissues.xcl | 11 | ||||
-rw-r--r-- | svx/qa/unoapi/svx.sce | 16 |
2 files changed, 8 insertions, 19 deletions
diff --git a/svx/qa/unoapi/knownissues.xcl b/svx/qa/unoapi/knownissues.xcl index e9d0cc8222..045ac2e086 100644 --- a/svx/qa/unoapi/knownissues.xcl +++ b/svx/qa/unoapi/knownissues.xcl @@ -75,14 +75,3 @@ svx.SvxUnoTextRange::com::sun::star::beans::XPropertySet ### i90294 ### svx.GraphicExporter # -> disbaled in svx.sce - -### i91828 ### -svx.AccessibleControlShape -svx.AccessibleEditableTextPara -svx.AccessibleGraphicShape -svx.AccessibleOLEShape -svx.AccessiblePageShape -svx.AccessiblePresentationGraphicShape -svx.AccessiblePresentationOLEShape -svx.AccessibleShape -# -> 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 d82e4f9e38..c06b79a8df 100644 --- a/svx/qa/unoapi/svx.sce +++ b/svx/qa/unoapi/svx.sce @@ -1,13 +1,13 @@ -#i91828 -o svx.AccessibleControlShape -#i91828 -o svx.AccessibleEditableTextPara -#i91828 -o svx.AccessibleGraphicShape +-o svx.AccessibleControlShape +-o svx.AccessibleEditableTextPara +-o svx.AccessibleGraphicShape #i46736 -o svx.AccessibleImageBullet -#i91828 -o svx.AccessibleOLEShape -#i91828 -o svx.AccessiblePageShape -#i91828 -o svx.AccessiblePresentationGraphicShape -#i91828 -o svx.AccessiblePresentationOLEShape +-o svx.AccessibleOLEShape +-o svx.AccessiblePageShape +-o svx.AccessiblePresentationGraphicShape +-o svx.AccessiblePresentationOLEShape #i85539 -o svx.AccessiblePresentationShape -#i91828 -o svx.AccessibleShape +-o svx.AccessibleShape #i90294 -o svx.GraphicExporter -o svx.SvxDrawPage #i85501 -o svx.SvxGraphCtrlAccessibleContext |