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
f4048789
Kaydet (Commit)
f4048789
authored
Haz 05, 2012
tarafından
Philipp Weissenbacher
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Post-translation clean-up with small formatting change
Change-Id: I0f237c360cfaa02c6492cbd95ebfd07657e04fd0
üst
960d72c0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
10 deletions
+10
-10
porlay.hxx
sw/source/core/text/porlay.hxx
+10
-10
No files found.
sw/source/core/text/porlay.hxx
Dosyayı görüntüle @
f4048789
...
...
@@ -45,7 +45,7 @@ class SvStream;
class
SwTxtFormatter
;
/*************************************************************************
*
class SwCharRange
* class SwCharRange
*************************************************************************/
class
SwCharRange
...
...
@@ -72,12 +72,12 @@ public:
};
/*************************************************************************
*
class SwRepaint
* class SwRepaint
*************************************************************************/
// SwRepaint is a document-global SwRect
// nOfst states from where in the first line should be painted
// nRightOfst gives t
eh
right margin
// nRightOfst gives t
he
right margin
class
SwRepaint
:
public
SwRect
{
SwTwips
nOfst
;
...
...
@@ -94,7 +94,7 @@ public:
};
/*************************************************************************
*
class SwLineLayout
* class SwLineLayout
*************************************************************************/
class
SwLineLayout
:
public
SwTxtPortion
...
...
@@ -117,7 +117,7 @@ private:
sal_Bool
bContent
:
1
;
// Text for line numbering
sal_Bool
bRedline
:
1
;
// The Redlining
sal_Bool
bForcedLeftMargin
:
1
;
// Left adjustment moved by the Fly
sal_Bool
bHanging
:
1
;
//
content
s a hanging portion in the margin
sal_Bool
bHanging
:
1
;
//
Contain
s a hanging portion in the margin
sal_Bool
bUnderscore
:
1
;
SwTwips
_GetHangingMargin
()
const
;
...
...
@@ -270,7 +270,7 @@ class SwParaPortion : public SwLineLayout
// Fraction aZoom;
long
nDelta
;
// If a SwTxtFrm
a
is locked, no changes occur to the formatting data (under
// If a SwTxtFrm is locked, no changes occur to the formatting data (under
// pLine) (compare with Orphans)
sal_Bool
bFlys
:
1
;
// Overlapping Flys?
sal_Bool
bPrep
:
1
;
// PREP_*
...
...
@@ -280,8 +280,8 @@ class SwParaPortion : public SwLineLayout
sal_Bool
bFollowField
:
1
;
// We have a bit of field left for the Follow
sal_Bool
bFixLineHeight
:
1
;
// Fixed line height
sal_Bool
bFtnNum
:
1
;
// cont
ent
s a footnotenumberportion
sal_Bool
bMargin
:
1
;
// cont
ent
s a hanging punctuation in the margin
sal_Bool
bFtnNum
:
1
;
// cont
ain
s a footnotenumberportion
sal_Bool
bMargin
:
1
;
// cont
ain
s a hanging punctuation in the margin
sal_Bool
bFlag00
:
1
;
sal_Bool
bFlag11
:
1
;
...
...
@@ -372,7 +372,7 @@ public:
};
/*************************************************************************
*
Inline-Implementierungen
*
Inline implementations
*************************************************************************/
inline
void
SwLineLayout
::
ResetFlags
()
...
...
@@ -408,7 +408,7 @@ inline void SwParaPortion::FormatReset()
}
#ifdef UNX
// The tern
i
ary expression is too much for the C30
// The ternary expression is too much for the C30
inline
SwLinePortion
*
SwLineLayout
::
GetFirstPortion
()
const
{
SwLinePortion
*
pTmp
=
pPortion
;
...
...
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