Fix some idl descriptions
Change-Id: I983ba19bebceb4f38ca51f8c60204c91b78bc965
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user