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
40825c43
Kaydet (Commit)
40825c43
authored
Eyl 17, 2014
tarafından
Julien Nabet
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
Typo: excatly->exactly
Change-Id: Ica1e1399bc4a9b9ca61d09cf26e8c47e2368f644
üst
006a5d5b
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
geometrycontrolmodel.hxx
include/toolkit/controls/geometrycontrolmodel.hxx
+1
-1
dpoutput.cxx
sc/source/core/data/dpoutput.cxx
+1
-1
fmobj.cxx
svx/source/form/fmobj.cxx
+1
-1
No files found.
include/toolkit/controls/geometrycontrolmodel.hxx
Dosyayı görüntüle @
40825c43
...
...
@@ -96,7 +96,7 @@ namespace com { namespace sun { namespace star {
/**
@param _rxAggregateInstance
is the object to be aggregated. Must be acquired ex
ca
tly once (by the reference object given).<br/>
is the object to be aggregated. Must be acquired ex
ac
tly once (by the reference object given).<br/>
Will be reset to NULL upon leaving
*/
OGeometryControlModel_Base
(
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
util
::
XCloneable
>&
_rxAggregateInstance
);
...
...
sc/source/core/data/dpoutput.cxx
Dosyayı görüntüle @
40825c43
...
...
@@ -1130,7 +1130,7 @@ void ScDPOutput::Output()
if
(
nColCount
==
1
&&
nRowCount
>
0
&&
nColFieldCount
==
0
)
{
// the table contains ex
ca
tly one data field and no column fields.
// the table contains ex
ac
tly one data field and no column fields.
// Display data description at top right corner.
ScSetStringParam
aParam
;
aParam
.
setTextInput
();
...
...
svx/source/form/fmobj.cxx
Dosyayı görüntüle @
40825c43
...
...
@@ -355,7 +355,7 @@ void FmFormObj::clonedFrom(const FmFormObj* _pSource)
ensureModelEnv
(
xSourceContainer
,
m_xEnvironmentHistory
);
m_aEventsHistory
=
aEvts
;
// if we we're clone there was a call to operator=, so aEvts are ex
ca
tly the events we need here ...
// if we we're clone there was a call to operator=, so aEvts are ex
ac
tly the events we need here ...
}
...
...
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