forked from amazingfate/loongoffice
vba: initial impl. of compatibility methods.
Change-Id: Iebc25f1730766e96d2ad6921a8b4d2ea880c63f3
This commit is contained in:
@ -50,7 +50,8 @@ void VBATest::testMiscVBAFunctions()
|
||||
"dateserial.vb",
|
||||
"format.vb",
|
||||
"replace.vb",
|
||||
"stringplusdouble.vb"
|
||||
"stringplusdouble.vb",
|
||||
"win32compat.vb"
|
||||
};
|
||||
OUString sMacroPathURL = getURLFromSrc("/basic/qa/vba_tests/");
|
||||
// Some test data expects the uk locale
|
||||
|
||||
Reference in New Issue
Block a user