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
d064b7ab
Kaydet (Commit)
d064b7ab
authored
Ock 29, 2013
tarafından
Markus Mohrhard
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
remove these unused static data members
Change-Id: I8b3dc969fc371a47b89055e80ea762565e405f26
üst
8f9cb3dd
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
8 deletions
+0
-8
docsh.cxx
sc/source/ui/docshell/docsh.cxx
+0
-5
docsh.hxx
sc/source/ui/inc/docsh.hxx
+0
-3
No files found.
sc/source/ui/docshell/docsh.cxx
Dosyayı görüntüle @
d064b7ab
...
...
@@ -129,11 +129,6 @@ using ::std::vector;
// STATIC DATA -----------------------------------------------------------
// Stream-Namen im Storage
const
sal_Char
ScDocShell
::
pStarCalcDoc
[]
=
STRING_SCSTREAM
;
// "StarCalcDocument"
const
sal_Char
ScDocShell
::
pStyleName
[]
=
"SfxStyleSheets"
;
// Filter-Namen (wie in sclib.cxx)
static
const
sal_Char
pFilterSc50
[]
=
"StarCalc 5.0"
;
...
...
sc/source/ui/inc/docsh.hxx
Dosyayı görüntüle @
d064b7ab
...
...
@@ -83,9 +83,6 @@ typedef ::boost::unordered_map< sal_uLong, sal_uLong > ScChangeActionMergeMap;
class
SC_DLLPUBLIC
ScDocShell
:
public
SfxObjectShell
,
public
SfxListener
{
static
const
sal_Char
pStarCalcDoc
[];
static
const
sal_Char
pStyleName
[];
ScDocument
aDocument
;
String
aDdeTextFmt
;
...
...
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