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
8474014f
Kaydet (Commit)
8474014f
authored
Haz 11, 2003
tarafından
Vladimir Glazounov
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS qadev8 (1.4.2); FILE MERGED
2003/06/04 14:04:06 cn 1.4.2.1: #109975# CHG: new accessibility role
üst
066d4f14
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
3 deletions
+5
-3
toolkit_AccessibleCheckBox.xba
...toolkit/AccessibleCheckBox/toolkit_AccessibleCheckBox.xba
+5
-3
No files found.
qadevOOo/tests/basic/mod/toolkit/AccessibleCheckBox/toolkit_AccessibleCheckBox.xba
Dosyayı görüntüle @
8474014f
...
...
@@ -7,9 +7,9 @@
'*
'* $RCSfile: toolkit_AccessibleCheckBox.xba,v $
'*
'* $Revision: 1.
4
$
'* $Revision: 1.
5
$
'*
'* last change:$Date: 2003-0
5-27 12:20:25
$
'* last change:$Date: 2003-0
6-11 16:31:56
$
'*
'* The Contents of this file are made available subject to the terms of
'* either of the following licenses
...
...
@@ -74,7 +74,7 @@ option explicit
' REQUIRED VARIABLES for interface/service tests:
Global accText As String
Global accButton As Object
Global readOnly as Boolean
Sub CreateObj()
...
...
@@ -100,6 +100,8 @@ On Error Goto ErrHndl
Out.Log("Implementation name: "+oObj.getImplementationName())
accButton = utils.at_getAccessibleObjectForRole(xRoot, com.sun.star.accessibility.AccessibleRole.PUSH_BUTTON,"Cancel")
accText = oObj.getText()
readOnly = true
Exit Sub
ErrHndl:
Test.Exception()
...
...
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