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
990691b1
Kaydet (Commit)
990691b1
authored
Kas 23, 2015
tarafından
Noel Grandin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
loplugin:unusedfields in sdext/
Change-Id: Ibf5083cde3553289b3a29c9b992800e4bd82e6e4
üst
980fe3f7
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
0 additions
and
4 deletions
+0
-4
fileopendialog.hxx
sdext/source/minimizer/fileopendialog.hxx
+0
-1
PresenterSlideSorter.cxx
sdext/source/presenter/PresenterSlideSorter.cxx
+0
-2
PresenterTheme.cxx
sdext/source/presenter/PresenterTheme.cxx
+0
-1
No files found.
sdext/source/minimizer/fileopendialog.hxx
Dosyayı görüntüle @
990691b1
...
...
@@ -35,7 +35,6 @@ class FileOpenDialog
OUString
maName
;
OUString
maType
;
OUString
maUIName
;
OUString
maFilter
;
sal_Int32
maFlags
;
css
::
uno
::
Sequence
<
OUString
>
maExtensions
;
...
...
sdext/source/presenter/PresenterSlideSorter.cxx
Dosyayı görüntüle @
990691b1
...
...
@@ -119,7 +119,6 @@ public:
sal_Int32
mnRowCount
;
sal_Int32
mnColumnCount
;
sal_Int32
mnSlideCount
;
sal_Int32
mnSlideIndexAtMouse
;
sal_Int32
mnFirstVisibleColumn
;
sal_Int32
mnLastVisibleColumn
;
sal_Int32
mnFirstVisibleRow
;
...
...
@@ -1140,7 +1139,6 @@ PresenterSlideSorter::Layout::Layout (
mnRowCount
(
1
),
mnColumnCount
(
1
),
mnSlideCount
(
0
),
mnSlideIndexAtMouse
(
-
1
),
mnFirstVisibleColumn
(
-
1
),
mnLastVisibleColumn
(
-
1
),
mnFirstVisibleRow
(
-
1
),
...
...
sdext/source/presenter/PresenterTheme.cxx
Dosyayı görüntüle @
990691b1
...
...
@@ -247,7 +247,6 @@ public:
SharedBitmapDescriptor
mpBackground
;
PaneStyleContainer
maPaneStyles
;
ViewStyleContainer
maViewStyles
;
ViewDescriptorContainer
maViewDescriptors
;
StyleAssociationContainer
maStyleAssociations
;
Reference
<
container
::
XHierarchicalNameAccess
>
mxThemeRoot
;
std
::
shared_ptr
<
PresenterBitmapContainer
>
mpIconContainer
;
...
...
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