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
7cb5537b
Kaydet (Commit)
7cb5537b
authored
Eyl 10, 2013
tarafından
Miklos Vajna
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
CppunitTest_sw_ooxmlexport: do not build failing testcase
Change-Id: Iec2db10104e79406cb2b9b6bac81d64dbe597d8d
üst
f4dad767
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
4 deletions
+3
-4
ooxmlexport.cxx
sw/qa/extras/ooxmlexport/ooxmlexport.cxx
+3
-3
unusedcode.easy
unusedcode.easy
+0
-1
No files found.
sw/qa/extras/ooxmlexport/ooxmlexport.cxx
Dosyayı görüntüle @
7cb5537b
...
...
@@ -70,7 +70,7 @@ public:
void
testTableBorders
();
void
testFdo51550
();
void
testN789482
();
void
test1Table1Page
();
//
void test1Table1Page();
void
testTextFrames
();
void
testTextFrameBorders
();
void
testTextframeGradient
();
...
...
@@ -640,7 +640,7 @@ void Test::testN789482()
getRun
(
xParagraph
,
5
,
" After."
);
}
void
Test
::
test1Table1Page
()
/*
void Test::test1Table1Page()
{
// 2 problem for this document after export:
// - invalid sectPr inserted at the beginning of the page
...
...
@@ -650,7 +650,7 @@ void Test::test1Table1Page()
uno::Reference<text::XPageCursor> xCursor(xTextViewCursorSupplier->getViewCursor(), uno::UNO_QUERY);
xCursor->jumpToLastPage();
CPPUNIT_ASSERT_EQUAL(sal_Int16(1), xCursor->getPage());
}
}
*/
void
Test
::
testTextFrames
()
{
...
...
unusedcode.easy
Dosyayı görüntüle @
7cb5537b
...
...
@@ -69,7 +69,6 @@ SvtAccessibilityOptions::SetListBoxMaximumLineCount(short)
SvtAccessibilityOptions::SetPreviewUsesCheckeredBackground(unsigned char)
SvxNumRule::Create(SvStream&)
SvxNumberFormat::Create(SvStream&)
Test::test1Table1Page()
TextEngine::GetLeftMargin() const
ThumbnailView::DeselectItem(unsigned short)
ThumbnailView::GetItemText(unsigned short) const
...
...
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