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
ea0d3041
Kaydet (Commit)
ea0d3041
authored
Kas 24, 2013
tarafından
Matteo Casalin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
xub_StrLen to sal_Int32
Change-Id: Ifd4f78d422eb3ed04407e9c9edb30ef319cae2cb
üst
0f8eef96
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
anchoredobject.hxx
sw/inc/anchoredobject.hxx
+1
-1
txtfrm.cxx
sw/source/core/text/txtfrm.cxx
+1
-1
No files found.
sw/inc/anchoredobject.hxx
Dosyayı görüntüle @
ea0d3041
...
...
@@ -170,7 +170,7 @@ class SW_DLLPUBLIC SwAnchoredObject
// object positioning
friend
bool
sw_HideObj
(
const
SwTxtFrm
&
_rFrm
,
const
RndStdIds
_eAnchorType
,
const
xub_StrLen
_nObjAnchorPos
,
const
sal_Int32
_nObjAnchorPos
,
SwAnchoredObject
*
_pAnchoredObj
);
protected
:
SwAnchoredObject
();
...
...
sw/source/core/text/txtfrm.cxx
Dosyayı görüntüle @
ea0d3041
...
...
@@ -495,7 +495,7 @@ void SwTxtFrm::HideFootnotes( xub_StrLen nStart, xub_StrLen nEnd )
// (c) the anchor character is an as-character anchored graphic.
bool
sw_HideObj
(
const
SwTxtFrm
&
_rFrm
,
const
RndStdIds
_eAnchorType
,
const
xub_StrLen
_nObjAnchorPos
,
const
sal_Int32
_nObjAnchorPos
,
SwAnchoredObject
*
_pAnchoredObj
)
{
bool
bRet
(
true
);
...
...
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