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
39566f99
Kaydet (Commit)
39566f99
authored
Şub 22, 2013
tarafından
Miklos Vajna
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
SwFntObj::GetTextSize: clean up ascii-art
Change-Id: I39a2d3128e5b8f09f1cac895205dea683a4abd17
üst
d48faab3
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
1 addition
and
10 deletions
+1
-10
fntcache.hxx
sw/source/core/inc/fntcache.hxx
+1
-0
fntcache.cxx
sw/source/core/txtnode/fntcache.cxx
+0
-10
No files found.
sw/source/core/inc/fntcache.hxx
Dosyayı görüntüle @
39566f99
...
...
@@ -113,6 +113,7 @@ public:
inline
sal_Bool
IsSymbol
()
const
{
return
bSymbol
;
}
void
DrawText
(
SwDrawTextInfo
&
rInf
);
/// determine the TextSize (of the printer)
Size
GetTextSize
(
SwDrawTextInfo
&
rInf
);
xub_StrLen
GetCrsrOfst
(
SwDrawTextInfo
&
rInf
);
...
...
sw/source/core/txtnode/fntcache.cxx
Dosyayı görüntüle @
39566f99
...
...
@@ -1766,16 +1766,6 @@ void SwFntObj::DrawText( SwDrawTextInfo &rInf )
}
}
/*************************************************************************
*
* Size SwFntObj::GetTextSize( const OutputDevice *pOut, const String &rTxt,
* const sal_uInt16 nIdx, const sal_uInt16 nLen, const short nKern = 0 );
*
* determine the TextSize (of the printer)
*
*************************************************************************/
Size
SwFntObj
::
GetTextSize
(
SwDrawTextInfo
&
rInf
)
{
Size
aTxtSize
;
...
...
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