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
c5b85b07
Kaydet (Commit)
c5b85b07
authored
Mar 30, 2015
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-private-field
Change-Id: I91968ea95b59eca3d9435fac0c48e03c039bbebb
üst
f863d260
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
condformatuno.hxx
sc/source/ui/inc/condformatuno.hxx
+0
-1
condformatuno.cxx
sc/source/ui/unoobj/condformatuno.cxx
+0
-1
No files found.
sc/source/ui/inc/condformatuno.hxx
Dosyayı görüntüle @
c5b85b07
...
...
@@ -573,7 +573,6 @@ public:
::
com
::
sun
::
star
::
uno
::
RuntimeException
,
std
::
exception
)
SAL_OVERRIDE
;
private
:
ScDocShell
*
mpDocShell
;
rtl
::
Reference
<
ScCondFormatObj
>
mxParent
;
SfxItemPropertySet
maPropSet
;
const
ScCondDateFormatEntry
*
mpFormat
;
...
...
sc/source/ui/unoobj/condformatuno.cxx
Dosyayı görüntüle @
c5b85b07
...
...
@@ -1787,7 +1787,6 @@ void ScIconSetEntryObj::setFormula(const OUString& rFormula)
ScCondDateFormatObj
::
ScCondDateFormatObj
(
rtl
::
Reference
<
ScCondFormatObj
>
xParent
,
const
ScCondDateFormatEntry
*
pFormat
)
:
mpDocShell
(
xParent
->
getDocShell
()),
mxParent
(
xParent
),
maPropSet
(
getCondDatePropSet
()),
mpFormat
(
pFormat
)
...
...
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