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
aa9aff14
Kaydet (Commit)
aa9aff14
authored
Tem 09, 2014
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-private-field
Change-Id: I9d540c2a404600bba038853d73d0cce63f162ea2
üst
3fdd4f06
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
Condition.cxx
reportdesign/source/ui/dlg/Condition.cxx
+0
-1
Condition.hxx
reportdesign/source/ui/dlg/Condition.hxx
+0
-1
No files found.
reportdesign/source/ui/dlg/Condition.cxx
Dosyayı görüntüle @
aa9aff14
...
@@ -210,7 +210,6 @@ Condition::Condition( Window* _pParent, IConditionalFormatAction& _rAction, ::rp
...
@@ -210,7 +210,6 @@ Condition::Condition( Window* _pParent, IConditionalFormatAction& _rAction, ::rp
,
m_pBtnUpdaterFontColor
(
NULL
)
,
m_pBtnUpdaterFontColor
(
NULL
)
,
m_pBtnUpdaterBackgroundColor
(
NULL
)
,
m_pBtnUpdaterBackgroundColor
(
NULL
)
,
m_nCondIndex
(
0
)
,
m_nCondIndex
(
0
)
,
m_nLastKnownWindowWidth
(
-
1
)
,
m_bInDestruction
(
false
)
,
m_bInDestruction
(
false
)
{
{
m_pUIBuilder
=
new
VclBuilder
(
this
,
getUIRootDir
(),
"modules/dbreport/ui/conditionwin.ui"
);
m_pUIBuilder
=
new
VclBuilder
(
this
,
getUIRootDir
(),
"modules/dbreport/ui/conditionwin.ui"
);
...
...
reportdesign/source/ui/dlg/Condition.hxx
Dosyayı görüntüle @
aa9aff14
...
@@ -96,7 +96,6 @@ namespace rptui
...
@@ -96,7 +96,6 @@ namespace rptui
size_t
m_nCondIndex
;
size_t
m_nCondIndex
;
long
m_nLastKnownWindowWidth
;
bool
m_bInDestruction
;
bool
m_bInDestruction
;
ConditionalExpressions
m_aConditionalExpressions
;
ConditionalExpressions
m_aConditionalExpressions
;
...
...
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