summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sc/qa/extras/macros-test.cxx4
-rwxr-xr-xsc/qa/extras/testdocuments/CheckOptionToggleValue.xlsbin0 -> 45568 bytes
2 files changed, 4 insertions, 0 deletions
diff --git a/sc/qa/extras/macros-test.cxx b/sc/qa/extras/macros-test.cxx
index 468eba0ad8e9..4e37760f53d9 100644
--- a/sc/qa/extras/macros-test.cxx
+++ b/sc/qa/extras/macros-test.cxx
@@ -170,6 +170,10 @@ void ScMacrosTest::testVba()
OUString("vnd.sun.Star.script:VBAProject.testMacros.test?language=Basic&location=document")
},
#endif
+ {
+ OUString("CheckOptionToggleValue."),
+ OUString("vnd.sun.Star.script:VBAProject.testMacros.test?language=Basic&location=document")
+ },
};
for ( sal_uInt32 i=0; i<SAL_N_ELEMENTS( testInfo ); ++i )
diff --git a/sc/qa/extras/testdocuments/CheckOptionToggleValue.xls b/sc/qa/extras/testdocuments/CheckOptionToggleValue.xls
new file mode 100755
index 000000000000..14cf152af395
--- /dev/null
+++ b/sc/qa/extras/testdocuments/CheckOptionToggleValue.xls
Binary files differ