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
8bb09efc
Kaydet (Commit)
8bb09efc
authored
Mar 29, 2014
tarafından
Thomas Arnhold
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
typo: approriate -> appropriate
üst
ca5eb633
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
container.cxx
comphelper/source/container/container.cxx
+1
-1
syslocaleoptions.hxx
include/unotools/syslocaleoptions.hxx
+1
-1
doctxm.cxx
sw/source/core/doc/doctxm.cxx
+1
-1
No files found.
comphelper/source/container/container.cxx
Dosyayı görüntüle @
8bb09efc
...
...
@@ -76,7 +76,7 @@ IndexAccessIterator::~IndexAccessIterator() {}
while
(
m_arrChildIndizies
.
size
()
>
0
)
{
// If the list isn't empty and there's nothing above
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XChild
>
xChild
(
xSearchLoop
,
::
com
::
sun
::
star
::
uno
::
UNO_QUERY
);
OSL_ENSURE
(
xChild
.
is
(),
"IndexAccessIterator::Next : a content has no approriate interface !"
);
OSL_ENSURE
(
xChild
.
is
(),
"IndexAccessIterator::Next : a content has no appro
p
riate interface !"
);
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
uno
::
XInterface
>
xParent
(
xChild
->
getParent
());
xContainerAccess
=
::
com
::
sun
::
star
::
uno
::
Reference
<
::
com
::
sun
::
star
::
container
::
XIndexAccess
>
(
xParent
,
::
com
::
sun
::
star
::
uno
::
UNO_QUERY
);
...
...
include/unotools/syslocaleoptions.hxx
Dosyayı görüntüle @
8bb09efc
...
...
@@ -119,7 +119,7 @@ public:
void
SetDatePatternsConfigString
(
const
OUString
&
rStr
);
// determine whether the decimal separator defined in the keyboard layout is used
// or the one approriate to the locale
// or the one appro
p
riate to the locale
bool
IsDecimalSeparatorAsLocale
()
const
;
void
SetDecimalSeparatorAsLocale
(
bool
bSet
);
...
...
sw/source/core/doc/doctxm.cxx
Dosyayı görüntüle @
8bb09efc
...
...
@@ -773,7 +773,7 @@ void SwTOXBaseSection::Update(const SfxItemSet* pAttr,
pDoc
->
ChgFmt
(
*
GetFmt
(),
*
pAttr
);
// determine default page description, which will be used by the content nodes,
// if no approriate one is found.
// if no appro
p
riate one is found.
const
SwPageDesc
*
pDefaultPageDesc
;
{
pDefaultPageDesc
=
...
...
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