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
86026d19
Kaydet (Commit)
86026d19
authored
Şub 17, 2011
tarafından
David Tardon
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
WaE: unused variable
üst
2087f6f9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
numpages.cxx
cui/source/tabpages/numpages.cxx
+0
-2
No files found.
cui/source/tabpages/numpages.cxx
Dosyayı görüntüle @
86026d19
...
@@ -1786,7 +1786,6 @@ IMPL_LINK( SvxNumOptionsTabPage, AllLevelHdl_Impl, NumericField*, pBox )
...
@@ -1786,7 +1786,6 @@ IMPL_LINK( SvxNumOptionsTabPage, AllLevelHdl_Impl, NumericField*, pBox )
IMPL_LINK
(
SvxNumOptionsTabPage
,
NumberTypeSelectHdl_Impl
,
ListBox
*
,
pBox
)
IMPL_LINK
(
SvxNumOptionsTabPage
,
NumberTypeSelectHdl_Impl
,
ListBox
*
,
pBox
)
{
{
String
sSelectStyle
;
String
sSelectStyle
;
sal_Int16
eOldType
;
BOOL
bShowOrient
=
FALSE
;
BOOL
bShowOrient
=
FALSE
;
BOOL
bBmp
=
FALSE
;
BOOL
bBmp
=
FALSE
;
String
aEmptyStr
;
String
aEmptyStr
;
...
@@ -1796,7 +1795,6 @@ IMPL_LINK( SvxNumOptionsTabPage, NumberTypeSelectHdl_Impl, ListBox *, pBox )
...
@@ -1796,7 +1795,6 @@ IMPL_LINK( SvxNumOptionsTabPage, NumberTypeSelectHdl_Impl, ListBox *, pBox )
if
(
nActNumLvl
&
nMask
)
if
(
nActNumLvl
&
nMask
)
{
{
SvxNumberFormat
aNumFmt
(
pActNum
->
GetLevel
(
i
));
SvxNumberFormat
aNumFmt
(
pActNum
->
GetLevel
(
i
));
eOldType
=
aNumFmt
.
GetNumberingType
();
// PAGEDESC gibt es nicht
// PAGEDESC gibt es nicht
USHORT
nNumType
=
(
USHORT
)(
ULONG
)
pBox
->
GetEntryData
(
pBox
->
GetSelectEntryPos
());
USHORT
nNumType
=
(
USHORT
)(
ULONG
)
pBox
->
GetEntryData
(
pBox
->
GetSelectEntryPos
());
aNumFmt
.
SetNumberingType
((
sal_Int16
)
nNumType
);
aNumFmt
.
SetNumberingType
((
sal_Int16
)
nNumType
);
...
...
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