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
7ed3e749
Kaydet (Commit)
7ed3e749
authored
Eyl 10, 2016
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Blind fix for MSVC
Change-Id: I53e01f3c76cf1e52fbf5f95f525cfc3b643b9e77
üst
822209e2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
0 deletions
+4
-0
XMLFontStylesContext.hxx
include/xmloff/XMLFontStylesContext.hxx
+2
-0
XMLFontStylesContext.cxx
xmloff/source/style/XMLFontStylesContext.cxx
+2
-0
No files found.
include/xmloff/XMLFontStylesContext.hxx
Dosyayı görüntüle @
7ed3e749
...
...
@@ -59,6 +59,8 @@ public:
const
css
::
uno
::
Reference
<
css
::
xml
::
sax
::
XAttributeList
>
&
xAttrList
,
rtl_TextEncoding
eDfltEnc
);
~
XMLFontStylesContext
()
override
;
const
SvXMLTokenMap
&
GetFontStyleAttrTokenMap
()
const
{
return
*
pFontStyleAttrTokenMap
;
...
...
xmloff/source/style/XMLFontStylesContext.cxx
Dosyayı görüntüle @
7ed3e749
...
...
@@ -377,6 +377,8 @@ XMLFontStylesContext::XMLFontStylesContext( SvXMLImport& rImport,
{
}
XMLFontStylesContext
::~
XMLFontStylesContext
()
{}
bool
XMLFontStylesContext
::
FillProperties
(
const
OUString
&
rName
,
::
std
::
vector
<
XMLPropertyState
>
&
rProps
,
sal_Int32
nFamilyNameIdx
,
...
...
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