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
4689f1c4
Kaydet (Commit)
4689f1c4
authored
Ara 06, 2012
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-function
Change-Id: Ida1f703b4552d891f8fe3defd373ec45697ae5b5
üst
150a9652
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
16 deletions
+0
-16
OGLTrans_TransitionImpl.cxx
...ow/source/engine/OGLTrans/unx/OGLTrans_TransitionImpl.cxx
+0
-16
No files found.
slideshow/source/engine/OGLTrans/unx/OGLTrans_TransitionImpl.cxx
Dosyayı görüntüle @
4689f1c4
...
@@ -1674,20 +1674,4 @@ boost::shared_ptr<OGLTransitionImpl> makeNewsflash()
...
@@ -1674,20 +1674,4 @@ boost::shared_ptr<OGLTransitionImpl> makeNewsflash()
return
makeSimpleTransition
(
aLeavingSlide
,
aEnteringSlide
,
aOverallOperations
);
return
makeSimpleTransition
(
aLeavingSlide
,
aEnteringSlide
,
aOverallOperations
);
}
}
namespace
{
/** various transitions helper methods
*/
void
prepareDiamond
(
double
nTime
,
double
SlideWidth
,
double
SlideHeight
,
double
DispWidth
,
double
DispHeight
);
void
displaySlidesFadeSmoothly
(
double
nTime
,
::
sal_Int32
glLeavingSlideTex
,
::
sal_Int32
glEnteringSlideTex
,
double
SlideWidthScale
,
double
SlideHeightScale
);
void
displaySlidesFadeThroughBlack
(
double
nTime
,
::
sal_Int32
glLeavingSlideTex
,
::
sal_Int32
glEnteringSlideTex
,
double
SlideWidthScale
,
double
SlideHeightScale
);
void
displaySlidesRochade
(
double
nTime
,
::
sal_Int32
glLeavingSlideTex
,
::
sal_Int32
glEnteringSlideTex
,
double
SlideWidthScale
,
double
SlideHeightScale
);
void
displaySlidesShaders
(
double
nTime
,
::
sal_Int32
glLeavingSlideTex
,
::
sal_Int32
glEnteringSlideTex
,
double
SlideWidthScale
,
double
SlideHeightScale
);
void
prepareStatic
(
::
sal_Int32
glLeavingSlideTex
,
::
sal_Int32
glEnteringSlideTex
);
void
prepareDissolve
(
::
sal_Int32
glLeavingSlideTex
,
::
sal_Int32
glEnteringSlideTex
);
void
preparePermShader
();
}
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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