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
7be04130
Kaydet (Commit)
7be04130
authored
Tem 21, 2014
tarafından
Noel Grandin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove SFX_ITEM_PRESENTATION_NAMEONLY
since it is unused Change-Id: Ib739240a362eeff6a72b2300804583b575edfb24
üst
3e18cf51
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
5 deletions
+0
-5
poolitem.hxx
include/svl/poolitem.hxx
+0
-1
attrib.cxx
sc/source/core/data/attrib.cxx
+0
-4
No files found.
include/svl/poolitem.hxx
Dosyayı görüntüle @
7be04130
...
...
@@ -125,7 +125,6 @@ enum SfxItemPresentation
{
SFX_ITEM_PRESENTATION_NONE
,
SFX_ITEM_PRESENTATION_NAMEONLY
,
SFX_ITEM_PRESENTATION_NAMELESS
,
SFX_ITEM_PRESENTATION_COMPLETE
};
...
...
sc/source/core/data/attrib.cxx
Dosyayı görüntüle @
7be04130
...
...
@@ -1040,10 +1040,6 @@ SfxItemPresentation ScPageScaleToItem::GetPresentation(
case
SFX_ITEM_PRESENTATION_NONE
:
break
;
case
SFX_ITEM_PRESENTATION_NAMEONLY
:
rText
=
aName
;
break
;
case
SFX_ITEM_PRESENTATION_NAMELESS
:
rText
=
aValue
;
break
;
...
...
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