mib19: #163573# NativeObjectWrapper implementation (deactivated)

This commit is contained in:
Andreas Bregas
2010-09-08 16:34:55 +02:00
parent d4aca024ba
commit b5e8ee7b05
3 changed files with 68 additions and 0 deletions

View File

@@ -1180,6 +1180,8 @@ USHORT SbModule::Run( SbMethod* pMeth )
// beim Programm-Ende freigeben, damit nichts gehalten wird.
ClearUnoObjectsInRTL_Impl( xBasic );
clearNativeObjectWrapperVector();
DBG_ASSERT(pINST->nCallLvl==0,"BASIC-Call-Level > 0");
delete pINST, pINST = NULL, bDelInst = FALSE;