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
f00fce5b
Kaydet (Commit)
f00fce5b
authored
Şub 21, 2015
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo: containted->contained
Change-Id: I678c35ca2007169a38529b36fd31367bac4ed481
üst
b98ac707
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
style_collector.xsl
...e/xslt/odf2xhtml/export/common/styles/style_collector.xsl
+1
-1
BasCodeTagger.cxx
helpcompiler/source/BasCodeTagger.cxx
+1
-1
No files found.
filter/source/xslt/odf2xhtml/export/common/styles/style_collector.xsl
Dosyayı görüntüle @
f00fce5b
...
@@ -209,7 +209,7 @@
...
@@ -209,7 +209,7 @@
<xsl:copy-of
select=
"$documentLinks/styles-file/*/office:styles"
/>
<xsl:copy-of
select=
"$documentLinks/styles-file/*/office:styles"
/>
<xsl:copy-of
select=
"$documentLinks/styles-file/*/office:font-face-decls"
/>
<xsl:copy-of
select=
"$documentLinks/styles-file/*/office:font-face-decls"
/>
<!-- office:automatic-styles may be contain
t
ed in two files (i.e. content.xml and styles.xml).
<!-- office:automatic-styles may be contained in two files (i.e. content.xml and styles.xml).
Wild card necessary as top level element differs from flat office files ("SampleName.fsxw") -->
Wild card necessary as top level element differs from flat office files ("SampleName.fsxw") -->
<xsl:copy-of
select=
"/*/office:automatic-styles"
/>
<xsl:copy-of
select=
"/*/office:automatic-styles"
/>
...
...
helpcompiler/source/BasCodeTagger.cxx
Dosyayı görüntüle @
f00fce5b
...
@@ -97,7 +97,7 @@ void BasicCodeTagger::getBasicCodeContainerNodes()
...
@@ -97,7 +97,7 @@ void BasicCodeTagger::getBasicCodeContainerNodes()
}
}
}
}
//! Extracts Basic Codes contain
t
ed in <bascode> tags.
//! Extracts Basic Codes contained in <bascode> tags.
/*!
/*!
* For each <bascode> this method iterates through it's <paragraph> tags and "inserts" <item> tags according
* For each <bascode> this method iterates through it's <paragraph> tags and "inserts" <item> tags according
* to the Basic code syntax found in that paragraph.
* to the Basic code syntax found in that paragraph.
...
...
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