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
9bba2d6a
Kaydet (Commit)
9bba2d6a
authored
Eyl 09, 2013
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
CID#1079152 uninitialized m_bOnWin
Change-Id: I8f7e56ce86e7097379a8e063405bf95405616318
üst
c119ec42
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
inftxt.hxx
sw/source/core/text/inftxt.hxx
+5
-2
No files found.
sw/source/core/text/inftxt.hxx
Dosyayı görüntüle @
9bba2d6a
...
@@ -205,10 +205,13 @@ public:
...
@@ -205,10 +205,13 @@ public:
const
sal_Int32
nIdx
=
0
,
const
sal_Int32
nIdx
=
0
,
const
xub_StrLen
nLen
=
STRING_LEN
);
const
xub_StrLen
nLen
=
STRING_LEN
);
inline
SwTxtSizeInfo
(
SwTxtFrm
*
pTxtFrm
,
SwFont
*
pTxtFnt
=
0
,
SwTxtSizeInfo
(
SwTxtFrm
*
pTxtFrm
,
SwFont
*
pTxtFnt
=
0
,
const
sal_Int32
nIndex
=
0
,
const
sal_Int32
nIndex
=
0
,
const
xub_StrLen
nLength
=
STRING_LEN
)
const
xub_StrLen
nLength
=
STRING_LEN
)
{
CtorInitTxtSizeInfo
(
pTxtFrm
,
pTxtFnt
,
nIndex
,
nLength
);
}
:
m_bOnWin
(
false
)
{
CtorInitTxtSizeInfo
(
pTxtFrm
,
pTxtFnt
,
nIndex
,
nLength
);
}
// GetMultiAttr returns the text attribute of the multiportion,
// GetMultiAttr returns the text attribute of the multiportion,
// if rPos is inside any multi-line part.
// if rPos is inside any multi-line part.
...
...
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