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
e3e860ec
Kaydet (Commit)
e3e860ec
authored
Kas 27, 2015
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
MSVC fix
Change-Id: I41902dbeac80f73f7991c835b66e2bbc7421d3b5
üst
2759ea0e
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
unostyle.cxx
sw/source/core/unocore/unostyle.cxx
+4
-4
No files found.
sw/source/core/unocore/unostyle.cxx
Dosyayı görüntüle @
e3e860ec
...
@@ -94,10 +94,10 @@ namespace
...
@@ -94,10 +94,10 @@ namespace
{
{
struct
StyleFamilyEntry
struct
StyleFamilyEntry
{
{
const
SfxStyleFamily
m_eFamily
;
SfxStyleFamily
m_eFamily
;
const
SwGetPoolIdFromName
m_aPoolId
;
SwGetPoolIdFromName
m_aPoolId
;
const
OUString
m_sName
;
OUString
m_sName
;
const
sal_uInt32
m_nRedId
;
sal_uInt32
m_nRedId
;
StyleFamilyEntry
(
SfxStyleFamily
eFamily
,
SwGetPoolIdFromName
aPoolId
,
OUString
const
&
sName
,
sal_uInt32
nResId
)
StyleFamilyEntry
(
SfxStyleFamily
eFamily
,
SwGetPoolIdFromName
aPoolId
,
OUString
const
&
sName
,
sal_uInt32
nResId
)
:
m_eFamily
(
eFamily
)
:
m_eFamily
(
eFamily
)
,
m_aPoolId
(
aPoolId
)
,
m_aPoolId
(
aPoolId
)
...
...
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