summaryrefslogtreecommitdiff
path: root/idl/inc/module.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'idl/inc/module.hxx')
-rw-r--r--idl/inc/module.hxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/idl/inc/module.hxx b/idl/inc/module.hxx
index fb9cff7e3b74..1bea395d41be 100644
--- a/idl/inc/module.hxx
+++ b/idl/inc/module.hxx
@@ -40,7 +40,6 @@ struct SvNamePos
: aUUId( rName )
, nStmPos( nPos ) {}
};
-DECLARE_LIST( SvNamePosList, SvNamePos *)
/******************** class SvMetaModule *********************************/
class SvMetaModule : public SvMetaExtern
@@ -97,7 +96,6 @@ public:
virtual void WriteAttributes( SvIdlDataBase & rBase,
SvStream & rOutStm, USHORT nTab,
WriteType, WriteAttribute = 0 );
-// virtual void WriteSbx( SvIdlDataBase & rBase, SvStream & rOutStm, SvNamePosList & rList );
virtual void Write( SvIdlDataBase & rBase, SvStream & rOutStm, USHORT nTab,
WriteType, WriteAttribute = 0 );
virtual void WriteSfx( SvIdlDataBase & rBase, SvStream & rOutStm );