Skip to content
Projeler
Gruplar
Parçacıklar
Yardım
Yükleniyor...
Oturum aç / Kaydol
Gezinmeyi değiştir
C
core
Proje
Proje
Ayrıntılar
Etkinlik
Cycle Analytics
Depo (repository)
Depo (repository)
Dosyalar
Kayıtlar (commit)
Dallar (branch)
Etiketler
Katkıda bulunanlar
Grafik
Karşılaştır
Grafikler
Konular (issue)
0
Konular (issue)
0
Liste
Pano
Etiketler
Kilometre Taşları
Birleştirme (merge) Talepleri
0
Birleştirme (merge) Talepleri
0
CI / CD
CI / CD
İş akışları (pipeline)
İşler
Zamanlamalar
Grafikler
Paketler
Paketler
Wiki
Wiki
Parçacıklar
Parçacıklar
Üyeler
Üyeler
Collapse sidebar
Close sidebar
Etkinlik
Grafik
Grafikler
Yeni bir konu (issue) oluştur
İşler
Kayıtlar (commit)
Konu (issue) Panoları
Kenar çubuğunu aç
LibreOffice
core
Commits
6d027e4d
Kaydet (Commit)
6d027e4d
authored
May 22, 2003
tarafından
Vladimir Glazounov
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS uaa03 (1.2.18); FILE MERGED
2003/05/21 15:19:16 mt 1.2.18.1: #i14623# UAA finalization
üst
dd9383b3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
8 additions
and
8 deletions
+8
-8
XAccessibleHypertext.idl
offapi/com/sun/star/accessibility/XAccessibleHypertext.idl
+5
-5
XAccessibleSelection.idl
offapi/com/sun/star/accessibility/XAccessibleSelection.idl
+3
-3
No files found.
offapi/com/sun/star/accessibility/XAccessibleHypertext.idl
Dosyayı görüntüle @
6d027e4d
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
*
*
*
$
RCSfile
:
XAccessibleHypertext
.
idl
,
v
$
*
$
RCSfile
:
XAccessibleHypertext
.
idl
,
v
$
*
*
*
$
Revision
:
1.
2
$
*
$
Revision
:
1.
3
$
*
*
*
last
change
:
$
Author
:
vg
$
$
Date
:
2003
-
0
4
-
24
17
:
35
:
06
$
*
last
change
:
$
Author
:
vg
$
$
Date
:
2003
-
0
5
-
22
13
:
05
:
43
$
*
*
*
The
Contents
of
this
file
are
made
available
subject
to
the
terms
of
*
The
Contents
of
this
file
are
made
available
subject
to
the
terms
of
*
either
of
the
following
licenses
*
either
of
the
following
licenses
...
@@ -97,7 +97,7 @@ interface XAccessibleHypertext
...
@@ -97,7 +97,7 @@ interface XAccessibleHypertext
The
number
of
links
and
link
groups
within
this
hypertext
The
number
of
links
and
link
groups
within
this
hypertext
document
.
Returns
0
if
there
is
no
link
.
document
.
Returns
0
if
there
is
no
link
.
*/
*/
long
getLinkCount
()
;
long
get
Hyper
LinkCount
()
;
/**
Return
the
specified
link
.
/**
Return
the
specified
link
.
...
@@ -114,7 +114,7 @@ interface XAccessibleHypertext
...
@@ -114,7 +114,7 @@ interface XAccessibleHypertext
hyperlink
object
is
returned
.
If
the
index
is
invalid
then
an
hyperlink
object
is
returned
.
If
the
index
is
invalid
then
an
empty
reference
is
returned
.
empty
reference
is
returned
.
*/
*/
XAccessibleHyperlink
getLink
(
[
in
]
long
nLinkIndex
)
XAccessibleHyperlink
get
Hyper
Link
(
[
in
]
long
nLinkIndex
)
raises
(::
com
::
sun
::
star
::
lang
::
IndexOutOfBoundsException
)
;
raises
(::
com
::
sun
::
star
::
lang
::
IndexOutOfBoundsException
)
;
...
@@ -139,7 +139,7 @@ interface XAccessibleHypertext
...
@@ -139,7 +139,7 @@ interface XAccessibleHypertext
@see XAccessibleText.
@see XAccessibleText.
*/
*/
long getLinkIndex ([in] long nCharIndex)
long get
Hyper
LinkIndex ([in] long nCharIndex)
raises (::com::sun::star::lang::IndexOutOfBoundsException);
raises (::com::sun::star::lang::IndexOutOfBoundsException);
};
};
...
...
offapi/com/sun/star/accessibility/XAccessibleSelection.idl
Dosyayı görüntüle @
6d027e4d
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
*
*
*
$
RCSfile
:
XAccessibleSelection
.
idl
,
v
$
*
$
RCSfile
:
XAccessibleSelection
.
idl
,
v
$
*
*
*
$
Revision
:
1.
2
$
*
$
Revision
:
1.
3
$
*
*
*
last
change
:
$
Author
:
vg
$
$
Date
:
2003
-
0
4
-
24
17
:
35
:
46
$
*
last
change
:
$
Author
:
vg
$
$
Date
:
2003
-
0
5
-
22
13
:
05
:
57
$
*
*
*
The
Contents
of
this
file
are
made
available
subject
to
the
terms
of
*
The
Contents
of
this
file
are
made
available
subject
to
the
terms
of
*
either
of
the
following
licenses
*
either
of
the
following
licenses
...
@@ -135,7 +135,7 @@ interface XAccessibleSelection : ::com::sun::star::uno::XInterface
...
@@ -135,7 +135,7 @@ interface XAccessibleSelection : ::com::sun::star::uno::XInterface
supported
then
the
first
child
,
if
it
exists
,
is
selected
and
all
supported
then
the
first
child
,
if
it
exists
,
is
selected
and
all
other
children
are
deselected
.
</p>
other
children
are
deselected
.
</p>
*/
*/
[
oneway
]
void
selectAllAccessible
()
;
[
oneway
]
void
selectAllAccessible
Children
()
;
/**
Returns
the
number
of
Accessible
children
that
are
currently
/**
Returns
the
number
of
Accessible
children
that
are
currently
selected
.
selected
.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment