merge the formfield patch from ooo-build
[ooovba.git] / applied_patches / 0466-unittesting-sot.diff
blob1d128aa658d7eb7ac570a0843b067fa6d4675f52
1 --- sot/prj/tests.lst 1970-01-01 01:00:00.000000000 +0100
2 +++ sot/prj/tests.lst 2007-09-07 11:57:30.000000000 +0200
3 @@ -0,0 +1 @@
4 +to sot\workben nmake - all to_workben sot_ut NULL
5 --- sot/workben/testsot.cxx 2007-06-28 00:50:39.000000000 +0200
6 +++ sot/workben/testsot.cxx 2007-09-07 11:56:57.000000000 +0200
7 @@ -43,7 +43,7 @@
8 */
9 int main (int argc, sal_Char **argv)
11 - SotStorageRef xStor = new SotStorage( "c:\\temp\\65254.ppt" );
12 + SotStorageRef xStor = new SotStorage( String::CreateFromAscii( "c:\\temp\\65254.ppt" ) );
14 SotStorageRef xStor = new SotStorage( "c:\\temp\\video.sdb" );
15 SotStorageRef xStor = new SotStorage( "c:\\temp\\video.sdb" );