Home
last modified time | relevance | path

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

/aoo42x/main/sal/rtl/source/
H A Dunload.cxx304 std::pair<rtl_unloadingListenerFunc, void*>,
376 sal_Int32 SAL_CALL rtl_addUnloadingListener( rtl_unloadingListenerFunc callback, void* _this) in rtl_addUnloadingListener()
404 rtl_unloadingListenerFunc callbackFunc= it->second.first; in rtl_notifyUnloadingListeners()
/aoo42x/main/sal/inc/rtl/
H A Dunload.h208 typedef void (SAL_CALL *rtl_unloadingListenerFunc)(void* id); typedef
223 sal_Int32 SAL_CALL rtl_addUnloadingListener( rtl_unloadingListenerFunc callback, void* _this);

Completed in 17 milliseconds