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
0906937a
Kaydet (Commit)
0906937a
authored
Agu 31, 2017
tarafından
Miklos Vajna
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
sdext: fix loplugin:constparams warnings
Change-Id: I1dd57031f8c83241ef4cfa5b22db7a34657ab0bd
üst
40918410
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
PresenterTheme.cxx
sdext/source/presenter/PresenterTheme.cxx
+4
-4
No files found.
sdext/source/presenter/PresenterTheme.cxx
Dosyayı görüntüle @
0906937a
...
...
@@ -147,7 +147,7 @@ private:
public
:
void
Read
(
ReadContext
&
rReadContext
,
const
ReadContext
&
rReadContext
,
const
Reference
<
container
::
XHierarchicalNameAccess
>&
rThemeRoot
);
SharedPaneStyle
GetPaneStyle
(
const
OUString
&
rsStyleName
)
const
;
...
...
@@ -184,7 +184,7 @@ private:
public
:
void
Read
(
ReadContext
&
rReadContext
,
const
ReadContext
&
rReadContext
,
const
Reference
<
container
::
XHierarchicalNameAccess
>&
rThemeRoot
);
SharedViewStyle
GetViewStyle
(
const
OUString
&
rsStyleName
)
const
;
...
...
@@ -810,7 +810,7 @@ BorderSize ReadContext::ReadBorderSize (const Reference<container::XNameAccess>&
//===== PaneStyleContainer ====================================================
void
PaneStyleContainer
::
Read
(
ReadContext
&
rReadContext
,
const
ReadContext
&
rReadContext
,
const
Reference
<
container
::
XHierarchicalNameAccess
>&
rxThemeRoot
)
{
Reference
<
container
::
XNameAccess
>
xPaneStyleList
(
...
...
@@ -942,7 +942,7 @@ PresenterTheme::SharedFontDescriptor PaneStyle::GetFont() const
//===== ViewStyleContainer ====================================================
void
ViewStyleContainer
::
Read
(
ReadContext
&
rReadContext
,
const
ReadContext
&
rReadContext
,
const
Reference
<
container
::
XHierarchicalNameAccess
>&
rxThemeRoot
)
{
Reference
<
container
::
XNameAccess
>
xViewStyleList
(
...
...
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