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
89589056
Kaydet (Commit)
89589056
authored
Kas 29, 2012
tarafından
Alexander Wilms
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Change default shape color
Change-Id: I922fe667d6bf892916681988cd8599c7db9dc106
üst
679480f3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
xdef.hxx
svx/inc/svx/xdef.hxx
+5
-5
No files found.
svx/inc/svx/xdef.hxx
Dosyayı görüntüle @
89589056
...
...
@@ -20,16 +20,16 @@
#ifndef _XDEF_HXX
#define _XDEF_HXX
/*************************************************************************
|*
|* Attribut einfuegen: Zeile kopieren, VOR welcher eingefuegt werden
|* soll, Bezeichnung aendern und diese auch am Ende der darauffolgenden
|* Zeile eintragen
|* Adding an attribute: Copy line, above which you want to add something,
|* change the label and add it at the end of the following line, too
|*
\************************************************************************/
#define COL_DEFAULT_SHAPE_FILLING RGB_COLORDATA( 0x
CF, 0xE7, 0xF5
)
#define COL_DEFAULT_SHAPE_STROKE RGB_COLORDATA(
128, 128, 128
)
#define COL_DEFAULT_SHAPE_FILLING RGB_COLORDATA( 0x
72, 0x9F, 0xCF
)
#define COL_DEFAULT_SHAPE_STROKE RGB_COLORDATA(
52, 101, 175
)
#define XATTR_START 1000
...
...
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