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
c0a4f68f
Kaydet (Commit)
c0a4f68f
authored
Haz 27, 2013
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Fix some idl descriptions
Change-Id: I86c6e4e439658818fce5328e6380a258292f2e9b
üst
1adf99bf
Hide whitespace changes
Inline
Side-by-side
Showing
6 changed files
with
13 additions
and
13 deletions
+13
-13
AccessibleChartElement.idl
offapi/com/sun/star/chart/AccessibleChartElement.idl
+1
-1
AccessibleCell.idl
offapi/com/sun/star/sheet/AccessibleCell.idl
+3
-3
AccessiblePageHeaderFooterAreasView.idl
...om/sun/star/sheet/AccessiblePageHeaderFooterAreasView.idl
+3
-3
AccessibleSpreadsheet.idl
offapi/com/sun/star/sheet/AccessibleSpreadsheet.idl
+1
-1
AccessibleSpreadsheetDocumentView.idl
.../com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl
+3
-3
AccessibleSpreadsheetPageView.idl
offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl
+2
-2
No files found.
offapi/com/sun/star/chart/AccessibleChartElement.idl
Dosyayı görüntüle @
c0a4f68f
...
...
@@ -101,7 +101,7 @@ service AccessibleChartElement
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
EDITABLE
</
li
>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
ENABLED
is
always
set
.
<sup>*</sup></li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
MULTILINE
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
MULTI
_
LINE
is
set
for
all
titles
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
OPAQUE
is
set
for
all
elements
that
do
have
a
transparency
...
...
offapi/com/sun/star/sheet/AccessibleCell.idl
Dosyayı görüntüle @
c0a4f68f
...
...
@@ -59,15 +59,15 @@ service AccessibleCell
or
the
table
is
protected
,
otherwise
it
is
true
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
ENABLED
is
always
true
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
MULTILINE
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
MULTI
_
LINE
is
always
true
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
MULTISELECTABLE
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
MULTI
_
SELECTABLE
is
always
true
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
OPAQUE
is
false
if
the
cell
has
no
background
color
or
graphic
,
otherwise
it
is
true
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
RESIZ
E
ABLE
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
RESIZABLE
is
false
if
the
table
is
protected
,
otherwise
is
it
true
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
SELECTABLE
...
...
offapi/com/sun/star/sheet/AccessiblePageHeaderFooterAreasView.idl
Dosyayı görüntüle @
c0a4f68f
...
...
@@ -76,16 +76,16 @@ service AccessiblePageHeaderFooterAreasView
So
it
is
left
out
of
the
list
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
ENABLED
is
always
true
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
MULTILINE
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
MULTI
_
LINE
makes
no
sense
on
a
document
and
so
it
is
left
out
of
the
list
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
MULTISELECTABLE
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
MULTI
_
SELECTABLE
is
always
false
,
because
in
a
page
preview
a
selection
is
not
possible
.
So
it
is
left
out
of
the
list
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
OPAQUE
is
always
true
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
RESIZ
E
ABLE
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
RESIZABLE
is
always
false
,
because
you
can
resize
the
window
of
the
page
preview
,
but
not
the
page
preview
itself
.
So
it
is
left
out
of
the
...
...
offapi/com/sun/star/sheet/AccessibleSpreadsheet.idl
Dosyayı görüntüle @
c0a4f68f
...
...
@@ -84,7 +84,7 @@ service AccessibleSpreadsheet
is
always
true
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
OPAQUE
is
always
true
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
RESIZ
E
ABLE
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
RESIZABLE
is
always
false
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
SELECTABLE
is
always
true
.
</li>
...
...
offapi/com/sun/star/sheet/AccessibleSpreadsheetDocumentView.idl
Dosyayı görüntüle @
c0a4f68f
...
...
@@ -106,7 +106,7 @@ service AccessibleSpreadsheetDocumentView
document
is
not
selectable
.
Only
the
children
are
selectable
.
So
it
is
left
out
of
the
list
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
OPAQUE
is
always
true
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
RESIZ
E
ABLE
is
always
false
,
because
you
can
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
RESIZABLE
is
always
false
,
because
you
can
resize
the
window
,
but
not
the
document
.
So
it
is
left
out
of
the
list
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
SELECTABLE
is
always
false
,
because
a
...
...
@@ -115,9 +115,9 @@ service AccessibleSpreadsheetDocumentView
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
SELECTED
is
always
false
,
because
a
document
is
not
selectable
.
Only
the
children
are
selectable
.
So
it
is
left
out
of
the
list
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
SHOWING
I
s
true
if
the
Bounding
Box
lies
in
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
SHOWING
i
s
true
if
the
Bounding
Box
lies
in
the
Bounding
Box
of
the
parent
.
Otherwise
it
is
false
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
VISIBLE
I
s
always
true
.
</li>
<
li
>
::
com
::
sun
::
star
::
accessibility
::
AccessibleStateType
::
VISIBLE
i
s
always
true
.
</li>
</
ul
>
</
li
>
</
ul
>
...
...
offapi/com/sun/star/sheet/AccessibleSpreadsheetPageView.idl
Dosyayı görüntüle @
c0a4f68f
...
...
@@ -108,7 +108,7 @@ service AccessibleSpreadsheetPageView
So it is left out of the list.</li>
<li>::com::sun::star::accessibility::AccessibleStateType::ENABLED
is always true.</li>
<li>::com::sun::star::accessibility::AccessibleStateType::MULTILINE
<li>::com::sun::star::accessibility::AccessibleStateType::MULTI
_
LINE
makes no sense on a
document and so it is left out of the list.</li>
<li>::com::sun::star::accessibility::AccessibleStateType::MULTI_SELECTABLE
...
...
@@ -116,7 +116,7 @@ service AccessibleSpreadsheetPageView
not possible. So it is left out of the list.</li>
<li>::com::sun::star::accessibility::AccessibleStateType::OPAQUE
is always true.</li>
<li>::com::sun::star::accessibility::AccessibleStateType::RESIZ
E
ABLE
<li>::com::sun::star::accessibility::AccessibleStateType::RESIZABLE
is always false,
because you can resize the window of the page preview, but
not the page preview itself. So it is left out of the
...
...
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