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
7b817ce7
Kaydet (Commit)
7b817ce7
authored
Tem 10, 2007
tarafından
Ivo Hinkelmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
INTEGRATION: CWS devguide01 (1.14.68); FILE MERGED
2007/06/14 12:54:50 jsc 1.14.68.1: #i75138# correct docu
üst
79558de9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
5 deletions
+7
-5
XPropertyContainer.idl
udkapi/com/sun/star/beans/XPropertyContainer.idl
+7
-5
No files found.
udkapi/com/sun/star/beans/XPropertyContainer.idl
Dosyayı görüntüle @
7b817ce7
...
...
@@ -4,9 +4,9 @@
*
*
$
RCSfile
:
XPropertyContainer
.
idl
,
v
$
*
*
$
Revision
:
1.1
4
$
*
$
Revision
:
1.1
5
$
*
*
last
change
:
$
Author
:
rt
$
$
Date
:
2005
-
09
-
09
14
:
55
:
59
$
*
last
change
:
$
Author
:
ihi
$
$
Date
:
2007
-
07
-
10
16
:
16
:
44
$
*
*
The
Contents
of
this
file
are
made
available
subject
to
*
the
terms
of
GNU
Lesser
General
Public
License
Version
2.1
.
...
...
@@ -84,8 +84,11 @@ published interface XPropertyContainer: com::sun::star::uno::XInterface
@
param
aName
specifies
the
name
of
the
new
property
.
@
param
xType
specifies
the
type
of
the
new
property
.
@
param
Attributes
specifies
the
property
attributes
,
see
<
type
>
PropertyAttribute
</
type
>.
@
param
DefaultValue
specifies
the
type
of
the
new
property
and
a
potential
default
value
.
@
throws
PropertyExistException
if
a
property
with
the
same
name
already
exists
.
...
...
@@ -93,7 +96,6 @@ published interface XPropertyContainer: com::sun::star::uno::XInterface
@
throws
IllegalTypeException
if
the
specified
type
is
not
allowed
.
@
see
com
::
sun
::
star
::
beans
::
PropertyAttribute
*/
void
addProperty
(
[
in
]
string
Name
,
[
in
]
short
Attributes
,
...
...
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