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
47dca108
Kaydet (Commit)
47dca108
authored
Haz 19, 2013
tarafından
Tor Lillqvist
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Add comment
Change-Id: Id3ec71e8da07a8bf1c979585eb84cd5a9d6f7a77
üst
b9c46f46
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
ctlayout.cxx
vcl/coretext/ctlayout.cxx
+5
-0
No files found.
vcl/coretext/ctlayout.cxx
Dosyayı görüntüle @
47dca108
...
...
@@ -426,6 +426,11 @@ void CTLayout::GetCaretPositions( int nMaxIndex, sal_Int32* pCaretXArray ) const
bool
CTLayout
::
GetBoundRect
(
SalGraphics
&
rGraphics
,
Rectangle
&
rVCLRect
)
const
{
// Closely mimic DrawText(), except that instead of calling
// CTLineDraw() to draw the line, we call CTLineGetImageBounds()
// to get its bounds. But all the coordinate system manipulation
// before that is the same => should be factored out?
AquaSalGraphics
&
rAquaGraphics
=
static_cast
<
AquaSalGraphics
&>
(
rGraphics
);
#ifdef IOS
...
...
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