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
31c4dfb2
Kaydet (Commit)
31c4dfb2
authored
Mar 04, 2014
tarafından
Noel Grandin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove unused code SvdProgressInfo::ReportError()
Change-Id: I4f58a14d388cb138eb2c23c296148237f33e9fef
üst
f68e276c
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
8 deletions
+0
-8
svdetc.hxx
include/svx/svdetc.hxx
+0
-1
svdetc.cxx
svx/source/svdraw/svdetc.cxx
+0
-6
unusedcode.easy
unusedcode.easy
+0
-1
No files found.
include/svx/svdetc.hxx
Dosyayı görüntüle @
31c4dfb2
...
@@ -167,7 +167,6 @@ public:
...
@@ -167,7 +167,6 @@ public:
sal_uIntPtr
GetInsertCount
()
const
{
return
nInsertCount
;
};
sal_uIntPtr
GetInsertCount
()
const
{
return
nInsertCount
;
};
sal_uIntPtr
GetCurInsert
()
const
{
return
nCurInsert
;
};
sal_uIntPtr
GetCurInsert
()
const
{
return
nCurInsert
;
};
void
ReportError
();
sal_Bool
ReportRescales
(
sal_uIntPtr
nAnzRescales
);
sal_Bool
ReportRescales
(
sal_uIntPtr
nAnzRescales
);
};
};
...
...
svx/source/svdraw/svdetc.cxx
Dosyayı görüntüle @
31c4dfb2
...
@@ -618,12 +618,6 @@ sal_Bool SvdProgressInfo::SetNextObject()
...
@@ -618,12 +618,6 @@ sal_Bool SvdProgressInfo::SetNextObject()
return
ReportActions
(
0
);
return
ReportActions
(
0
);
}
}
void
SvdProgressInfo
::
ReportError
()
{
pLink
->
Call
((
void
*
)
1L
);
}
// #i101872# isolate GetTextEditBackgroundColor to tooling; it will anyways only be used as long
// #i101872# isolate GetTextEditBackgroundColor to tooling; it will anyways only be used as long
// as text edit is not running on overlay
// as text edit is not running on overlay
...
...
unusedcode.easy
Dosyayı görüntüle @
31c4dfb2
...
@@ -58,7 +58,6 @@ StyleSettings::SetSpinSize(long)
...
@@ -58,7 +58,6 @@ StyleSettings::SetSpinSize(long)
StyleSettings::SetTitleHeight(long)
StyleSettings::SetTitleHeight(long)
StyleSettings::SetUseFlatBorders(bool)
StyleSettings::SetUseFlatBorders(bool)
StyleSettings::SetUseFlatMenus(bool)
StyleSettings::SetUseFlatMenus(bool)
SvdProgressInfo::ReportError()
SvpSalInstance::PostedEventsInQueue()
SvpSalInstance::PostedEventsInQueue()
SvtListener::IsListening(SvtBroadcaster&) const
SvtListener::IsListening(SvtBroadcaster&) const
SvxNumberFormatShell::IsAdded_Impl(unsigned long)
SvxNumberFormatShell::IsAdded_Impl(unsigned long)
...
...
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