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
64febc8f
Kaydet (Commit)
64febc8f
authored
Mar 29, 2014
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove weird unused CustomAnimationTriggerEntryItem::IsA()
Change-Id: I57c4920ed8e4ecbe90a314ce69e5abc292763347
üst
15006df5
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
9 deletions
+0
-9
CustomAnimationList.cxx
sd/source/ui/animations/CustomAnimationList.cxx
+0
-9
No files found.
sd/source/ui/animations/CustomAnimationList.cxx
Dosyayı görüntüle @
64febc8f
...
@@ -357,7 +357,6 @@ class CustomAnimationTriggerEntryItem : public SvLBoxString
...
@@ -357,7 +357,6 @@ class CustomAnimationTriggerEntryItem : public SvLBoxString
public
:
public
:
CustomAnimationTriggerEntryItem
(
SvTreeListEntry
*
,
sal_uInt16
nFlags
,
const
OUString
&
aDescription
);
CustomAnimationTriggerEntryItem
(
SvTreeListEntry
*
,
sal_uInt16
nFlags
,
const
OUString
&
aDescription
);
virtual
~
CustomAnimationTriggerEntryItem
();
virtual
~
CustomAnimationTriggerEntryItem
();
virtual
sal_uInt16
IsA
();
void
InitViewData
(
SvTreeListBox
*
,
SvTreeListEntry
*
,
SvViewDataItem
*
)
SAL_OVERRIDE
;
void
InitViewData
(
SvTreeListBox
*
,
SvTreeListEntry
*
,
SvViewDataItem
*
)
SAL_OVERRIDE
;
SvLBoxItem
*
Create
()
const
SAL_OVERRIDE
;
SvLBoxItem
*
Create
()
const
SAL_OVERRIDE
;
void
Clone
(
SvLBoxItem
*
pSource
)
SAL_OVERRIDE
;
void
Clone
(
SvLBoxItem
*
pSource
)
SAL_OVERRIDE
;
...
@@ -382,14 +381,6 @@ CustomAnimationTriggerEntryItem::~CustomAnimationTriggerEntryItem()
...
@@ -382,14 +381,6 @@ CustomAnimationTriggerEntryItem::~CustomAnimationTriggerEntryItem()
}
}
sal_uInt16
CustomAnimationTriggerEntryItem
::
IsA
()
{
return
(
sal_uInt16
)
-
1
;
}
void
CustomAnimationTriggerEntryItem
::
InitViewData
(
SvTreeListBox
*
pView
,
SvTreeListEntry
*
pEntry
,
SvViewDataItem
*
pViewData
)
void
CustomAnimationTriggerEntryItem
::
InitViewData
(
SvTreeListBox
*
pView
,
SvTreeListEntry
*
pEntry
,
SvViewDataItem
*
pViewData
)
{
{
if
(
!
pViewData
)
if
(
!
pViewData
)
...
...
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