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
a2925ff7
Kaydet (Commit)
a2925ff7
authored
Kas 17, 2000
tarafından
Oliver Specht
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
define of property name corrected
üst
771547d0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
7 deletions
+6
-7
unoprnms.hxx
sw/inc/unoprnms.hxx
+3
-3
unoprnms.cxx
sw/source/core/unocore/unoprnms.cxx
+3
-4
No files found.
sw/inc/unoprnms.hxx
Dosyayı görüntüle @
a2925ff7
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
*
*
* $RCSfile: unoprnms.hxx,v $
* $RCSfile: unoprnms.hxx,v $
*
*
* $Revision: 1.1
4
$
* $Revision: 1.1
5
$
*
*
* last change: $Author: os $ $Date: 2000-11-1
6 12:27:25
$
* last change: $Author: os $ $Date: 2000-11-1
7 16:24:09
$
*
*
* The Contents of this file are made available subject to the terms of
* The Contents of this file are made available subject to the terms of
* either of the following licenses
* either of the following licenses
...
@@ -320,7 +320,6 @@ extern const SwPropNameLen __FAR_DATA UNO_NAME_DATA_TABLE_NAME ;
...
@@ -320,7 +320,6 @@ extern const SwPropNameLen __FAR_DATA UNO_NAME_DATA_TABLE_NAME ;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_DATA_COLUMN_NAME
;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_DATA_COLUMN_NAME
;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_IS_DATA_BASE_FORMAT
;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_IS_DATA_BASE_FORMAT
;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_DATE
;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_DATE
;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_DATETIME
;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_IS_DATE
;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_IS_DATE
;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_EDIT_IN_READONLY
;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_EDIT_IN_READONLY
;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_FALSE_CONTENT
;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_FALSE_CONTENT
;
...
@@ -602,6 +601,7 @@ extern const SwPropNameLen __FAR_DATA UNO_NAME_SORT_KEYS ;
...
@@ -602,6 +601,7 @@ extern const SwPropNameLen __FAR_DATA UNO_NAME_SORT_KEYS ;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_IS_SORT_ASCENDING
;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_IS_SORT_ASCENDING
;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_SORT_KEY
;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_SORT_KEY
;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_FIELDS
;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_FIELDS
;
extern
const
SwPropNameLen
__FAR_DATA
UNO_NAME_DATE_TIME_VALUE
;
#endif
#endif
sw/source/core/unocore/unoprnms.cxx
Dosyayı görüntüle @
a2925ff7
...
@@ -2,9 +2,9 @@
...
@@ -2,9 +2,9 @@
*
*
* $RCSfile: unoprnms.cxx,v $
* $RCSfile: unoprnms.cxx,v $
*
*
* $Revision: 1.1
6
$
* $Revision: 1.1
7
$
*
*
* last change: $Author: os $ $Date: 2000-11-1
6 12:29:4
9 $
* last change: $Author: os $ $Date: 2000-11-1
7 16:23:0
9 $
*
*
* The Contents of this file are made available subject to the terms of
* The Contents of this file are made available subject to the terms of
* either of the following licenses
* either of the following licenses
...
@@ -316,7 +316,6 @@ const SwPropNameLen __FAR_DATA UNO_NAME_DATA_TABLE_NAME
...
@@ -316,7 +316,6 @@ const SwPropNameLen __FAR_DATA UNO_NAME_DATA_TABLE_NAME
const
SwPropNameLen
__FAR_DATA
UNO_NAME_DATA_COLUMN_NAME
(
MAP_CHAR_LEN
(
"DataColumnName"
));
const
SwPropNameLen
__FAR_DATA
UNO_NAME_DATA_COLUMN_NAME
(
MAP_CHAR_LEN
(
"DataColumnName"
));
const
SwPropNameLen
__FAR_DATA
UNO_NAME_IS_DATA_BASE_FORMAT
(
MAP_CHAR_LEN
(
"DataBaseFormat"
));
const
SwPropNameLen
__FAR_DATA
UNO_NAME_IS_DATA_BASE_FORMAT
(
MAP_CHAR_LEN
(
"DataBaseFormat"
));
const
SwPropNameLen
__FAR_DATA
UNO_NAME_DATE
(
MAP_CHAR_LEN
(
"Date"
));
const
SwPropNameLen
__FAR_DATA
UNO_NAME_DATE
(
MAP_CHAR_LEN
(
"Date"
));
const
SwPropNameLen
__FAR_DATA
UNO_NAME_DATETIME
(
MAP_CHAR_LEN
(
"DateTimeValue"
));
const
SwPropNameLen
__FAR_DATA
UNO_NAME_IS_DATE
(
MAP_CHAR_LEN
(
"IsDate"
));
const
SwPropNameLen
__FAR_DATA
UNO_NAME_IS_DATE
(
MAP_CHAR_LEN
(
"IsDate"
));
const
SwPropNameLen
__FAR_DATA
UNO_NAME_EDIT_IN_READONLY
(
MAP_CHAR_LEN
(
"EditInReadonly"
));
const
SwPropNameLen
__FAR_DATA
UNO_NAME_EDIT_IN_READONLY
(
MAP_CHAR_LEN
(
"EditInReadonly"
));
const
SwPropNameLen
__FAR_DATA
UNO_NAME_FALSE_CONTENT
(
MAP_CHAR_LEN
(
"FalseContent"
));
const
SwPropNameLen
__FAR_DATA
UNO_NAME_FALSE_CONTENT
(
MAP_CHAR_LEN
(
"FalseContent"
));
...
@@ -600,4 +599,4 @@ const SwPropNameLen __FAR_DATA UNO_NAME_SORT_KEYS (MAP
...
@@ -600,4 +599,4 @@ const SwPropNameLen __FAR_DATA UNO_NAME_SORT_KEYS (MAP
const
SwPropNameLen
__FAR_DATA
UNO_NAME_IS_SORT_ASCENDING
(
MAP_CHAR_LEN
(
"IsSortAscending"
));
const
SwPropNameLen
__FAR_DATA
UNO_NAME_IS_SORT_ASCENDING
(
MAP_CHAR_LEN
(
"IsSortAscending"
));
const
SwPropNameLen
__FAR_DATA
UNO_NAME_SORT_KEY
(
MAP_CHAR_LEN
(
"SortKey"
));
const
SwPropNameLen
__FAR_DATA
UNO_NAME_SORT_KEY
(
MAP_CHAR_LEN
(
"SortKey"
));
const
SwPropNameLen
__FAR_DATA
UNO_NAME_FIELDS
(
MAP_CHAR_LEN
(
"Fields"
));
const
SwPropNameLen
__FAR_DATA
UNO_NAME_FIELDS
(
MAP_CHAR_LEN
(
"Fields"
));
const
SwPropNameLen
__FAR_DATA
UNO_NAME_DATE_TIME_VALUE
(
MAP_CHAR_LEN
(
"DateTimeValue"
));
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