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
b117d38f
Kaydet (Commit)
b117d38f
authored
Eki 01, 2013
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror,-Wunused-const-variable
Change-Id: I003f3e82a0391b4f2d283a23b038e6bd4078b336
üst
71c7f4c3
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
14 deletions
+0
-14
addressconverter.cxx
sc/source/filter/oox/addressconverter.cxx
+0
-14
No files found.
sc/source/filter/oox/addressconverter.cxx
Dosyayı görüntüle @
b117d38f
...
...
@@ -70,20 +70,6 @@ const sal_Int32 BIFF8_MAXCOL = BIFF5_MAXCOL;
const
sal_Int32
BIFF8_MAXROW
=
65535
;
const
sal_Int16
BIFF8_MAXTAB
=
BIFF5_MAXTAB
;
const
sal_Unicode
BIFF_URL_DRIVE
=
'\x01'
;
/// DOS drive letter or UNC path.
const
sal_Unicode
BIFF_URL_ROOT
=
'\x02'
;
/// Root directory of current drive.
const
sal_Unicode
BIFF_URL_SUBDIR
=
'\x03'
;
/// Subdirectory delimiter.
const
sal_Unicode
BIFF_URL_PARENT
=
'\x04'
;
/// Parent directory.
const
sal_Unicode
BIFF_URL_RAW
=
'\x05'
;
/// Unencoded URL.
const
sal_Unicode
BIFF_URL_INSTALL
=
'\x06'
;
/// Application installation directory.
const
sal_Unicode
BIFF_URL_INSTALL2
=
'\x07'
;
/// Alternative application installation directory.
const
sal_Unicode
BIFF_URL_LIBRARY
=
'\x08'
;
/// Library directory in application installation.
const
sal_Unicode
BIFF4_URL_SHEET
=
'\x09'
;
/// BIFF4 internal sheet.
const
sal_Unicode
BIFF_URL_UNC
=
'@'
;
/// UNC path root.
const
sal_Unicode
BIFF_DCON_ENCODED
=
'\x01'
;
/// First character of an encoded path from DCON* records.
const
sal_Unicode
BIFF_DCON_INTERN
=
'\x02'
;
/// First character of an encoded sheet name from DCON* records.
}
// namespace
// ============================================================================
...
...
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