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
d8df3ed9
Kaydet (Commit)
d8df3ed9
authored
Haz 07, 2016
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
error: unknown tag: internal
Change-Id: Ie96b4ed27060498a39bb5fb1ea7a4cb3e17408ff
üst
b6a1034a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
Type.java
ridljar/com/sun/star/uno/Type.java
+6
-3
No files found.
ridljar/com/sun/star/uno/Type.java
Dosyayı görüntüle @
d8df3ed9
...
...
@@ -274,7 +274,8 @@ public class Type {
/**
* Constructs a new <code>Type</code> from the given type description.
*
* @internal
* <em>For internal URE use only. Not to be used by client code.</em>
*
* @param typeDescription a type description. Must not be
* <code>null</code>.
*/
...
...
@@ -370,7 +371,8 @@ public class Type {
/**
* Gives the type description of this type.
*
* @internal
* <em>For internal URE use only. Not to be used by client code.</em>
*
* @return the type description; may be <code>null</code>
*/
public
TypeDescription
getTypeDescription
()
{
...
...
@@ -380,7 +382,8 @@ public class Type {
/**
* Sets the type description for this type.
*
* @internal
* <em>For internal URE use only. Not to be used by client code.</em>
*
* @param typeDescription the type description
*/
public
void
setTypeDescription
(
TypeDescription
typeDescription
)
{
...
...
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