summaryrefslogtreecommitdiff
path: root/stoc/source/inspect/introspection.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/source/inspect/introspection.cxx')
-rw-r--r--stoc/source/inspect/introspection.cxx10
1 files changed, 0 insertions, 10 deletions
diff --git a/stoc/source/inspect/introspection.cxx b/stoc/source/inspect/introspection.cxx
index 9f43c8c6fbe8..9483a1482b6e 100644
--- a/stoc/source/inspect/introspection.cxx
+++ b/stoc/source/inspect/introspection.cxx
@@ -90,8 +90,6 @@ typedef WeakImplHelper< XIntrospectionAccess, XMaterialHolder, XExactName,
XIdlArray, XUnoTunnel > IntrospectionAccessHelper;
-
-
// Special value for Method-Concept, to be able to mark "normal" functions
#define MethodConcept_NORMAL_IMPL 0x80000000
@@ -117,7 +115,6 @@ bool isDerivedFrom( Reference<XIdlClass> xToTestClass, Reference<XIdlClass> xDer
}
-
// *** Classification of Properties (no enum, to be able to use Sequence) ***
// Properties from a PropertySet-Interface
#define MAP_PROPERTY_SET 0
@@ -133,8 +130,6 @@ bool isDerivedFrom( Reference<XIdlClass> xToTestClass, Reference<XIdlClass> xDer
#define ARRAY_SIZE_STEP 20
-
-
//*** IntrospectionAccessStatic_Impl ***
// Equals to the old IntrospectionAccessImpl, forms now a static
@@ -689,7 +684,6 @@ void IntrospectionAccessStatic_Impl::checkInterfaceArraySize( Sequence< Referenc
}
-
//*** ImplIntrospectionAccess ***
@@ -1102,7 +1096,6 @@ Any SAL_CALL ImplIntrospectionAccess::queryInterface( const Type& rType )
}
-
//*** Implementation of ImplIntrospectionAdapter ***
@@ -1990,7 +1983,6 @@ css::uno::Reference<css::beans::XIntrospectionAccess> Implementation::inspect(
}
-
// 3. Methods
// Counter for found listeners
@@ -2381,8 +2373,6 @@ css::uno::Reference<css::beans::XIntrospectionAccess> Implementation::inspect(
}
-
-
// 4. Place methods in overall sequence
// How many methods in the method sequence