summaryrefslogtreecommitdiffstats
path: root/toolkit/workben/unodialog.cxx
diff options
context:
space:
mode:
authorMalte Timmermann <mt@openoffice.org>2001-03-15 10:44:20 +0000
committerMalte Timmermann <mt@openoffice.org>2001-03-15 10:44:20 +0000
commitde26b31928f425bb5d1e60f3fb12437762f204b5 (patch)
tree3e11a21cc0a0e9e31d76d5815d10a5fe6e055779 /toolkit/workben/unodialog.cxx
parentChanges/Cleanups for the VclToolkit (diff)
downloadcore-de26b31928f425bb5d1e60f3fb12437762f204b5.tar.gz
core-de26b31928f425bb5d1e60f3fb12437762f204b5.zip
Changes/Cleanups for the VclToolkit
Diffstat (limited to 'toolkit/workben/unodialog.cxx')
-rw-r--r--toolkit/workben/unodialog.cxx6
1 files changed, 2 insertions, 4 deletions
diff --git a/toolkit/workben/unodialog.cxx b/toolkit/workben/unodialog.cxx
index 08edce803bfd..ebeb36e5b5ae 100644
--- a/toolkit/workben/unodialog.cxx
+++ b/toolkit/workben/unodialog.cxx
@@ -2,9 +2,9 @@
*
* $RCSfile: unodialog.cxx,v $
*
- * $Revision: 1.6 $
+ * $Revision: 1.7 $
*
- * last change: $Author: mm $ $Date: 2001-02-22 18:05:32 $
+ * last change: $Author: mt $ $Date: 2001-03-15 11:44:20 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -229,8 +229,6 @@ public:
void Main( const ::com::sun::star::uno::Reference< ::com::sun::star::lang::XMultiServiceFactory > & xMSF )
{
::comphelper::setProcessServiceFactory( xMSF );
- //InitExtVclToolkit();
- //Application::RegisterUnoServices();
//uno::Reference< awt::XToolkit> xToolkit( xMSF->createInstance( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.awt.ExtToolkit" ) ) ), uno::UNO_QUERY );
uno::Reference< awt::XToolkit> xToolkit( xMSF->createInstance( ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.awt.Toolkit" ) ) ), uno::UNO_QUERY );