summaryrefslogtreecommitdiffstats
path: root/sot/inc/sot/factory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sot/inc/sot/factory.hxx')
-rw-r--r--sot/inc/sot/factory.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/sot/inc/sot/factory.hxx b/sot/inc/sot/factory.hxx
index 08dd21a88aa5..7b7feb0e9ebe 100644
--- a/sot/inc/sot/factory.hxx
+++ b/sot/inc/sot/factory.hxx
@@ -73,7 +73,6 @@ public:
void PutSuperClass( const SotFactory * );
virtual void * CreateInstance( SotObject ** ppObj = NULL ) const;
void * CastAndAddRef( SotObject * ) const;
- void * AggCastAndAddRef( SotObject * ) const;
BOOL Is( const SotFactory * pSuperClass ) const;
const SotFactory * GetSuper( USHORT nPos ) const