Home
last modified time | relevance | path

Searched refs:xunl (Results 1 – 1 of 1) sorted by relevance

/trunk/main/stoc/source/servicemanager/
H A Dservicemanager.cxx894 Reference<XUnloadingPreference> xunl( it_i1->second, UNO_QUERY); in onUnloadingNotify() local
895 if( xunl.is()) in onUnloadingNotify()
897 if( xunl->releaseOnNotification()) in onUnloadingNotify()
918 Reference<XUnloadingPreference> xunl( it_i3->second, UNO_QUERY); in onUnloadingNotify() local
919 if( xunl.is()) in onUnloadingNotify()
921 if( xunl->releaseOnNotification()) in onUnloadingNotify()
942 Reference<XUnloadingPreference> xunl( *it_i5, UNO_QUERY); in onUnloadingNotify() local
943 if( xunl.is()) in onUnloadingNotify()
945 if( xunl->releaseOnNotification()) in onUnloadingNotify()