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
3f848490
Kaydet (Commit)
3f848490
authored
Agu 30, 2011
tarafından
Kohei Yoshida
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Unused data member.
üst
44d6b727
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
sfiltdlg.cxx
sc/source/ui/dbgui/sfiltdlg.cxx
+0
-1
filtdlg.hxx
sc/source/ui/inc/filtdlg.hxx
+0
-1
No files found.
sc/source/ui/dbgui/sfiltdlg.cxx
Dosyayı görüntüle @
3f848490
...
@@ -90,7 +90,6 @@ ScSpecialFilterDlg::ScSpecialFilterDlg( SfxBindings* pB, SfxChildWindow* pCW, Wi
...
@@ -90,7 +90,6 @@ ScSpecialFilterDlg::ScSpecialFilterDlg( SfxBindings* pB, SfxChildWindow* pCW, Wi
aFtDbArea
(
this
,
ScResId
(
FT_DBAREA
)
),
aFtDbArea
(
this
,
ScResId
(
FT_DBAREA
)
),
aStrUndefined
(
ResId
::
toString
(
ScResId
(
SCSTR_UNDEFINED
))
),
aStrUndefined
(
ResId
::
toString
(
ScResId
(
SCSTR_UNDEFINED
))
),
aStrNoName
(
ScGlobal
::
GetRscString
(
STR_DB_NONAME
)
),
aStrNoName
(
ScGlobal
::
GetRscString
(
STR_DB_NONAME
)
),
aStrNone
(
ResId
::
toString
(
ScResId
(
SCSTR_NONE
))
),
aBtnOk
(
this
,
ScResId
(
BTN_OK
)
),
aBtnOk
(
this
,
ScResId
(
BTN_OK
)
),
aBtnCancel
(
this
,
ScResId
(
BTN_CANCEL
)
),
aBtnCancel
(
this
,
ScResId
(
BTN_CANCEL
)
),
aBtnHelp
(
this
,
ScResId
(
BTN_HELP
)
),
aBtnHelp
(
this
,
ScResId
(
BTN_HELP
)
),
...
...
sc/source/ui/inc/filtdlg.hxx
Dosyayı görüntüle @
3f848490
...
@@ -204,7 +204,6 @@ private:
...
@@ -204,7 +204,6 @@ private:
FixedInfo
aFtDbArea
;
FixedInfo
aFtDbArea
;
const
rtl
::
OUString
aStrUndefined
;
const
rtl
::
OUString
aStrUndefined
;
const
rtl
::
OUString
aStrNoName
;
const
rtl
::
OUString
aStrNoName
;
const
rtl
::
OUString
aStrNone
;
OKButton
aBtnOk
;
OKButton
aBtnOk
;
CancelButton
aBtnCancel
;
CancelButton
aBtnCancel
;
...
...
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