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
c686f29e
Kaydet (Commit)
c686f29e
authored
Ock 19, 2016
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
drop unused argument
Change-Id: I0333f65f67cdd93f9773e6d738289e36353ef359
üst
3dc11410
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
8 deletions
+0
-8
bitmapdevice.cxx
basebmp/source/bitmapdevice.cxx
+0
-0
bitmapdevice.hxx
include/basebmp/bitmapdevice.hxx
+0
-8
No files found.
basebmp/source/bitmapdevice.cxx
Dosyayı görüntüle @
c686f29e
This diff is collapsed.
Click to expand it.
include/basebmp/bitmapdevice.hxx
Dosyayı görüntüle @
c686f29e
...
@@ -64,13 +64,6 @@ public:
...
@@ -64,13 +64,6 @@ public:
*/
*/
basegfx
::
B2IVector
getSize
()
const
;
basegfx
::
B2IVector
getSize
()
const
;
/** Query the size of the whole frame buffer
@ return the size of the whole frame buffer, the same as
getSize() unless this is a "subset" device.
*/
basegfx
::
B2IVector
getBufferSize
()
const
;
/** Query type of scanline memory format
/** Query type of scanline memory format
*/
*/
Format
getScanlineFormat
()
const
;
Format
getScanlineFormat
()
const
;
...
@@ -121,7 +114,6 @@ public:
...
@@ -121,7 +114,6 @@ public:
protected
:
protected
:
BASEBMP_DLLPRIVATE
BitmapDevice
(
const
basegfx
::
B2IBox
&
rBounds
,
BASEBMP_DLLPRIVATE
BitmapDevice
(
const
basegfx
::
B2IBox
&
rBounds
,
const
basegfx
::
B2IVector
&
rBufferSize
,
Format
nScanlineFormat
,
Format
nScanlineFormat
,
sal_Int32
nScanlineStride
,
sal_Int32
nScanlineStride
,
sal_uInt8
*
pFirstScanline
,
sal_uInt8
*
pFirstScanline
,
...
...
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