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
44d012ae
Kaydet (Commit)
44d012ae
authored
Nis 24, 2013
tarafından
Luboš Luňák
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
add comment to the right function (result of mismerge?)
Change-Id: I8574e679f6f4ef252ba0eda025b1991bc3e93df4
üst
b4c24588
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
swmodeltestbase.hxx
sw/qa/extras/inc/swmodeltestbase.hxx
+1
-1
No files found.
sw/qa/extras/inc/swmodeltestbase.hxx
Dosyayı görüntüle @
44d012ae
...
@@ -178,7 +178,6 @@ protected:
...
@@ -178,7 +178,6 @@ protected:
return
nRet
;
return
nRet
;
}
}
// Get paragraph (counted from 1), optionally check it contains the given text.
uno
::
Reference
<
text
::
XTextContent
>
getParagraphOrTable
(
int
number
,
uno
::
Reference
<
text
::
XText
>
xText
=
uno
::
Reference
<
text
::
XText
>
())
const
uno
::
Reference
<
text
::
XTextContent
>
getParagraphOrTable
(
int
number
,
uno
::
Reference
<
text
::
XText
>
xText
=
uno
::
Reference
<
text
::
XText
>
())
const
{
{
uno
::
Reference
<
container
::
XEnumerationAccess
>
paraEnumAccess
;
uno
::
Reference
<
container
::
XEnumerationAccess
>
paraEnumAccess
;
...
@@ -199,6 +198,7 @@ protected:
...
@@ -199,6 +198,7 @@ protected:
return
xElem
;
return
xElem
;
}
}
// Get paragraph (counted from 1), optionally check it contains the given text.
uno
::
Reference
<
text
::
XTextRange
>
getParagraph
(
int
number
,
OUString
content
=
OUString
()
)
const
uno
::
Reference
<
text
::
XTextRange
>
getParagraph
(
int
number
,
OUString
content
=
OUString
()
)
const
{
{
uno
::
Reference
<
text
::
XTextRange
>
const
xParagraph
(
uno
::
Reference
<
text
::
XTextRange
>
const
xParagraph
(
...
...
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