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
53bd35aa
Kaydet (Commit)
53bd35aa
authored
Haz 29, 2015
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
coverity#1308553 Uncaught exception
Change-Id: I26d41fa888c2426ad8e77a170d9e9eb880ad32df
üst
c921885c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
unopage.hxx
sd/source/ui/inc/unopage.hxx
+2
-2
unopage.cxx
sd/source/ui/unoidl/unopage.cxx
+2
-2
No files found.
sd/source/ui/inc/unopage.hxx
Dosyayı görüntüle @
53bd35aa
...
@@ -68,7 +68,7 @@ protected:
...
@@ -68,7 +68,7 @@ protected:
const
SvxItemPropertySet
*
mpPropSet
;
const
SvxItemPropertySet
*
mpPropSet
;
virtual
void
setBackground
(
const
::
com
::
sun
::
star
::
uno
::
Any
&
rValue
)
throw
(
::
com
::
sun
::
star
::
lang
::
IllegalArgumentException
,
std
::
exception
);
virtual
void
setBackground
(
const
::
com
::
sun
::
star
::
uno
::
Any
&
rValue
)
throw
(
::
com
::
sun
::
star
::
lang
::
IllegalArgumentException
,
std
::
exception
);
virtual
void
getBackground
(
::
com
::
sun
::
star
::
uno
::
Any
&
rValue
)
throw
();
virtual
void
getBackground
(
::
com
::
sun
::
star
::
uno
::
Any
&
rValue
)
throw
(
std
::
exception
);
OUString
getBookmarkURL
()
const
;
OUString
getBookmarkURL
()
const
;
void
setBookmarkURL
(
OUString
&
rURL
);
void
setBookmarkURL
(
OUString
&
rURL
);
...
@@ -235,7 +235,7 @@ private:
...
@@ -235,7 +235,7 @@ private:
::
com
::
sun
::
star
::
uno
::
Sequence
<
::
com
::
sun
::
star
::
uno
::
Type
>
maTypeSequence
;
::
com
::
sun
::
star
::
uno
::
Sequence
<
::
com
::
sun
::
star
::
uno
::
Type
>
maTypeSequence
;
protected
:
protected
:
virtual
void
setBackground
(
const
::
com
::
sun
::
star
::
uno
::
Any
&
rValue
)
throw
(
::
com
::
sun
::
star
::
lang
::
IllegalArgumentException
,
std
::
exception
)
SAL_OVERRIDE
;
virtual
void
setBackground
(
const
::
com
::
sun
::
star
::
uno
::
Any
&
rValue
)
throw
(
::
com
::
sun
::
star
::
lang
::
IllegalArgumentException
,
std
::
exception
)
SAL_OVERRIDE
;
virtual
void
getBackground
(
::
com
::
sun
::
star
::
uno
::
Any
&
rValue
)
throw
(
)
SAL_OVERRIDE
;
virtual
void
getBackground
(
::
com
::
sun
::
star
::
uno
::
Any
&
rValue
)
throw
(
std
::
exception
)
SAL_OVERRIDE
;
public
:
public
:
SdMasterPage
(
SdXImpressDocument
*
pModel
,
SdPage
*
pInPage
)
throw
();
SdMasterPage
(
SdXImpressDocument
*
pModel
,
SdPage
*
pInPage
)
throw
();
...
...
sd/source/ui/unoidl/unopage.cxx
Dosyayı görüntüle @
53bd35aa
...
@@ -1527,7 +1527,7 @@ void SdGenericDrawPage::setBackground( const Any& ) throw(lang::IllegalArgumentE
...
@@ -1527,7 +1527,7 @@ void SdGenericDrawPage::setBackground( const Any& ) throw(lang::IllegalArgumentE
OSL_FAIL
(
"Don't call me, I'm useless!"
);
OSL_FAIL
(
"Don't call me, I'm useless!"
);
}
}
void
SdGenericDrawPage
::
getBackground
(
Any
&
)
throw
()
void
SdGenericDrawPage
::
getBackground
(
Any
&
)
throw
(
std
::
exception
)
{
{
OSL_FAIL
(
"Don't call me, I'm useless!"
);
OSL_FAIL
(
"Don't call me, I'm useless!"
);
}
}
...
@@ -2954,7 +2954,7 @@ void SdMasterPage::setBackground( const Any& rValue )
...
@@ -2954,7 +2954,7 @@ void SdMasterPage::setBackground( const Any& rValue )
}
}
}
}
void
SdMasterPage
::
getBackground
(
Any
&
rValue
)
throw
(
)
void
SdMasterPage
::
getBackground
(
Any
&
rValue
)
throw
(
std
::
exception
)
{
{
if
(
GetModel
()
)
try
if
(
GetModel
()
)
try
{
{
...
...
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