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
f5e2a466
Kaydet (Commit)
f5e2a466
authored
Eki 06, 2016
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
drop unused STD_MASKCOLOR defines
Change-Id: I9e6d499788467e5215464cf8f5146721b847909c
üst
e46e82a0
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
13 deletions
+0
-13
Bitmaps.hrc
chart2/source/controller/dialogs/Bitmaps.hrc
+0
-4
deployment.hrc
desktop/inc/deployment.hrc
+0
-3
sc.hrc
sc/inc/sc.hrc
+0
-4
dialogs.hrc
xmlsecurity/source/dialogs/dialogs.hrc
+0
-2
No files found.
chart2/source/controller/dialogs/Bitmaps.hrc
Dosyayı görüntüle @
f5e2a466
...
...
@@ -21,10 +21,6 @@
#include <svl/solar.hrc>
#ifndef STD_MASKCOLOR
#define STD_MASKCOLOR Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; }
#endif
// chart types
// Images:
...
...
desktop/inc/deployment.hrc
Dosyayı görüntüle @
f5e2a466
...
...
@@ -20,9 +20,6 @@
#ifndef INCLUDED_DEPLOYMENT_HRC
#define INCLUDED_DEPLOYMENT_HRC
#define MASKCOLOR MaskColor = \
Color { Red = 0xFFFF ; Green = 0x0000 ; Blue = 0xFFFF ; };
#define RID_DEPLOYMENT_START 2000
#define RID_DEPLOYMENT_GUI_START RID_DEPLOYMENT_START
...
...
sc/inc/sc.hrc
Dosyayı görüntüle @
f5e2a466
...
...
@@ -1102,10 +1102,6 @@
#define SC_DIALOGS_END (WID_CONDFRMT_REF + 1)
#ifndef STD_MASKCOLOR
#define STD_MASKCOLOR Color { Red = 0xFF00; Green = 0x0000; Blue = 0xFF00; }
#endif
#define MID_1 1
#define MID_2 2
#define MID_3 3
...
...
xmlsecurity/source/dialogs/dialogs.hrc
Dosyayı görüntüle @
f5e2a466
...
...
@@ -23,8 +23,6 @@
#include <svtools/controldims.hrc>
#include <global.hrc>
#define STD_MASKCOLOR Color{Red=0xffff;Green=0x0000;Blue=0xffff;}
#define STR_HEADERBAR 256
#define STR_VERSION 257
#define STR_SERIALNUM 258
...
...
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