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
3f678224
Kaydet (Commit)
3f678224
authored
Ara 14, 2005
tarafından
Rüdiger Timm
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS cyb1 (1.12.40); FILE MERGED
2005/08/17 13:42:16 cyb 1.12.40.1: Issue number: #53446#
üst
a0c5a196
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
XInitialization.idl
udkapi/com/sun/star/lang/XInitialization.idl
+3
-3
No files found.
udkapi/com/sun/star/lang/XInitialization.idl
Dosyayı görüntüle @
3f678224
...
@@ -4,9 +4,9 @@
...
@@ -4,9 +4,9 @@
*
*
*
$
RCSfile
:
XInitialization
.
idl
,
v
$
*
$
RCSfile
:
XInitialization
.
idl
,
v
$
*
*
*
$
Revision
:
1.1
3
$
*
$
Revision
:
1.1
4
$
*
*
*
last
change
:
$
Author
:
rt
$
$
Date
:
2005
-
09
-
09
15
:
47
:
57
$
*
last
change
:
$
Author
:
rt
$
$
Date
:
2005
-
12
-
14
11
:
32
:
44
$
*
*
*
The
Contents
of
this
file
are
made
available
subject
to
*
The
Contents
of
this
file
are
made
available
subject
to
*
the
terms
of
GNU
Lesser
General
Public
License
Version
2.1
.
*
the
terms
of
GNU
Lesser
General
Public
License
Version
2.1
.
...
@@ -61,7 +61,7 @@ module com { module sun { module star { module lang {
...
@@ -61,7 +61,7 @@ module com { module sun { module star { module lang {
<
p
>
Instead
of
calling
<
member
>
XSingleComponentFactory
::
createInstanceWithContext
</
member
>
<
p
>
Instead
of
calling
<
member
>
XSingleComponentFactory
::
createInstanceWithContext
</
member
>
and
later
initialize
(),
you
should
call
and
later
initialize
(),
you
should
call
<
member
>
XSingleComponentFactory
::
createInstanceWithArgumentsAndContext
</
member
>
<
member
>
XSingleComponentFactory
::
createInstanceWithArgumentsAndContext
</
member
>
to
pass
the
arguments
to
the
instance
.
The
reason
is
,
that
a
component
may
want
to
pass
the
arguments
to
the
instance
.
The
reason
is
,
that
a
component
may
want
to
return
the
same
instance
for
the
same
set
of
parameters
,
and
it
can
do
so
by
implementing
return
the
same
instance
for
the
same
set
of
parameters
,
and
it
can
do
so
by
implementing
the
factory
itself
.
the
factory
itself
.
</
p
>
</
p
>
...
...
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