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
0fe9defa
Kaydet (Commit)
0fe9defa
authored
Haz 06, 2014
tarafından
Jan Holesovsky
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
sw html: Translate some german comments.
Change-Id: I4b8e83dc53e09ba18b5cd0e907ce2412d7f7dd98
üst
8ab69537
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
htmlatr.cxx
sw/source/filter/html/htmlatr.cxx
+2
-2
No files found.
sw/source/filter/html/htmlatr.cxx
Dosyayı görüntüle @
0fe9defa
...
...
@@ -2927,11 +2927,11 @@ Writer& OutHTML_INetFmt( Writer& rWrt, const SwFmtINetFmt& rINetFmt, bool bOn )
const
SvxMacroTableDtor
*
pMacTable
=
rINetFmt
.
GetMacroTbl
();
bool
bEvents
=
pMacTable
!=
0
&&
!
pMacTable
->
empty
();
//
Gibt es ueberhaupt etwas auszugeben
?
//
Anything to output at all
?
if
(
aURL
.
isEmpty
()
&&
!
bEvents
&&
rINetFmt
.
GetName
().
isEmpty
()
)
return
rWrt
;
//
Tag aus? Dann nur ein </A> ausgeben.
//
bOn controls if we are writing the opening or closing tag
if
(
!
bOn
)
{
HTMLOutFuncs
::
Out_AsciiTag
(
rWrt
.
Strm
(),
OOO_STRING_SVTOOLS_HTML_anchor
,
false
);
...
...
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