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
7d2cf383
Kaydet (Commit)
7d2cf383
authored
Nis 30, 2014
tarafından
Noel Grandin
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
canvas: sal_Bool->bool
Change-Id: I0f7e1ff88f91ded1bc4c45769d7e378db8698332
üst
abd8c2a0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
ogl_bitmapcanvashelper.cxx
canvas/source/opengl/ogl_bitmapcanvashelper.cxx
+1
-1
ogl_bitmapcanvashelper.hxx
canvas/source/opengl/ogl_bitmapcanvashelper.hxx
+1
-1
No files found.
canvas/source/opengl/ogl_bitmapcanvashelper.cxx
Dosyayı görüntüle @
7d2cf383
...
@@ -52,7 +52,7 @@ namespace oglcanvas
...
@@ -52,7 +52,7 @@ namespace oglcanvas
}
}
uno
::
Reference
<
rendering
::
XBitmap
>
BitmapCanvasHelper
::
getScaledBitmap
(
const
geometry
::
RealSize2D
&
/*newSize*/
,
uno
::
Reference
<
rendering
::
XBitmap
>
BitmapCanvasHelper
::
getScaledBitmap
(
const
geometry
::
RealSize2D
&
/*newSize*/
,
sal_B
ool
/*beFast*/
)
b
ool
/*beFast*/
)
{
{
// TODO(F1):
// TODO(F1):
return
uno
::
Reference
<
rendering
::
XBitmap
>
();
return
uno
::
Reference
<
rendering
::
XBitmap
>
();
...
...
canvas/source/opengl/ogl_bitmapcanvashelper.hxx
Dosyayı görüntüle @
7d2cf383
...
@@ -71,7 +71,7 @@ namespace oglcanvas
...
@@ -71,7 +71,7 @@ namespace oglcanvas
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
rendering
::
XBitmap
>
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
rendering
::
XBitmap
>
getScaledBitmap
(
const
::
com
::
sun
::
star
::
geometry
::
RealSize2D
&
newSize
,
getScaledBitmap
(
const
::
com
::
sun
::
star
::
geometry
::
RealSize2D
&
newSize
,
sal_B
ool
beFast
);
b
ool
beFast
);
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>
::
com
::
sun
::
star
::
uno
::
Sequence
<
sal_Int8
>
getData
(
::
com
::
sun
::
star
::
rendering
::
IntegerBitmapLayout
&
bitmapLayout
,
getData
(
::
com
::
sun
::
star
::
rendering
::
IntegerBitmapLayout
&
bitmapLayout
,
...
...
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