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
b5726f22
Kaydet (Commit)
b5726f22
authored
Mar 27, 2013
tarafından
Kohei Yoshida
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
More of the same.
Change-Id: Id9a5968376f955b325d18067688f59116663740f
üst
cb7f105b
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
cellsuno.hxx
sc/inc/cellsuno.hxx
+3
-3
cellsuno.cxx
sc/source/ui/unoobj/cellsuno.cxx
+0
-0
No files found.
sc/inc/cellsuno.hxx
Dosyayı görüntüle @
b5726f22
...
...
@@ -828,8 +828,8 @@ private:
sal_Int16
nActionLockCount
;
private
:
String
GetInputString_Impl
(
sal_B
ool
bEnglish
)
const
;
String
GetOutputString_Impl
()
const
;
OUString
GetInputString_Impl
(
b
ool
bEnglish
)
const
;
OUString
GetOutputString_Impl
()
const
;
void
SetString_Impl
(
const
String
&
rString
,
sal_Bool
bInterpret
,
sal_Bool
bEnglish
);
double
GetValue_Impl
()
const
;
void
SetValue_Impl
(
double
fValue
);
...
...
@@ -980,7 +980,7 @@ public:
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
);
virtual
sal_Int16
SAL_CALL
resetActionLocks
()
throw
(
::
com
::
sun
::
star
::
uno
::
RuntimeException
);
static
String
GetOutputString_Impl
(
ScDocument
*
pDoc
,
const
ScAddress
&
aPos
);
static
OUString
GetOutputString_Impl
(
ScDocument
*
pDoc
,
const
ScAddress
&
aPos
);
};
...
...
sc/source/ui/unoobj/cellsuno.cxx
Dosyayı görüntüle @
b5726f22
This diff is collapsed.
Click to expand it.
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