Searched refs:xunloading (Results 1 – 1 of 1) sorted by relevance
948 Reference<XUnloadingPreference> xunloading( xModuleFactory, UNO_QUERY); in releaseOnNotification() local949 if( xunloading.is()) in releaseOnNotification()950 retVal= xunloading->releaseOnNotification(); in releaseOnNotification()954 Reference<XUnloadingPreference> xunloading( xModuleFactoryDepr, UNO_QUERY); in releaseOnNotification() local955 if( xunloading.is()) in releaseOnNotification()956 retVal= xunloading->releaseOnNotification(); in releaseOnNotification()
Completed in 14 milliseconds