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
e2e2775f
Kaydet (Commit)
e2e2775f
authored
Ock 22, 2017
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
align comment
Change-Id: I50a728e785589e3ec2d9128679f3e69451c5102a
üst
49889a29
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
TableDesignPane.cxx
sd/source/ui/table/TableDesignPane.cxx
+7
-7
No files found.
sd/source/ui/table/TableDesignPane.cxx
Dosyayı görüntüle @
e2e2775f
...
@@ -607,13 +607,13 @@ const Bitmap CreateDesignPreview( const Reference< XIndexAccess >& xTableStyle,
...
@@ -607,13 +607,13 @@ const Bitmap CreateDesignPreview( const Reference< XIndexAccess >& xTableStyle,
CellInfoMatrix
aMatrix
;
CellInfoMatrix
aMatrix
;
FillCellInfoMatrix
(
aCellInfoVector
,
rSettings
,
aMatrix
);
FillCellInfoMatrix
(
aCellInfoVector
,
rSettings
,
aMatrix
);
// bbbbbbbbbbbb w = 12 pixel
// bbbbbbbbbbbb w = 12 pixel
// bccccccccccb h = 7 pixel
// bccccccccccb h = 7 pixel
// bccccccccccb b = border color
// bccccccccccb b = border color
// bcttttttttcb c = cell color
// bcttttttttcb c = cell color
// bccccccccccb t = text color
// bccccccccccb t = text color
// bccccccccccb
// bccccccccccb
// bbbbbbbbbbbb
// bbbbbbbbbbbb
Bitmap
aPreviewBmp
(
Size
(
nBitmapWidth
,
nBitmapHeight
),
24
,
nullptr
);
Bitmap
aPreviewBmp
(
Size
(
nBitmapWidth
,
nBitmapHeight
),
24
,
nullptr
);
Bitmap
::
ScopedWriteAccess
pAccess
(
aPreviewBmp
);
Bitmap
::
ScopedWriteAccess
pAccess
(
aPreviewBmp
);
...
...
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