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
bd5b7edb
Kaydet (Commit)
bd5b7edb
authored
Ara 11, 2003
tarafından
Kurt Zenker
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS qadev14 (1.2.12); FILE MERGED
2003/12/01 16:48:04 sw 1.2.12.1: #i23066#
üst
825eae4e
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
12 additions
and
10 deletions
+12
-10
_XSubTotalDescriptor.java
qadevOOo/tests/java/ifc/sheet/_XSubTotalDescriptor.java
+12
-10
No files found.
qadevOOo/tests/java/ifc/sheet/_XSubTotalDescriptor.java
Dosyayı görüntüle @
bd5b7edb
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
*
*
* $RCSfile: _XSubTotalDescriptor.java,v $
* $RCSfile: _XSubTotalDescriptor.java,v $
*
*
* $Revision: 1.
2
$
* $Revision: 1.
3
$
*
*
* last change:$Date: 2003-
09-08 11:06:48
$
* last change:$Date: 2003-
12-11 11:45:25
$
*
*
* 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
...
@@ -58,15 +58,15 @@
...
@@ -58,15 +58,15 @@
*
*
*
*
************************************************************************/
************************************************************************/
package
ifc
.
sheet
;
package
ifc
.
sheet
;
import
lib.MultiMethodTest
;
import
com.sun.star.sheet.GeneralFunction
;
import
com.sun.star.sheet.GeneralFunction
;
import
com.sun.star.sheet.SubTotalColumn
;
import
com.sun.star.sheet.SubTotalColumn
;
import
com.sun.star.sheet.XSubTotalDescriptor
;
import
com.sun.star.sheet.XSubTotalDescriptor
;
import
lib.MultiMethodTest
;
/**
/**
* Testing <code>com.sun.star.sheet.XSubTotalDescriptor</code>
* Testing <code>com.sun.star.sheet.XSubTotalDescriptor</code>
* interface methods :
* interface methods :
...
@@ -77,7 +77,6 @@ import com.sun.star.sheet.XSubTotalDescriptor;
...
@@ -77,7 +77,6 @@ import com.sun.star.sheet.XSubTotalDescriptor;
* @see com.sun.star.sheet.XSubTotalDescriptor
* @see com.sun.star.sheet.XSubTotalDescriptor
*/
*/
public
class
_XSubTotalDescriptor
extends
MultiMethodTest
{
public
class
_XSubTotalDescriptor
extends
MultiMethodTest
{
public
XSubTotalDescriptor
oObj
=
null
;
public
XSubTotalDescriptor
oObj
=
null
;
/**
/**
...
@@ -103,7 +102,10 @@ public class _XSubTotalDescriptor extends MultiMethodTest {
...
@@ -103,7 +102,10 @@ public class _XSubTotalDescriptor extends MultiMethodTest {
tRes
.
tested
(
"clear()"
,
true
);
tRes
.
tested
(
"clear()"
,
true
);
}
}
/**
}
// finish class _XSubTotalDescriptor
* Forces environment recreation.
*/
protected
void
after
()
{
disposeEnvironment
();
}
}
// finish class _XSubTotalDescriptor
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