diff --git a/offapi/com/sun/star/document/XDocumentRecovery.idl b/offapi/com/sun/star/document/XDocumentRecovery.idl index 60dc2be3c59f..a18e8dde800a 100644 --- a/offapi/com/sun/star/document/XDocumentRecovery.idl +++ b/offapi/com/sun/star/document/XDocumentRecovery.idl @@ -85,7 +85,7 @@ interface XDocumentRecovery Instead, the implementation is responsible to do so, if required.

A default implementation of this method could simply delegate this call to - ::com::sun::star::frame:::XLoadable::load(), followed by + ::com::sun::star::frame::XLoadable::load(), followed by com::sun::star::frame::XModel::attachResource().

@param SourceLocation diff --git a/offapi/com/sun/star/drawing/AccessibleGraphicShape.idl b/offapi/com/sun/star/drawing/AccessibleGraphicShape.idl index 880583fb6501..9dfd88c03bf8 100644 --- a/offapi/com/sun/star/drawing/AccessibleGraphicShape.idl +++ b/offapi/com/sun/star/drawing/AccessibleGraphicShape.idl @@ -60,8 +60,8 @@ service AccessibleGraphicShape the time being this interface does not provide information that is not available through the AccessibleShape service: the size returned by the - ::com::sun::star::accessibility::XAccessibleImage::getWidth() and - ::com::sun::star::accessibility::XAccessibleImage::getHeight() + ::com::sun::star::accessibility::XAccessibleImage::getAccessibleImageWidth() and + ::com::sun::star::accessibility::XAccessibleImage::getAccessibleImageHeight() functions is the same as that returned by the ::com::sun::star::accessibility::XAccessibleComponent::getSize() function; the description returned by diff --git a/offapi/com/sun/star/text/AccessibleEndnoteView.idl b/offapi/com/sun/star/text/AccessibleEndnoteView.idl index f019eba79cc9..86ea0b08eb7f 100644 --- a/offapi/com/sun/star/text/AccessibleEndnoteView.idl +++ b/offapi/com/sun/star/text/AccessibleEndnoteView.idl @@ -65,7 +65,7 @@ service AccessibleEndnoteView

The logical order of paragraph and table fragments is never changed.

  • The role is - ::com::sun::star::accessibility::AccessibleRole::ENDNOTE + ::com::sun::star::accessibility::AccessibleRole::END_NOTE
  • The name is "endnote" (or the equivalent term in application's language) with a number appended.
  • The description is endnote" (or the equivalent term