summaryrefslogtreecommitdiff
path: root/offapi/com/sun/star/awt/AccessibleTabBarPageList.idl
diff options
context:
space:
mode:
Diffstat (limited to 'offapi/com/sun/star/awt/AccessibleTabBarPageList.idl')
-rw-r--r--offapi/com/sun/star/awt/AccessibleTabBarPageList.idl12
1 files changed, 6 insertions, 6 deletions
diff --git a/offapi/com/sun/star/awt/AccessibleTabBarPageList.idl b/offapi/com/sun/star/awt/AccessibleTabBarPageList.idl
index 80bceb661f9c..91bb00a24800 100644
--- a/offapi/com/sun/star/awt/AccessibleTabBarPageList.idl
+++ b/offapi/com/sun/star/awt/AccessibleTabBarPageList.idl
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -45,18 +45,18 @@
#endif
module com { module sun { module star { module awt {
-
+
/** specifies accessibility support for a tabbar page list.
-
+
@since OOo 1.1.2
- */
+ */
published service AccessibleTabBarPageList
{
/** This interface gives access to the structural information of a
tabbar page list:
<ul>
- <li>Role: The role of a tabbar page list is <const
+ <li>Role: The role of a tabbar page list is <const
scope="com::sun::star::accessibility"
>AccessibleRole::PAGE_TAB_LIST</const>.</li>
<li>Name: There is no name.</li>
@@ -73,7 +73,7 @@ published service AccessibleTabBarPageList
<li><const scope="com::sun::star::accessibility"
>AccessibleStateType::DEFUNC</const>
is set if the object has already been disposed
- and subsequent calls to this object result in
+ and subsequent calls to this object result in
<type scope="com::sun::star::lang">DisposedException</type>
exceptions.</li>
<li><const scope="com::sun::star::accessibility"