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
02b2c38a
Kaydet (Commit)
02b2c38a
authored
Nis 02, 2012
tarafından
Caolán McNamara
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
only include iostream if you need to
üst
cf98d30d
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
0 additions
and
9 deletions
+0
-9
address.cxx
sc/source/core/tool/address.cxx
+0
-2
rangeutl.cxx
sc/source/core/tool/rangeutl.cxx
+0
-2
editsh.cxx
sc/source/ui/view/editsh.cxx
+0
-3
tabvwshc.cxx
sc/source/ui/view/tabvwshc.cxx
+0
-2
No files found.
sc/source/core/tool/address.cxx
Dosyayı görüntüle @
02b2c38a
...
...
@@ -59,8 +59,6 @@ ScAddress::Details::Details ( const ScDocument* pDoc,
////////////////////////////////////////////////////////////////////////////
#include <iostream>
/**
* Parse from the opening single quote to the closing single quote. Inside
* the quotes, a single quote character is encoded by double single-quote
...
...
sc/source/core/tool/rangeutl.cxx
Dosyayı görüntüle @
02b2c38a
...
...
@@ -42,8 +42,6 @@
#include "externalrefmgr.hxx"
#include "compiler.hxx"
#include <iostream>
using
::
rtl
::
OUString
;
using
::
rtl
::
OUStringBuffer
;
using
::
formula
::
FormulaGrammar
;
...
...
sc/source/ui/view/editsh.cxx
Dosyayı görüntüle @
02b2c38a
...
...
@@ -92,9 +92,6 @@
#include "scui_def.hxx"
#include "scabstdlg.hxx"
#include <iostream>
using
namespace
::
com
::
sun
::
star
;
...
...
sc/source/ui/view/tabvwshc.cxx
Dosyayı görüntüle @
02b2c38a
...
...
@@ -71,8 +71,6 @@
#include "markdata.hxx"
#include "reffact.hxx"
#include <iostream>
//------------------------------------------------------------------
void
ScTabViewShell
::
SetCurRefDlgId
(
sal_uInt16
nNew
)
...
...
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