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
4cf17dc5
Kaydet (Commit)
4cf17dc5
authored
Ara 26, 2012
tarafından
Philipp Riemer
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
translate remaining German comments in sw/inc
Change-Id: I76b03fd1fe374562fc7714361d08bc683ca8cb01
üst
e481740c
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
4 additions
and
6 deletions
+4
-6
index.hxx
sw/inc/index.hxx
+2
-2
ndtxt.hxx
sw/inc/ndtxt.hxx
+1
-1
node.hxx
sw/inc/node.hxx
+0
-2
tblenum.hxx
sw/inc/tblenum.hxx
+1
-1
No files found.
sw/inc/index.hxx
Dosyayı görüntüle @
4cf17dc5
...
...
@@ -129,8 +129,8 @@ public:
explicit
SwIndexReg
();
virtual
~
SwIndexReg
();
//
rtti, abgeleitete moegens gleichtun oder nicht. Wenn sie es gleichtun
//
kann ueber das SwIndexReg typsicher gecastet werden
.
//
/ rtti, derived classes might do the same. If so, one can cast typesavely
//
/ via SwIndexReg
.
TYPEINFO
();
void
MoveTo
(
SwIndexReg
&
rArr
);
...
...
sw/inc/ndtxt.hxx
Dosyayı görüntüle @
4cf17dc5
...
...
@@ -206,7 +206,7 @@ public:
/// End: Data collected during idle time
protected
:
/// f
uers Umhaengen der TxtFmtCollections (Outline-Nummerierung!
!)
/// f
or hanging TxtFmtCollections somewhere else (Outline-Numbering
!)
virtual
void
Modify
(
const
SfxPoolItem
*
,
const
SfxPoolItem
*
);
virtual
void
SwClientNotify
(
const
SwModify
&
,
const
SfxHint
&
);
...
...
sw/inc/node.hxx
Dosyayı görüntüle @
4cf17dc5
...
...
@@ -569,8 +569,6 @@ public:
/// Set pointer in format of section on itself.
void
NodesArrChgd
();
// ueberprueft bei _nicht_ versteckten Bereichen, ob es Inhalt gibt, der
// _nicht_ in einem versteckten (Unter-)Bereich liegt
/** Check for not hidden areas whether there is content that is not in
a hidden sub-area. */
sal_Bool
IsCntntHidden
()
const
;
...
...
sw/inc/tblenum.hxx
Dosyayı görüntüle @
4cf17dc5
...
...
@@ -54,7 +54,7 @@ enum TblChgMode
enum
SplitTbl_HeadlineOption
{
HEADLINE_NONE
=
0
,
// Leave everything in place.
HEADLINE_BORDERCOPY
,
//
von der davor obere Line der vorhergehen Line
HEADLINE_BORDERCOPY
,
//
Copy border of the previous line.
HEADLINE_CNTNTCOPY
,
// Copy 1st line with all contents.
HEADLINE_BOXATTRCOPY
,
// Copy box attributs of 1st line.
HEADLINE_BOXATRCOLLCOPY
// Copy box attributes and paragraph styles of 1st line.
...
...
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