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
46cf9aed
Kaydet (Commit)
46cf9aed
authored
Ock 08, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
SAL_WARN_UNUSED css::uno::Type
Change-Id: I3b165e2a4414fd3d6c3cede5eb39beffa9fe7576
üst
396b3594
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
3 deletions
+1
-3
dbexception.cxx
connectivity/source/commontools/dbexception.cxx
+0
-2
Type.h
include/com/sun/star/uno/Type.h
+1
-1
No files found.
connectivity/source/commontools/dbexception.cxx
Dosyayı görüntüle @
46cf9aed
...
...
@@ -140,8 +140,6 @@ SQLExceptionInfo::SQLExceptionInfo(const staruno::Any& _rError)
//------------------------------------------------------------------------------
void
SQLExceptionInfo
::
implDetermineType
()
{
staruno
::
Type
aContentType
=
m_aContent
.
getValueType
();
const
Type
&
aSQLExceptionType
=
::
getCppuType
(
static_cast
<
SQLException
*
>
(
0
)
);
const
Type
&
aSQLWarningType
=
::
getCppuType
(
static_cast
<
SQLWarning
*
>
(
0
)
);
const
Type
&
aSQLContextType
=
::
getCppuType
(
static_cast
<
SQLContext
*
>
(
0
)
);
...
...
include/com/sun/star/uno/Type.h
Dosyayı görüntüle @
46cf9aed
...
...
@@ -52,7 +52,7 @@ enum UnoType_NoAcquire
@see typelib_TypeDescriptionReference
*/
class
Type
class
SAL_WARN_UNUSED
Type
{
/** the C typelib reference pointer
*/
...
...
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