From 6149dd0b07e5f4e861f7108fe796aa13ed82c2ed Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Sun, 10 Mar 2002 22:48:22 +0000 Subject: Remove _cdecl before main() --- .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ .../files/patch-sal::workben::getlocaleinfotest.cxx | 11 +++++++++++ 20 files changed, 220 insertions(+) create mode 100644 editors/openoffice-1.0/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice-1.1-devel/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice-1.1/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice-2.0-devel/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice-3-devel/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice-3/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice-devel/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice.org-1.0/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice.org-1.1-devel/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice.org-1.1/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice.org-2-RC/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice.org-2-devel/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice.org-2.0-devel/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice.org-2.0/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice.org-2/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice.org-3-RC/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice.org-3-devel/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice.org-3/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice.org-vcltesttool/files/patch-sal::workben::getlocaleinfotest.cxx create mode 100644 editors/openoffice/files/patch-sal::workben::getlocaleinfotest.cxx (limited to 'editors') diff --git a/editors/openoffice-1.0/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice-1.0/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice-1.0/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice-1.1-devel/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice-1.1-devel/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice-1.1-devel/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice-1.1/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice-1.1/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice-1.1/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice-2.0-devel/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice-2.0-devel/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice-2.0-devel/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice-3-devel/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice-3-devel/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice-3-devel/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice-3/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice-3/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice-3/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice-devel/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice-devel/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice-devel/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice.org-1.0/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice.org-1.0/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice.org-1.0/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice.org-1.1-devel/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice.org-1.1-devel/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice.org-1.1-devel/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice.org-1.1/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice.org-1.1/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice.org-1.1/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice.org-2-RC/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice.org-2-RC/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice.org-2-RC/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice.org-2-devel/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice.org-2-devel/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice.org-2-devel/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice.org-2.0-devel/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice.org-2.0-devel/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice.org-2.0-devel/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice.org-2.0/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice.org-2.0/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice.org-2.0/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice.org-2/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice.org-2/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice.org-2/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice.org-3-RC/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice.org-3-RC/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice.org-3-RC/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice.org-3-devel/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice.org-3-devel/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice.org-3-devel/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice.org-3/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice.org-3/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice.org-3/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice.org-vcltesttool/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice.org-vcltesttool/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice.org-vcltesttool/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); diff --git a/editors/openoffice/files/patch-sal::workben::getlocaleinfotest.cxx b/editors/openoffice/files/patch-sal::workben::getlocaleinfotest.cxx new file mode 100644 index 000000000000..ef5bf2488496 --- /dev/null +++ b/editors/openoffice/files/patch-sal::workben::getlocaleinfotest.cxx @@ -0,0 +1,11 @@ +--- ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:26 2002 ++++ ../sal/workben/getlocaleinfotest.cxx Sun Mar 10 23:42:45 2002 +@@ -63,7 +63,7 @@ + #include + #include + +-int _cdecl main( int argc, char * argv[] ) ++int main( int argc, char * argv[] ) + { + rtl::OUString lang = rtl::OUString::createFromAscii( "de" ); + rtl::OUString country = rtl::OUString::createFromAscii( "DE" ); -- cgit v1.2.3