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
e6e59b52
Kaydet (Commit)
e6e59b52
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: I7d5eec4c8bcfc79edb3c0ea37cf73b4249f44f46
üst
9576cf9c
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
16 additions
and
16 deletions
+16
-16
fmsearch.hrc
cui/source/dialogs/fmsearch.hrc
+3
-3
cuires.hrc
cui/source/inc/cuires.hrc
+2
-2
helpid.hrc
cui/source/inc/helpid.hrc
+2
-2
optsave.hrc
cui/source/options/optsave.hrc
+3
-3
align.hrc
cui/source/tabpages/align.hrc
+2
-2
border.hrc
cui/source/tabpages/border.hrc
+2
-2
paragrph.hrc
cui/source/tabpages/paragrph.hrc
+2
-2
No files found.
cui/source/dialogs/fmsearch.hrc
Dosyayı görüntüle @
e6e59b52
...
@@ -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 _FMSEARCH_HRC
#ifndef
INCLUDED_CUI_SOURCE_DIALOGS
_FMSEARCH_HRC
#define _FMSEARCH_HRC
#define
INCLUDED_CUI_SOURCE_DIALOGS
_FMSEARCH_HRC
#include "svl/solar.hrc"
#include "svl/solar.hrc"
...
@@ -33,6 +33,6 @@
...
@@ -33,6 +33,6 @@
#define RID_STR_OVERFLOW_BACKWARD (RID_FORMS_START + 35)
#define RID_STR_OVERFLOW_BACKWARD (RID_FORMS_START + 35)
#define RID_STR_SEARCH_COUNTING (RID_FORMS_START + 76)
#define RID_STR_SEARCH_COUNTING (RID_FORMS_START + 76)
#endif
// _FMSEARCH_HRC
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
cui/source/inc/cuires.hrc
Dosyayı görüntüle @
e6e59b52
...
@@ -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
_CUI_RESID
_HRC
#ifndef
INCLUDED_CUI_SOURCE_INC_CUIRES
_HRC
#define
_CUI_RESID
_HRC
#define
INCLUDED_CUI_SOURCE_INC_CUIRES
_HRC
#include <sfx2/sfx.hrc>
#include <sfx2/sfx.hrc>
#include <sfx2/dialogs.hrc>
#include <sfx2/dialogs.hrc>
...
...
cui/source/inc/helpid.hrc
Dosyayı görüntüle @
e6e59b52
...
@@ -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
_CUI
_HELPID_HRC
#ifndef
INCLUDED_CUI_SOURCE_INC
_HELPID_HRC
#define
_CUI
_HELPID_HRC
#define
INCLUDED_CUI_SOURCE_INC
_HELPID_HRC
#include <svx/svxcommands.h>
#include <svx/svxcommands.h>
#include <sfx2/sfxcommands.h>
#include <sfx2/sfxcommands.h>
...
...
cui/source/options/optsave.hrc
Dosyayı görüntüle @
e6e59b52
...
@@ -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
_SVX
_OPTSAVE_HRC
#ifndef
INCLUDED_CUI_SOURCE_OPTIONS
_OPTSAVE_HRC
#define
_SVX
_OPTSAVE_HRC
#define
INCLUDED_CUI_SOURCE_OPTIONS
_OPTSAVE_HRC
// defines ------------------------------------------------------------------
// defines ------------------------------------------------------------------
...
@@ -30,6 +30,6 @@
...
@@ -30,6 +30,6 @@
#define APP_MATH 6
#define APP_MATH 6
#define APP_COUNT 7
#define APP_COUNT 7
#endif
// #ifndef _SVX_OPTSAVE_HRC
#endif
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
/* vim:set shiftwidth=4 softtabstop=4 expandtab: */
cui/source/tabpages/align.hrc
Dosyayı görüntüle @
e6e59b52
...
@@ -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
_SVX
_ALIGN_HRC
#ifndef
INCLUDED_CUI_SOURCE_TABPAGES
_ALIGN_HRC
#define
_SVX
_ALIGN_HRC
#define
INCLUDED_CUI_SOURCE_TABPAGES
_ALIGN_HRC
// image list for ValueSets:
// image list for ValueSets:
#define IL_LOCK_BMPS 1100
#define IL_LOCK_BMPS 1100
...
...
cui/source/tabpages/border.hrc
Dosyayı görüntüle @
e6e59b52
...
@@ -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
_SVX
_BORDER_HRC
#ifndef
INCLUDED_CUI_SOURCE_TABPAGES
_BORDER_HRC
#define
_SVX
_BORDER_HRC
#define
INCLUDED_CUI_SOURCE_TABPAGES
_BORDER_HRC
// ImageList for ValueSets:
// ImageList for ValueSets:
#define IL_PRE_BITMAPS 1400
#define IL_PRE_BITMAPS 1400
...
...
cui/source/tabpages/paragrph.hrc
Dosyayı görüntüle @
e6e59b52
...
@@ -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
_SVX
_PARAGRPH_HRC
#ifndef
INCLUDED_CUI_SOURCE_TABPAGES
_PARAGRPH_HRC
#define
_SVX
_PARAGRPH_HRC
#define
INCLUDED_CUI_SOURCE_TABPAGES
_PARAGRPH_HRC
// StandardTabPage ----------------------------------------------------------
// StandardTabPage ----------------------------------------------------------
...
...
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