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
61027a63
Kaydet (Commit)
61027a63
authored
Eki 22, 2013
tarafından
Michael Stahl
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
vcl: Image: mark newly added constructor "explicit"
Change-Id: I6d114e932d113f3d126cac3f7e43fade2a740245
üst
0f96de25
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
image.hxx
include/vcl/image.hxx
+1
-1
No files found.
include/vcl/image.hxx
Dosyayı görüntüle @
61027a63
...
...
@@ -58,7 +58,7 @@ public:
Image
(
const
Bitmap
&
rBitmap
,
const
Bitmap
&
rMaskBitmap
);
Image
(
const
Bitmap
&
rBitmap
,
const
Color
&
rColor
);
Image
(
const
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
graphic
::
XGraphic
>&
rxGraphic
);
Image
(
const
OUString
&
r
FileUrl
);
explicit
Image
(
const
OUString
&
rPNG
FileUrl
);
~
Image
();
Size
GetSizePixel
()
const
;
...
...
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