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
73bbf7bf
Kaydet (Commit)
73bbf7bf
authored
May 24, 2003
tarafından
Jörg Budischewski
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
problem with a SEQUENCE type fixed
üst
e0a1cd4d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
pyuno_type.cxx
pyuno/source/module/pyuno_type.cxx
+3
-3
No files found.
pyuno/source/module/pyuno_type.cxx
Dosyayı görüntüle @
73bbf7bf
...
...
@@ -2,9 +2,9 @@
*
* $RCSfile: pyuno_type.cxx,v $
*
* $Revision: 1.
1
$
* $Revision: 1.
2
$
*
* last change: $Author: jbu $ $Date: 2003-0
3-23 12:12:58
$
* last change: $Author: jbu $ $Date: 2003-0
5-24 11:01:50
$
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
...
...
@@ -124,7 +124,7 @@ const char *typeClassToString( TypeClass t )
case
com
:
:
sun
::
star
::
uno
::
TypeClass_EXCEPTION
:
ret
=
"EXCEPTION"
;
break
;
case
com
:
:
sun
::
star
::
uno
::
TypeClass_SEQUENCE
:
ret
=
"SEQUENCE"
;
ret
=
"SEQUENCE"
;
break
;
case
com
:
:
sun
::
star
::
uno
::
TypeClass_INTERFACE
:
ret
=
"INTERFACE"
;
break
;
case
com
:
:
sun
::
star
::
uno
::
TypeClass_TYPEDEF
:
...
...
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