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
9c249ac1
Kaydet (Commit)
9c249ac1
authored
Eyl 30, 2013
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-const-variable
Change-Id: I4feed2237f71ab4baeee44ca1404072f52e5eca4
üst
104dd67b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
29 deletions
+0
-29
EnhancedCustomShapeGeometry.cxx
svx/source/customshapes/EnhancedCustomShapeGeometry.cxx
+0
-29
No files found.
svx/source/customshapes/EnhancedCustomShapeGeometry.cxx
Dosyayı görüntüle @
9c249ac1
...
...
@@ -27,10 +27,6 @@
static const sal_Int32 MIN_INT32 = std::numeric_limits<sal_Int32>::min();
static const sal_Int32 mso_sptDefault0[] =
{
1, 0
};
static const sal_Int32 mso_sptDefault1400[] =
{
1, 1400
...
...
@@ -3108,10 +3104,6 @@ static const SvxMSDffCalculationData mso_sptSmileyFaceCalc[] =
{ 0x4000, { 15510, 0x400, 0 } }
};
static const SvxMSDffTextRectangles mso_sptSmileyFaceTextRect[] =
{
{ { 0, 1 MSO_I }, { 4 MSO_I, 21600 } }
};
static const sal_Int32 mso_sptSmileyFaceDefault[] =
{
1, 17520
...
...
@@ -6269,31 +6261,10 @@ sal_Bool SortFilledObjectsToBackByDefault( MSO_SPT eSpType )
return bSortFilledObjectsToBackByDefault;
}
static const SvxMSDffVertPair mso_sptFontWorkVert[] =
{
{ 0, 0 }, { 21600, 0 }, { 0, 21600 }, { 21600, 21600 }
};
static const sal_uInt16 mso_sptFontWorkSegm[] =
{
0x4000, 0x0001, 0x8000,
0x4000, 0x0001, 0x8000
};
static const SvxMSDffTextRectangles mso_sptFontWorkTextRect[] =
{
{ { 0, 0 }, { 21600, 21600 } }
};
static const mso_CustomShape msoFontWork =
{
(SvxMSDffVertPair*)mso_sptFontWorkVert, SAL_N_ELEMENTS( mso_sptFontWorkVert ),
(sal_uInt16*)mso_sptFontWorkSegm, sizeof( mso_sptFontWorkSegm ) >> 1,
NULL, 0,
NULL,
(SvxMSDffTextRectangles*)mso_sptFontWorkTextRect, SAL_N_ELEMENTS( mso_sptFontWorkTextRect ),
21600, 21600,
MIN_INT32, MIN_INT32,
NULL, 0,
NULL, 0 // Handles
};
static const SvxMSDffVertPair mso_sptTextPlainTextVert[] =
{
...
...
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