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
9c7d0d70
Kaydet (Commit)
9c7d0d70
authored
Ara 19, 2013
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove the rather mad ifdef impl hiding
Change-Id: I0885a9b04adbb18ce4a5f84565dd1c2f0165953a
üst
50edf566
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
6 deletions
+0
-6
tpsort.cxx
sc/source/ui/dbgui/tpsort.cxx
+0
-2
tpsort.hxx
sc/source/ui/inc/tpsort.hxx
+0
-4
No files found.
sc/source/ui/dbgui/tpsort.cxx
Dosyayı görüntüle @
9c7d0d70
...
...
@@ -44,9 +44,7 @@
#include "sortdlg.hxx"
#define _TPSORT_CXX
#include "tpsort.hxx"
#undef _TPSORT_CXX
using
namespace
com
::
sun
::
star
;
...
...
sc/source/ui/inc/tpsort.hxx
Dosyayı görüntüle @
9c7d0d70
...
...
@@ -90,7 +90,6 @@ private:
ScSortKeyItems
maSortKeyItems
;
ScSortKeyCtrl
maSortKeyCtrl
;
#ifdef _TPSORT_CXX
private
:
void
Init
();
void
FillFieldLists
(
sal_uInt16
nStartField
);
...
...
@@ -99,7 +98,6 @@ private:
// Handler ------------------------
DECL_LINK
(
SelectHdl
,
ListBox
*
);
#endif
};
//========================================================================
...
...
@@ -165,7 +163,6 @@ private:
CollatorResource
*
pColRes
;
CollatorWrapper
*
pColWrap
;
#ifdef _TPSORT_CXX
private
:
void
Init
();
void
FillUserSortListBox
();
...
...
@@ -177,7 +174,6 @@ private:
void
EdOutPosModHdl
(
Edit
*
pEd
);
DECL_LINK
(
SortDirHdl
,
RadioButton
*
);
DECL_LINK
(
FillAlgorHdl
,
void
*
);
#endif
};
#endif // SC_TPSORT_HXX
...
...
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