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
f4191be4
Kaydet (Commit)
f4191be4
authored
Ock 16, 2015
tarafından
Markus Mohrhard
Kaydeden (comit)
Markus Mohrhard
Agu 28, 2015
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
add applyToItemSet method to all properties
Change-Id: Iaa67f0c6c619af248074d9c1a436a1e59563fd2b
üst
bd38b1f1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletion
+5
-1
orcusinterface.hxx
sc/source/filter/inc/orcusinterface.hxx
+5
-1
No files found.
sc/source/filter/inc/orcusinterface.hxx
Dosyayı görüntüle @
f4191be4
...
@@ -218,8 +218,9 @@ private:
...
@@ -218,8 +218,9 @@ private:
struct
border
struct
border
{
{
border
();
border
();
void
applyToItemSet
(
SfxItemSet
&
rSet
)
const
;
};
};
border
maCurrentBorder
;
border
maCurrentBorder
;
...
@@ -231,6 +232,7 @@ private:
...
@@ -231,6 +232,7 @@ private:
bool
mbLocked
;
bool
mbLocked
;
protection
();
protection
();
void
applyToItemSet
(
SfxItemSet
&
rSet
)
const
;
};
};
protection
maCurrentProtection
;
protection
maCurrentProtection
;
...
@@ -239,6 +241,8 @@ private:
...
@@ -239,6 +241,8 @@ private:
struct
number_format
struct
number_format
{
{
OUString
maCode
;
OUString
maCode
;
void
applyToItemSet
(
SfxItemSet
&
rSet
)
const
;
};
};
number_format
maCurrentNumberFormat
;
number_format
maCurrentNumberFormat
;
...
...
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