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
e9b8ab6e
Kaydet (Commit)
e9b8ab6e
authored
Haz 03, 2004
tarafından
Oliver Bolte
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS sb18 (1.4.328); FILE MERGED
2004/05/21 14:56:57 sb 1.4.328.1: #i21150# Added published flag.
üst
b4ee4c0f
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
6 deletions
+6
-6
InvalidBootstrapFileException.idl
.../sun/star/configuration/InvalidBootstrapFileException.idl
+3
-3
MissingBootstrapFileException.idl
.../sun/star/configuration/MissingBootstrapFileException.idl
+3
-3
No files found.
offapi/com/sun/star/configuration/InvalidBootstrapFileException.idl
Dosyayı görüntüle @
e9b8ab6e
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
*
*
*
$
RCSfile
:
InvalidBootstrapFileException
.
idl
,
v
$
*
$
RCSfile
:
InvalidBootstrapFileException
.
idl
,
v
$
*
*
*
$
Revision
:
1.
4
$
*
$
Revision
:
1.
5
$
*
*
*
last
change
:
$
Author
:
hr
$
$
Date
:
2003
-
03
-
26
13
:
53
:
33
$
*
last
change
:
$
Author
:
obo
$
$
Date
:
2004
-
06
-
03
18
:
10
:
27
$
*
*
*
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
...
@@ -74,7 +74,7 @@
...
@@ -74,7 +74,7 @@
/**
is
thrown
when
creating
a
configuration
provider
fails
because
/**
is
thrown
when
creating
a
configuration
provider
fails
because
a
bootstrap
file
needed
to
locate
the
configuration
contains
invalid
data
a
bootstrap
file
needed
to
locate
the
configuration
contains
invalid
data
*/
*/
exception
InvalidBootstrapFileException
:
com
::
sun
::
star
::
configuration
::
CannotLoadConfigurationException
published
exception
InvalidBootstrapFileException
:
com
::
sun
::
star
::
configuration
::
CannotLoadConfigurationException
{
{
///
the
URL
of
the
bootstrap
file
that
is
invalid
///
the
URL
of
the
bootstrap
file
that
is
invalid
string
BootstrapFileURL
;
string
BootstrapFileURL
;
...
...
offapi/com/sun/star/configuration/MissingBootstrapFileException.idl
Dosyayı görüntüle @
e9b8ab6e
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
*
*
*
$
RCSfile
:
MissingBootstrapFileException
.
idl
,
v
$
*
$
RCSfile
:
MissingBootstrapFileException
.
idl
,
v
$
*
*
*
$
Revision
:
1.
4
$
*
$
Revision
:
1.
5
$
*
*
*
last
change
:
$
Author
:
hr
$
$
Date
:
2003
-
03
-
26
13
:
53
:
34
$
*
last
change
:
$
Author
:
obo
$
$
Date
:
2004
-
06
-
03
18
:
10
:
45
$
*
*
*
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
...
@@ -74,7 +74,7 @@
...
@@ -74,7 +74,7 @@
/**
is
thrown
when
creating
a
configuration
provider
fails
because
/**
is
thrown
when
creating
a
configuration
provider
fails
because
a
bootstrap
file
needed
to
locate
the
configuration
is
missing
a
bootstrap
file
needed
to
locate
the
configuration
is
missing
*/
*/
exception
MissingBootstrapFileException
:
com
::
sun
::
star
::
configuration
::
CannotLoadConfigurationException
published
exception
MissingBootstrapFileException
:
com
::
sun
::
star
::
configuration
::
CannotLoadConfigurationException
{
{
///
the
URL
of
the
bootstrap
file
that
could
not
be
found
///
the
URL
of
the
bootstrap
file
that
could
not
be
found
string
BootstrapFileURL
;
string
BootstrapFileURL
;
...
...
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