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
2c164be0
Kaydet (Commit)
2c164be0
authored
Mar 02, 2015
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
We need SwShellCrsr::FillStartEnd() on iOS, too
Change-Id: Idd28be5ed39298d8a49466724ac8600df4473464
üst
fd698634
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
4 deletions
+0
-4
viscrs.cxx
sw/source/core/crsr/viscrs.cxx
+0
-4
No files found.
sw/source/core/crsr/viscrs.cxx
Dosyayı görüntüle @
2c164be0
...
@@ -257,8 +257,6 @@ void SwSelPaintRects::Hide()
...
@@ -257,8 +257,6 @@ void SwSelPaintRects::Hide()
SwRects
::
clear
();
SwRects
::
clear
();
}
}
#if HAVE_FEATURE_DESKTOP || defined(ANDROID)
/**
/**
* Return a layout rectangle (typically with minimal width) that represents a
* Return a layout rectangle (typically with minimal width) that represents a
* cursor at rPosition.
* cursor at rPosition.
...
@@ -283,8 +281,6 @@ void SwShellCrsr::FillStartEnd(SwRect& rStart, SwRect& rEnd) const
...
@@ -283,8 +281,6 @@ void SwShellCrsr::FillStartEnd(SwRect& rStart, SwRect& rEnd) const
rEnd
=
lcl_getLayoutRect
(
pCursor
->
GetEndPos
(),
*
pCursor
->
End
());
rEnd
=
lcl_getLayoutRect
(
pCursor
->
GetEndPos
(),
*
pCursor
->
End
());
}
}
#endif
void
SwSelPaintRects
::
Show
()
void
SwSelPaintRects
::
Show
()
{
{
SdrView
*
pView
=
(
SdrView
*
)
pCShell
->
GetDrawView
();
SdrView
*
pView
=
(
SdrView
*
)
pCShell
->
GetDrawView
();
...
...
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