summaryrefslogtreecommitdiff
path: root/idl/inc/object.hxx
diff options
context:
space:
mode:
authorMichael Münch <michael@codingmicha.de>2011-02-13 18:06:10 +0100
committerThomas Arnhold <thomas@arnhold.org>2011-02-13 18:06:10 +0100
commitab7324559877ca1fd18178e1a41f821d0dfe4be3 (patch)
tree6acd68306d56b68889b549fdd092df23435a4dbf /idl/inc/object.hxx
parent2dadfcaeaeb65ba4dd67c82f76db0fd3093207e9 (diff)
Easy hack: idl removed and translated comments
Diffstat (limited to 'idl/inc/object.hxx')
-rw-r--r--idl/inc/object.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/idl/inc/object.hxx b/idl/inc/object.hxx
index ee8d88a2c418..5b454dc37d6e 100644
--- a/idl/inc/object.hxx
+++ b/idl/inc/object.hxx
@@ -56,7 +56,6 @@ public:
ULONG GetObject( ULONG nPos ){ return (ULONG) List::GetObject( nPos ); }
};
-/******************** class SvClassElement *******************************/
SV_DECL_REF(SvMetaClass)
class SvClassElement : public SvPersistBase
{
@@ -86,7 +85,6 @@ public:
SV_DECL_IMPL_REF(SvClassElement)
SV_DECL_IMPL_PERSIST_LIST(SvClassElement,SvClassElement *)
-/******************** class SvMetaClass *********************************/
class SvMetaModule;
SV_DECL_PERSIST_LIST(SvMetaClass,SvMetaClass *)
class SvMetaClass : public SvMetaType