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
9da730a8
Kaydet (Commit)
9da730a8
authored
Şub 16, 2015
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
WaE: unused function 'lcl_getLayoutRect'
Change-Id: I1892d6c0c0466eea266b653f0b5907236cb84624
üst
28474dcd
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
+4
-0
viscrs.cxx
sw/source/core/crsr/viscrs.cxx
+4
-0
No files found.
sw/source/core/crsr/viscrs.cxx
Dosyayı görüntüle @
9da730a8
...
@@ -257,6 +257,8 @@ void SwSelPaintRects::Hide()
...
@@ -257,6 +257,8 @@ 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.
...
@@ -274,6 +276,8 @@ static SwRect lcl_getLayoutRect(const Point& rPoint, const SwPosition& rPosition
...
@@ -274,6 +276,8 @@ static SwRect lcl_getLayoutRect(const Point& rPoint, const SwPosition& rPosition
return
aRect
;
return
aRect
;
}
}
#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