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>
|
Instead, the implementation is responsible to do so, if required.</p>
|
||||||
|
|
||||||
<p>A default implementation of this method could simply delegate this call to
|
<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>
|
com::sun::star::frame::XModel::attachResource().</p>
|
||||||
|
|
||||||
@param SourceLocation
|
@param SourceLocation
|
||||||
|
@@ -60,8 +60,8 @@ service AccessibleGraphicShape
|
|||||||
the time being this interface does not provide information that is
|
the time being this interface does not provide information that is
|
||||||
not available through the AccessibleShape service:
|
not available through the AccessibleShape service:
|
||||||
the size returned by the
|
the size returned by the
|
||||||
::com::sun::star::accessibility::XAccessibleImage::getWidth() and
|
::com::sun::star::accessibility::XAccessibleImage::getAccessibleImageWidth() and
|
||||||
::com::sun::star::accessibility::XAccessibleImage::getHeight()
|
::com::sun::star::accessibility::XAccessibleImage::getAccessibleImageHeight()
|
||||||
functions is the same as that returned by the
|
functions is the same as that returned by the
|
||||||
::com::sun::star::accessibility::XAccessibleComponent::getSize()
|
::com::sun::star::accessibility::XAccessibleComponent::getSize()
|
||||||
function; the description returned by
|
function; the description returned by
|
||||||
|
@@ -65,7 +65,7 @@ service AccessibleEndnoteView
|
|||||||
<p>The logical order of paragraph and table fragments is never
|
<p>The logical order of paragraph and table fragments is never
|
||||||
changed.
|
changed.
|
||||||
<li>The role is
|
<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
|
<li>The name is "endnote" (or the equivalent term
|
||||||
in application's language) with a number appended.
|
in application's language) with a number appended.
|
||||||
<li>The description is endnote" (or the equivalent term
|
<li>The description is endnote" (or the equivalent term
|
||||||
|
Reference in New Issue
Block a user