impress195: #i113720# Break cyclic dependency between DrawController and ModuleController.
This commit is contained in:
@@ -143,6 +143,10 @@ ModuleController::~ModuleController (void) throw()
|
||||
|
||||
void SAL_CALL ModuleController::disposing (void)
|
||||
{
|
||||
// Break the cyclic reference back to DrawController object
|
||||
mpLoadedFactories.reset();
|
||||
mpResourceToFactoryMap.reset();
|
||||
mxController.clear();
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user