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
cf6645ce
Kaydet (Commit)
cf6645ce
authored
Kas 27, 2015
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-variable
Change-Id: I72a5f707787930c64057c71e5caf9ab726739e4f
üst
01764a27
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
unoobjw.cxx
extensions/source/ole/unoobjw.cxx
+0
-2
No files found.
extensions/source/ole/unoobjw.cxx
Dosyayı görüntüle @
cf6645ce
...
@@ -535,7 +535,6 @@ Reference<XInterface> InterfaceOleWrapper_Impl::createComWrapperInstance()
...
@@ -535,7 +535,6 @@ Reference<XInterface> InterfaceOleWrapper_Impl::createComWrapperInstance()
// to an actual Type object.
// to an actual Type object.
bool
getType
(
const
BSTR
name
,
Type
&
type
)
bool
getType
(
const
BSTR
name
,
Type
&
type
)
{
{
Type
retType
;
bool
ret
=
false
;
bool
ret
=
false
;
typelib_TypeDescription
*
pDesc
=
NULL
;
typelib_TypeDescription
*
pDesc
=
NULL
;
OUString
str
(
reinterpret_cast
<
const
sal_Unicode
*>
(
name
));
OUString
str
(
reinterpret_cast
<
const
sal_Unicode
*>
(
name
));
...
@@ -971,7 +970,6 @@ HRESULT InterfaceOleWrapper_Impl::doGetProperty( DISPPARAMS * /*pdispparams*/, V
...
@@ -971,7 +970,6 @@ HRESULT InterfaceOleWrapper_Impl::doGetProperty( DISPPARAMS * /*pdispparams*/, V
{
{
HRESULT
ret
=
S_OK
;
HRESULT
ret
=
S_OK
;
Any
value
;
try
try
{
{
Any
returnValue
=
m_xInvocation
->
getValue
(
name
);
Any
returnValue
=
m_xInvocation
->
getValue
(
name
);
...
...
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