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
a513f013
Kaydet (Commit)
a513f013
authored
Eyl 26, 2007
tarafından
Jens-Heiner Rechtien
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS dba24a (1.3.276); FILE MERGED
2007/09/20 05:53:53 oj 1.3.276.1: #i81582# correct test
üst
b9e44a89
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
9 additions
and
9 deletions
+9
-9
DBaseDateFunctions.java
connectivity/qa/drivers/dbase/DBaseDateFunctions.java
+3
-3
DBaseNumericFunctions.java
connectivity/qa/drivers/dbase/DBaseNumericFunctions.java
+3
-3
DBaseStringFunctions.java
connectivity/qa/drivers/dbase/DBaseStringFunctions.java
+3
-3
No files found.
connectivity/qa/drivers/dbase/DBaseDateFunctions.java
Dosyayı görüntüle @
a513f013
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: DBaseDateFunctions.java,v $
*
* $Revision: 1.
3
$
* $Revision: 1.
4
$
*
* last change: $Author:
rt $ $Date: 2005-09-08 05:06:29
$
* last change: $Author:
hr $ $Date: 2007-09-26 14:27:17
$
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
@@ -55,7 +55,7 @@ import java.io.*;
public
class
DBaseDateFunctions
{
private
String
where
=
"FROM \"biblio\" \"biblio\" where \"Identifier\" = 'BOR0
2b
'"
;
private
String
where
=
"FROM \"biblio\" \"biblio\" where \"Identifier\" = 'BOR0
4
'"
;
private
XMultiServiceFactory
m_xORB
;
private
DBaseDriverTest
testcase
;
public
DBaseDateFunctions
(
XMultiServiceFactory
_xORB
,
DBaseDriverTest
_testcase
){
...
...
connectivity/qa/drivers/dbase/DBaseNumericFunctions.java
Dosyayı görüntüle @
a513f013
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: DBaseNumericFunctions.java,v $
*
* $Revision: 1.
3
$
* $Revision: 1.
4
$
*
* last change: $Author:
rt $ $Date: 2005-09-08 05:06:57
$
* last change: $Author:
hr $ $Date: 2007-09-26 14:27:31
$
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
@@ -55,7 +55,7 @@ import java.io.*;
public
class
DBaseNumericFunctions
{
private
String
where
=
"FROM \"biblio\" \"biblio\" where \"Identifier\" = 'BOR0
2b
'"
;
private
String
where
=
"FROM \"biblio\" \"biblio\" where \"Identifier\" = 'BOR0
4
'"
;
private
XMultiServiceFactory
m_xORB
;
private
DBaseDriverTest
testcase
;
public
DBaseNumericFunctions
(
XMultiServiceFactory
_xORB
,
DBaseDriverTest
_testcase
){
...
...
connectivity/qa/drivers/dbase/DBaseStringFunctions.java
Dosyayı görüntüle @
a513f013
...
...
@@ -4,9 +4,9 @@
*
* $RCSfile: DBaseStringFunctions.java,v $
*
* $Revision: 1.
3
$
* $Revision: 1.
4
$
*
* last change: $Author:
rt $ $Date: 2005-09-08 05:07:12
$
* last change: $Author:
hr $ $Date: 2007-09-26 14:27:43
$
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
...
...
@@ -55,7 +55,7 @@ import java.io.*;
public
class
DBaseStringFunctions
{
private
String
where
=
"FROM \"biblio\" \"biblio\" where \"Identifier\" = 'BOR0
2b
'"
;
private
String
where
=
"FROM \"biblio\" \"biblio\" where \"Identifier\" = 'BOR0
4
'"
;
private
XMultiServiceFactory
m_xORB
;
private
DBaseDriverTest
testcase
;
public
DBaseStringFunctions
(
XMultiServiceFactory
_xORB
,
DBaseDriverTest
_testcase
){
...
...
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