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
0b704327
Kaydet (Commit)
0b704327
authored
Nis 12, 2016
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Avoid reserved identifiers
Change-Id: I481621d58b94163e32f9b5f19187d8ad587f2b1d
üst
634c1649
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
19 additions
and
19 deletions
+19
-19
controldims.hrc
include/svtools/controldims.hrc
+3
-3
helpid.hrc
include/svtools/helpid.hrc
+2
-2
imagemgr.hrc
include/svtools/imagemgr.hrc
+2
-2
svtools.hrc
include/svtools/svtools.hrc
+3
-3
editbrowsebox.hrc
svtools/source/brwbox/editbrowsebox.hrc
+3
-3
templwin.hrc
svtools/source/contnr/templwin.hrc
+3
-3
addresstemplate.hrc
svtools/source/dialogs/addresstemplate.hrc
+3
-3
No files found.
include/svtools/controldims.hrc
Dosyayı görüntüle @
0b704327
...
@@ -17,8 +17,8 @@
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
#ifndef
_SVT_CONTROLDIMS_HRC_
#ifndef
INCLUDED_SVTOOLS_CONTROLDIMS_HRC
#define
_SVT_CONTROLDIMS_HRC_
#define
INCLUDED_SVTOOLS_CONTROLDIMS_HRC
// From: Dialogue Specification and Guidelines - Visual Design V1.3
// From: Dialogue Specification and Guidelines - Visual Design V1.3
// by Christian Jansen
// by Christian Jansen
...
@@ -52,6 +52,6 @@
...
@@ -52,6 +52,6 @@
#define RSC_SP_DLG_INNERBORDER_RIGHT 6
#define RSC_SP_DLG_INNERBORDER_RIGHT 6
#define RSC_SP_DLG_INNERBORDER_BOTTOM 6
#define RSC_SP_DLG_INNERBORDER_BOTTOM 6
#endif
// _SVT_CONTROLDIMS_HRC_
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
include/svtools/helpid.hrc
Dosyayı görüntüle @
0b704327
...
@@ -17,8 +17,8 @@
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
#ifndef
_SVT
_HELPID_HRC
#ifndef
INCLUDED_SVTOOLS
_HELPID_HRC
#define
_SVT
_HELPID_HRC
#define
INCLUDED_SVTOOLS
_HELPID_HRC
#define HID_FILEDLG_LINK_CB "SVT_HID_FILEDLG_LINK_CB"
#define HID_FILEDLG_LINK_CB "SVT_HID_FILEDLG_LINK_CB"
#define HID_FILEDLG_PREVIEW_CB "SVT_HID_FILEDLG_PREVIEW_CB"
#define HID_FILEDLG_PREVIEW_CB "SVT_HID_FILEDLG_PREVIEW_CB"
...
...
include/svtools/imagemgr.hrc
Dosyayı görüntüle @
0b704327
...
@@ -17,8 +17,8 @@
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
#ifndef _SVTOOLS_IMAGEMGR_HRC
#ifndef
INCLUDED
_SVTOOLS_IMAGEMGR_HRC
#define _SVTOOLS_IMAGEMGR_HRC
#define
INCLUDED
_SVTOOLS_IMAGEMGR_HRC
#define IMAGELIST_START 3076 // must match to old Id's in SFX!
#define IMAGELIST_START 3076 // must match to old Id's in SFX!
...
...
include/svtools/svtools.hrc
Dosyayı görüntüle @
0b704327
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
#ifndef _SVTOOLS_HRC
#ifndef
INCLUDED_SVTOOLS
_SVTOOLS_HRC
#define _SVTOOLS_HRC
#define
INCLUDED_SVTOOLS
_SVTOOLS_HRC
#include <svl/solar.hrc>
#include <svl/solar.hrc>
...
@@ -266,6 +266,6 @@
...
@@ -266,6 +266,6 @@
#define STR_PARAGRAPH_START (STR_SVT_PRNDLG_START + 50)
#define STR_PARAGRAPH_START (STR_SVT_PRNDLG_START + 50)
#define STR_PARAGRAPH (STR_PARAGRAPH_START + 0)
#define STR_PARAGRAPH (STR_PARAGRAPH_START + 0)
#endif
// #ifndef _SVTOOLS_HRC
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
svtools/source/brwbox/editbrowsebox.hrc
Dosyayı görüntüle @
0b704327
...
@@ -17,8 +17,8 @@
...
@@ -17,8 +17,8 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
#ifndef
_SVTOOLS_EDITBROWSEBOX_HRC_
#ifndef
INCLUDED_SVTOOLS_SOURCE_BRWBOX_EDITBROWSEBOX_HRC
#define
_SVTOOLS_EDITBROWSEBOX_HRC_
#define
INCLUDED_SVTOOLS_SOURCE_BRWBOX_EDITBROWSEBOX_HRC
#define IMG_EBB_CURRENT 1
#define IMG_EBB_CURRENT 1
#define IMG_EBB_MODIFIED 2
#define IMG_EBB_MODIFIED 2
...
@@ -30,6 +30,6 @@
...
@@ -30,6 +30,6 @@
#define IMG_EBB_FILTER 8
#define IMG_EBB_FILTER 8
#define IMG_EBB_HEADERFOOTER 9
#define IMG_EBB_HEADERFOOTER 9
#endif
// _SVTOOLS_EDITBROWSEBOX_HRC_
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
svtools/source/contnr/templwin.hrc
Dosyayı görüntüle @
0b704327
...
@@ -16,8 +16,8 @@
...
@@ -16,8 +16,8 @@
* except in compliance with the License. You may obtain a copy of
* except in compliance with the License. You may obtain a copy of
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
#ifndef
_SVTOOLS
_TEMPLWIN_HRC
#ifndef
INCLUDED_SVTOOLS_SOURCE_CONTNR
_TEMPLWIN_HRC
#define
_SVTOOLS
_TEMPLWIN_HRC
#define
INCLUDED_SVTOOLS_SOURCE_CONTNR
_TEMPLWIN_HRC
#define DI_TITLE 1
#define DI_TITLE 1
#define DI_FROM 2
#define DI_FROM 2
...
@@ -32,6 +32,6 @@
...
@@ -32,6 +32,6 @@
#define DI_THEME 11
#define DI_THEME 11
#define DI_SIZE 12
#define DI_SIZE 12
#endif
// _SVTOOLS_TEMPLWIN_HRC
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
svtools/source/dialogs/addresstemplate.hrc
Dosyayı görüntüle @
0b704327
...
@@ -17,12 +17,12 @@
...
@@ -17,12 +17,12 @@
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
* the License at http://www.apache.org/licenses/LICENSE-2.0 .
*/
*/
#ifndef
_SVT_ADDRESSTEMPLATE_HRC_
#ifndef
INCLUDED_SVTOOLS_SOURCE_DIALOGS_ADDRESSTEMPLATE_HRC
#define
_SVT_ADDRESSTEMPLATE_HRC_
#define
INCLUDED_SVTOOLS_SOURCE_DIALOGS_ADDRESSTEMPLATE_HRC
#define FIELD_PAIRS_VISIBLE 5
#define FIELD_PAIRS_VISIBLE 5
#define FIELD_CONTROLS_VISIBLE 2 * FIELD_PAIRS_VISIBLE
#define FIELD_CONTROLS_VISIBLE 2 * FIELD_PAIRS_VISIBLE
#endif
// _SVT_ADDRESSTEMPLATE_HRC_
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
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