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
670f9ecf
Kaydet (Commit)
670f9ecf
authored
Agu 08, 2013
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
WaE: unused variables
Change-Id: I1345d5fd4a634980de9b3fcdb9f60274eafc9392
üst
6c0e7520
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
3 deletions
+0
-3
tpcolor.cxx
cui/source/tabpages/tpcolor.cxx
+0
-1
tplnedef.cxx
cui/source/tabpages/tplnedef.cxx
+0
-1
tplneend.cxx
cui/source/tabpages/tplneend.cxx
+0
-1
No files found.
cui/source/tabpages/tpcolor.cxx
Dosyayı görüntüle @
670f9ecf
...
...
@@ -131,7 +131,6 @@ void SvxColorTabPage::UpdateTableName()
IMPL_LINK_NOARG
(
SvxColorTabPage
,
ClickLoadHdl_Impl
)
{
ResMgr
&
rMgr
=
CUI_MGR
();
sal_uInt16
nReturn
=
RET_YES
;
bool
bLoaded
=
false
;
...
...
cui/source/tabpages/tplnedef.cxx
Dosyayı görüntüle @
670f9ecf
...
...
@@ -721,7 +721,6 @@ IMPL_LINK_NOARG(SvxLineDefTabPage, ClickDeleteHdl_Impl)
IMPL_LINK_NOARG
(
SvxLineDefTabPage
,
ClickLoadHdl_Impl
)
{
ResMgr
&
rMgr
=
CUI_MGR
();
sal_uInt16
nReturn
=
RET_YES
;
if
(
*
pnDashListState
&
CT_MODIFIED
)
...
...
cui/source/tabpages/tplneend.cxx
Dosyayı görüntüle @
670f9ecf
...
...
@@ -531,7 +531,6 @@ IMPL_LINK_NOARG(SvxLineEndDefTabPage, ClickDeleteHdl_Impl)
IMPL_LINK_NOARG
(
SvxLineEndDefTabPage
,
ClickLoadHdl_Impl
)
{
ResMgr
&
rMgr
=
CUI_MGR
();
sal_uInt16
nReturn
=
RET_YES
;
if
(
*
pnLineEndListState
&
CT_MODIFIED
)
...
...
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