offapi/com/sun/star/text/AccessibleFootnoteView.idl | 2 +- offapi/com/sun/star/text/AccessibleHeaderFooterView.idl | 2 +- offapi/com/sun/star/text/AccessibleParagraphView.idl | 6 +++--- offapi/com/sun/star/text/MailMerge.idl | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-)
New commits: commit 704292996a3731a61339b1a4a5c90c9403aa095f Author: Julien Nabet <serval2...@yahoo.fr> Date: Sat Jun 29 07:58:10 2013 +0200 Fix some idl descriptions Change-Id: Icd8aedbe66943bb06720af3fb572f7acce96c05e diff --git a/offapi/com/sun/star/text/AccessibleFootnoteView.idl b/offapi/com/sun/star/text/AccessibleFootnoteView.idl index a88b672..cf161e9 100644 --- a/offapi/com/sun/star/text/AccessibleFootnoteView.idl +++ b/offapi/com/sun/star/text/AccessibleFootnoteView.idl @@ -78,7 +78,7 @@ service AccessibleFootnoteView to the footnote anchor's paragraph.</em> <li>The following states might be contained in the state set returned by - ::com::sun::star::accessibility::XAccessible::getAccessibleStateSet(): + com::sun::star::accessibility::XAccessibleContext::getAccessibleStateSet(): <ul> <li>::com::sun::star::accessibility::AccessibleStateType::DEFUNC (indicates that diff --git a/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl b/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl index 0a65f18..4f897e3 100644 --- a/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl +++ b/offapi/com/sun/star/text/AccessibleHeaderFooterView.idl @@ -79,7 +79,7 @@ service AccessibleHeaderFooterView <li>There are no relations. <li>The following states might be contained in the state set returned by - ::com::sun::star::accessibility::XAccessible::getAccessibleStateSet(): + ::com::sun::star::accessibility::XAccessibleContext::getAccessibleStateSet(): <ul> <li>::com::sun::star::accessibility::AccessibleStateType::DEFUNC (indicates that diff --git a/offapi/com/sun/star/text/AccessibleParagraphView.idl b/offapi/com/sun/star/text/AccessibleParagraphView.idl index d87bfb3..acf98c9 100644 --- a/offapi/com/sun/star/text/AccessibleParagraphView.idl +++ b/offapi/com/sun/star/text/AccessibleParagraphView.idl @@ -69,7 +69,7 @@ service AccessibleParagraphView the paragraph. <li>There are no relations. <li>The following states are supported by the - ::com::sun::star::accessibility::AccessibleStateSet returned by + ::com::sun::star::accessibility::XAccessibleStateSet returned by ::com::sun::star::accessibility::XAccessibleContext::getAccessibleStateSet(). <ul> <li>::com::sun::star::accessibility::AccessibleStateType::DEFUNC @@ -79,9 +79,9 @@ service AccessibleParagraphView <li>::com::sun::star::accessibility::AccessibleStateType::EDITABLE <li>::com::sun::star::accessibility::AccessibleStateType::ENABLED (always contained) - <li>::com::sun::star::accessibility::AccessibleStateType::MULTILINE + <li>::com::sun::star::accessibility::AccessibleStateType::MULTI_LINE (always contained) - <li>::com::sun::star::accessibility::AccessibleStateType::MULTISELECTABLE + <li>::com::sun::star::accessibility::AccessibleStateType::MULTI_SELECTABLE (always contained) <li>::com::sun::star::accessibility::AccessibleStateType::OPAQUE <li>::com::sun::star::accessibility::AccessibleStateType::SHOWING diff --git a/offapi/com/sun/star/text/MailMerge.idl b/offapi/com/sun/star/text/MailMerge.idl index 15ab38b..f669d71 100644 --- a/offapi/com/sun/star/text/MailMerge.idl +++ b/offapi/com/sun/star/text/MailMerge.idl @@ -66,7 +66,7 @@ published service MailMerge <p>This service describe the interaction between all data access related properties, namely #DataSourceName, #Command, #CommandType, - #Connection, #Selection, #ResultSet, + #ActiveConnection, #Selection, #ResultSet, #Filter and #EscapeProcessing */ service com::sun::star::sdb::DataAccessDescriptor; @@ -129,8 +129,8 @@ published service MailMerge com::sun::star::sdbcx::XRowLocate interface.</p> <p>If this array is empty, the whole result set, as described by #ResultSet - respectively the triple (#DataSourceName, #DataCommandType, - #DataCommand).</p> + respectively the triple (#DataSourceName, #CommandType, + #Command).</p> <p>For the interaction of this property with other data access relevant properties, see the com::sun::star::sdb::DataAccessDescriptor service.</p> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits