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
9d1fd793
Kaydet (Commit)
9d1fd793
authored
Eki 28, 2013
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
idl: remove invalid <member> tag
Change-Id: I20f5d95d5b728029aaa60b635e35f07c8422707d
üst
a3469043
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
Content.idl
offapi/com/sun/star/ucb/Content.idl
+5
-5
No files found.
offapi/com/sun/star/ucb/Content.idl
Dosyayı görüntüle @
9d1fd793
...
@@ -455,11 +455,11 @@ published service Content
...
@@ -455,11 +455,11 @@ published service Content
<td>
<td>
Adds a new properties to the content.
Adds a new properties to the content.
<p>
<p>
<member>PropertyCommandArgument::Property</member>
PropertyCommandArgument::Property
contains information about the property to be added.
contains information about the property to be added.
<member>PropertyCommandArgument::DefaultValue</member>
PropertyCommandArgument::DefaultValue
may contain the default value for the property. Its type must
may contain the default value for the property. Its type must
match the one specified in
<member scope="com::sun::star::beans">Property::Type</member>
.
match the one specified in
com::sun::star::beans::Property::Type
.
</p>
</p>
<p>Note that the dynamic properties must be kept persistent. The
<p>Note that the dynamic properties must be kept persistent. The
service Store (UCB persistence service) may be used to
service Store (UCB persistence service) may be used to
...
@@ -488,7 +488,7 @@ published service Content
...
@@ -488,7 +488,7 @@ published service Content
if the Name of the property is empty.</p>
if the Name of the property is empty.</p>
<blockquote>
<blockquote>
Note: This command is new since Apache OpenOffice 4.0, LibreOffice 4.2 and replaces the deprecated interface method
Note: This command is new since Apache OpenOffice 4.0, LibreOffice 4.2 and replaces the deprecated interface method
<member scope="com::sun::star::beans">XPropertyContainer::addProperty</member>
.
com::sun::star::beans::XPropertyContainer::addProperty
.
</blockquote>
</blockquote>
</td>
</td>
</tr>
</tr>
...
@@ -503,7 +503,7 @@ published service Content
...
@@ -503,7 +503,7 @@ published service Content
if the property is not removable.</p>
if the property is not removable.</p>
<blockquote>
<blockquote>
Note: This command is new since Apache OpenOffice 4.0, LibreOffice 4.2 and replaces the deprecated interface method
Note: This command is new since Apache OpenOffice 4.0, LibreOffice 4.2 and replaces the deprecated interface method
<member scope="com::sun::star::beans">XPropertyContainer::removeProperty</member>
.
com::sun::star::beans::XPropertyContainer::removeProperty
.
</blockquote>
</blockquote>
</td>
</td>
</tr>
</tr>
...
...
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