Kaydet (Commit) 9a556a1f authored tarafından Julien Nabet's avatar Julien Nabet

Fix some idl descriptions

Change-Id: I983ba19bebceb4f38ca51f8c60204c91b78bc965
üst f53bebb8
......@@ -85,7 +85,7 @@ interface XDocumentRecovery
Instead, the implementation is responsible to do so, if required.</p>
<p>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().</p>
@param SourceLocation
......
......@@ -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
......
......@@ -65,7 +65,7 @@ service AccessibleEndnoteView
<p>The logical order of paragraph and table fragments is never
changed.
<li>The role is
::com::sun::star::accessibility::AccessibleRole::ENDNOTE
::com::sun::star::accessibility::AccessibleRole::END_NOTE
<li>The name is "endnote" (or the equivalent term
in application's language) with a number appended.
<li>The description is endnote" (or the equivalent term
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment