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
917b5700
Kaydet (Commit)
917b5700
authored
Mar 20, 2013
tarafından
Stephan Bergmann
Dosyalara gözat
Seçenekler
Dosyalara Gözat
İndir
Eposta Yamaları
Sade Fark
-Werror=undef
Change-Id: I0358e4f0d6fe40f37a1db1375600765817f3f19d
üst
9a7d2e0f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
macros-test.cxx
sc/qa/extras/macros-test.cxx
+2
-2
No files found.
sc/qa/extras/macros-test.cxx
Dosyayı görüntüle @
917b5700
...
@@ -156,7 +156,7 @@ void ScMacrosTest::testVba()
...
@@ -156,7 +156,7 @@ void ScMacrosTest::testVba()
rtl
::
OUString
(
"TestCalc_Rangetest2."
),
rtl
::
OUString
(
"TestCalc_Rangetest2."
),
rtl
::
OUString
(
"vnd.sun.Star.script:VBAProject.testMacros.test?language=Basic&location=document"
)
rtl
::
OUString
(
"vnd.sun.Star.script:VBAProject.testMacros.test?language=Basic&location=document"
)
},
},
#if FIXRANGEADDRESSING
#if
defined
FIXRANGEADDRESSING
//ScVbaRange::getRangeForName()/getScRangeListForAddress() seems to get confused
//ScVbaRange::getRangeForName()/getScRangeListForAddress() seems to get confused
//about the addressing mode of the document vs the addressing mode of a named
//about the addressing mode of the document vs the addressing mode of a named
//range ( need to fix that )
//range ( need to fix that )
...
@@ -185,7 +185,7 @@ void ScMacrosTest::testVba()
...
@@ -185,7 +185,7 @@ void ScMacrosTest::testVba()
rtl
::
OUString
(
"Shapes."
),
rtl
::
OUString
(
"Shapes."
),
rtl
::
OUString
(
"vnd.sun.Star.script:VBAProject.testMacros.test?language=Basic&location=document"
)
rtl
::
OUString
(
"vnd.sun.Star.script:VBAProject.testMacros.test?language=Basic&location=document"
)
},
},
#if VBA_TEST_WORKING
#if
defined
VBA_TEST_WORKING
{
{
rtl
::
OUString
(
"Ranges."
),
rtl
::
OUString
(
"Ranges."
),
rtl
::
OUString
(
"vnd.sun.Star.script:VBAProject.testMacros.test?language=Basic&location=document"
)
rtl
::
OUString
(
"vnd.sun.Star.script:VBAProject.testMacros.test?language=Basic&location=document"
)
...
...
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