This is an automated email from the ASF dual-hosted git repository.
mseidel pushed a commit to branch AOO42X
in repository https://gitbox.apache.org/repos/asf/openoffice.git
The following commit(s) were added to refs/heads/AOO42X by this push:
new ed73d654ca pre-commit(mixed-line-ending): autofix some idl files (#316)
ed73d654ca is described below
commit ed73d654ca1952b1256aa43ac5dd7c4dd9edf576
Author: John Bampton <[email protected]>
AuthorDate: Mon Mar 3 02:29:03 2025 +1000
pre-commit(mixed-line-ending): autofix some idl files (#316)
(cherry picked from commit 5152ec7a32a06912e854feaf4e62f572514b161b)
---
.../accessibility/XAccessibleGroupPosition.idl | 6 +-
.../source/UAccCOMIDL/AccessibleKeyStroke.idl | 2 +-
.../winaccessibility/source/UAccCOMIDL/Charset.idl | 4 +-
.../winaccessibility/source/UAccCOMIDL/UAccCOM.idl | 4 +-
.../winaccessibility/source/UAccCOMIDL/defines.idl | 4 +-
.../source/UAccCOMIDL/ia2_api_all.idl | 150 ++++++++++-----------
6 files changed, 85 insertions(+), 85 deletions(-)
diff --git
a/main/offapi/com/sun/star/accessibility/XAccessibleGroupPosition.idl
b/main/offapi/com/sun/star/accessibility/XAccessibleGroupPosition.idl
index 76270624f9..69ab1cae7f 100644
--- a/main/offapi/com/sun/star/accessibility/XAccessibleGroupPosition.idl
+++ b/main/offapi/com/sun/star/accessibility/XAccessibleGroupPosition.idl
@@ -35,9 +35,9 @@ interface XAccessibleGroupPosition :
::com::sun::star::uno::XInterface
{
/* Returns the group position of the object */
sequence<long> getGroupPosition( [in] any accoject ) raises
(::com::sun::star::lang::IndexOutOfBoundsException);
-
- /* Returns the hyperlink URL info of the object */
- string getObjectLink( [in] any accoject ) raises
(::com::sun::star::lang::IndexOutOfBoundsException);
+
+ /* Returns the hyperlink URL info of the object */
+ string getObjectLink( [in] any accoject ) raises
(::com::sun::star::lang::IndexOutOfBoundsException);
};
}; }; }; };
diff --git a/main/winaccessibility/source/UAccCOMIDL/AccessibleKeyStroke.idl
b/main/winaccessibility/source/UAccCOMIDL/AccessibleKeyStroke.idl
index 0ac329f0cf..8019a8315f 100644
--- a/main/winaccessibility/source/UAccCOMIDL/AccessibleKeyStroke.idl
+++ b/main/winaccessibility/source/UAccCOMIDL/AccessibleKeyStroke.idl
@@ -17,7 +17,7 @@
* specific language governing permissions and limitations
* under the License.
*
- *************************************************************/
+ *************************************************************/
typedef struct _ACCESSIBLE_KEYSTROKE {
short modifiers;
diff --git a/main/winaccessibility/source/UAccCOMIDL/Charset.idl
b/main/winaccessibility/source/UAccCOMIDL/Charset.idl
index 349723cfd6..f5186005bb 100644
--- a/main/winaccessibility/source/UAccCOMIDL/Charset.idl
+++ b/main/winaccessibility/source/UAccCOMIDL/Charset.idl
@@ -17,9 +17,9 @@
* specific language governing permissions and limitations
* under the License.
*
- *************************************************************/
+ *************************************************************/
+
-
const short CHARSET_DONTKNOW = 0;
const short ANSI = 1;
const short MAC = 2;
diff --git a/main/winaccessibility/source/UAccCOMIDL/UAccCOM.idl
b/main/winaccessibility/source/UAccCOMIDL/UAccCOM.idl
index 5248d5b88e..d57f32ddac 100644
--- a/main/winaccessibility/source/UAccCOMIDL/UAccCOM.idl
+++ b/main/winaccessibility/source/UAccCOMIDL/UAccCOM.idl
@@ -17,8 +17,8 @@
* specific language governing permissions and limitations
* under the License.
*
- *************************************************************/
-
+ *************************************************************/
+
import "oaidl.idl";
import "ocidl.idl";
diff --git a/main/winaccessibility/source/UAccCOMIDL/defines.idl
b/main/winaccessibility/source/UAccCOMIDL/defines.idl
index c82a83238b..bf0a64e6f5 100644
--- a/main/winaccessibility/source/UAccCOMIDL/defines.idl
+++ b/main/winaccessibility/source/UAccCOMIDL/defines.idl
@@ -17,8 +17,8 @@
* specific language governing permissions and limitations
* under the License.
*
- *************************************************************/
-
+ *************************************************************/
+
import "objidl.idl";
import "oaidl.idl";
import "oleacc.idl";
diff --git a/main/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl
b/main/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl
index 9b1c483533..c3bc6533eb 100644
--- a/main/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl
+++ b/main/winaccessibility/source/UAccCOMIDL/ia2_api_all.idl
@@ -297,9 +297,9 @@ typedef struct IA2TableModelChange {
*
************************************************************************/
-
-
-
+
+
+
/** @defgroup grpRelations Relations
Use the following constants to compare against the BSTRs returned by
@@ -524,9 +524,9 @@ interface IAccessibleRelation : IUnknown
*
************************************************************************/
-
-
-
+
+
+
/** This enum defines values which are predefined actions for use when
implementing
support for media.
@@ -744,7 +744,7 @@ interface IAccessibleAction : IUnknown
*
************************************************************************/
-
+
/** Collection of roles
@@ -1039,7 +1039,7 @@ enum IA2Role {
*
************************************************************************/
-
+
typedef long AccessibleStates;
@@ -1546,12 +1546,12 @@ IA2_STATE_PINNED =
0x80000
**/
-
-
-
-
-
-
+
+
+
+
+
+
/** A structure defining the locale of an accessible object.
@@ -1940,10 +1940,10 @@ interface IAccessible2 : IAccessible
*
************************************************************************/
-
-
-
-
+
+
+
+
/** @brief This interface exposes the primary set of information about an
IAccessible2 enabled accessible object.
@@ -2063,9 +2063,9 @@ interface IAccessible2_2 : IAccessible2
*
************************************************************************/
-
-
-
+
+
+
/** A value specifying a color in ARGB format, where each 8 bit color component
specifies alpha, red, green, and blue respectively. The alpha value is
optional.
@@ -2187,9 +2187,9 @@ interface IAccessibleComponent : IUnknown
*
************************************************************************/
-
-
-
+
+
+
/** @brief This interface gives access to a single numerical value.
@@ -2323,10 +2323,10 @@ interface IAccessibleValue : IUnknown
*
************************************************************************/
-
-
-
-
+
+
+
+
/** A structure containing a substring and the start and end offsets in the
enclosing string.
@@ -3007,11 +3007,11 @@ interface IAccessibleText : IUnknown
*
************************************************************************/
-
-
-
-
-
+
+
+
+
+
/** @brief This interface gives read-only access to text.
@@ -3105,10 +3105,10 @@ interface IAccessibleText2 : IAccessibleText
*
************************************************************************/
-
-
-
-
+
+
+
+
/** @brief This interface provides clipboard capability to text objects.
@@ -3367,10 +3367,10 @@ interface IAccessibleEditableText : IUnknown
*
************************************************************************/
-
-
-
-
+
+
+
+
/** @brief This interface represents hyperlinks.
@@ -3554,11 +3554,11 @@ interface IAccessibleHyperlink : IAccessibleAction
*
************************************************************************/
-
-
-
-
-
+
+
+
+
+
/** @brief This interface exposes information about hypertext in a document.
@@ -3677,11 +3677,11 @@ interface IAccessibleHypertext : IAccessibleText
*
************************************************************************/
-
-
-
-
-
+
+
+
+
+
/** @brief This interface exposes information about hypertext in a document.
@@ -3764,11 +3764,11 @@ interface IAccessibleHypertext2 : IAccessibleHypertext
*
************************************************************************/
-
-
-
-
-
+
+
+
+
+
/** @brief This interface gives access to a two-dimensional table.
@@ -4315,11 +4315,11 @@ interface IAccessibleTable : IUnknown
*
************************************************************************/
-
-
-
-
-
+
+
+
+
+
/** @brief This interface gives access to a two-dimensional table.
@@ -4692,10 +4692,10 @@ interface IAccessibleTable2 : IUnknown
*
************************************************************************/
-
-
-
-
+
+
+
+
/** @brief This interface gives access to the cells of a two-dimensional table.
@@ -4886,10 +4886,10 @@ interface IAccessibleTableCell : IUnknown
*
************************************************************************/
-
-
-
-
+
+
+
+
/** @brief This interface represents images and icons.
@@ -5228,9 +5228,9 @@ enum IA2EventID {
************************************************************************/
-
-
-
+
+
+
/** @brief This interface gives access to the application's name and version
information.
@@ -5346,9 +5346,9 @@ interface IAccessibleApplication : IUnknown
*
************************************************************************/
-
-
-
+
+
+
/** @brief This interface represents documents.