summaryrefslogtreecommitdiff
path: root/cppuhelper/test/testidlclass.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'cppuhelper/test/testidlclass.cxx')
-rw-r--r--cppuhelper/test/testidlclass.cxx8
1 files changed, 4 insertions, 4 deletions
diff --git a/cppuhelper/test/testidlclass.cxx b/cppuhelper/test/testidlclass.cxx
index 48ee84ed9101..fca2a64089f8 100644
--- a/cppuhelper/test/testidlclass.cxx
+++ b/cppuhelper/test/testidlclass.cxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -101,11 +101,11 @@ void testidlclass( const Reference < XMultiServiceFactory > &rSMgr)
//TODO !
// one idl class for one interface
// this test fails, if core reflection fails !
-// OSL_ASSERT( 1 == seqIdlClass.getLength() );
-// Reference < XIdlClass > rIdlInterface = seqIdlClass.getArray()[0];
+// OSL_ASSERT( 1 == seqIdlClass.getLength() );
+// Reference < XIdlClass > rIdlInterface = seqIdlClass.getArray()[0];
// check for IdlClass interface returned by Core Reflection
-// OSL_ASSERT( rIdlInterface.is() );
+// OSL_ASSERT( rIdlInterface.is() );