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
7cac4a4e
Kaydet (Commit)
7cac4a4e
authored
May 27, 2003
tarafından
Vladimir Glazounov
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS qadev6 (1.3.2); FILE MERGED
2003/05/21 10:58:01 sg 1.3.2.1: #109819# prepare devide of runner
üst
1bd1e47c
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
AccessibleTreeListBoxEntry.java
...o/tests/java/mod/_svtools/AccessibleTreeListBoxEntry.java
+7
-7
No files found.
qadevOOo/tests/java/mod/_svtools/AccessibleTreeListBoxEntry.java
Dosyayı görüntüle @
7cac4a4e
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
*
*
* $RCSfile: AccessibleTreeListBoxEntry.java,v $
* $RCSfile: AccessibleTreeListBoxEntry.java,v $
*
*
* $Revision: 1.
3
$
* $Revision: 1.
4
$
*
*
* last change:$Date: 2003-0
4-28 12:17:55
$
* last change:$Date: 2003-0
5-27 13:34:08
$
*
*
* 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
...
@@ -71,6 +71,7 @@ import com.sun.star.frame.XDispatch;
...
@@ -71,6 +71,7 @@ import com.sun.star.frame.XDispatch;
import
com.sun.star.frame.XDispatchProvider
;
import
com.sun.star.frame.XDispatchProvider
;
import
com.sun.star.frame.XFrame
;
import
com.sun.star.frame.XFrame
;
import
com.sun.star.frame.XModel
;
import
com.sun.star.frame.XModel
;
import
com.sun.star.lang.XMultiServiceFactory
;
import
com.sun.star.text.XTextDocument
;
import
com.sun.star.text.XTextDocument
;
import
com.sun.star.uno.UnoRuntime
;
import
com.sun.star.uno.UnoRuntime
;
import
com.sun.star.uno.XInterface
;
import
com.sun.star.uno.XInterface
;
...
@@ -128,7 +129,7 @@ public class AccessibleTreeListBoxEntry extends TestCase {
...
@@ -128,7 +129,7 @@ public class AccessibleTreeListBoxEntry extends TestCase {
*/
*/
protected
void
initialize
(
TestParameters
Param
,
PrintWriter
log
)
{
protected
void
initialize
(
TestParameters
Param
,
PrintWriter
log
)
{
the_Desk
=
(
XDesktop
)
UnoRuntime
.
queryInterface
(
the_Desk
=
(
XDesktop
)
UnoRuntime
.
queryInterface
(
XDesktop
.
class
,
DesktopTools
.
createDesktop
(
Param
.
getMSF
()));
XDesktop
.
class
,
DesktopTools
.
createDesktop
(
(
XMultiServiceFactory
)
Param
.
getMSF
()));
}
}
/**
/**
...
@@ -184,7 +185,7 @@ public class AccessibleTreeListBoxEntry extends TestCase {
...
@@ -184,7 +185,7 @@ public class AccessibleTreeListBoxEntry extends TestCase {
if
(
xTextDoc
!=
null
)
xTextDoc
.
dispose
();
if
(
xTextDoc
!=
null
)
xTextDoc
.
dispose
();
// get a soffice factory object
// get a soffice factory object
SOfficeFactory
SOF
=
SOfficeFactory
.
getFactory
(
tParam
.
getMSF
());
SOfficeFactory
SOF
=
SOfficeFactory
.
getFactory
(
(
XMultiServiceFactory
)
tParam
.
getMSF
());
try
{
try
{
log
.
println
(
"creating a text document"
);
log
.
println
(
"creating a text document"
);
...
@@ -229,7 +230,7 @@ public class AccessibleTreeListBoxEntry extends TestCase {
...
@@ -229,7 +230,7 @@ public class AccessibleTreeListBoxEntry extends TestCase {
XInterface
oObj
=
null
;
XInterface
oObj
=
null
;
try
{
try
{
oObj
=
(
XInterface
)
tParam
.
getMSF
(
).
createInstance
oObj
=
(
XInterface
)
((
XMultiServiceFactory
)
tParam
.
getMSF
()
).
createInstance
(
"com.sun.star.awt.Toolkit"
)
;
(
"com.sun.star.awt.Toolkit"
)
;
}
catch
(
com
.
sun
.
star
.
uno
.
Exception
e
)
{
}
catch
(
com
.
sun
.
star
.
uno
.
Exception
e
)
{
log
.
println
(
"Couldn't get toolkit"
);
log
.
println
(
"Couldn't get toolkit"
);
...
@@ -286,4 +287,4 @@ public class AccessibleTreeListBoxEntry extends TestCase {
...
@@ -286,4 +287,4 @@ public class AccessibleTreeListBoxEntry extends TestCase {
}
}
}
}
}
}
\ No newline at end of file
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