Home
last modified time | relevance | path

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

/trunk/main/sal/rtl/source/
H A Dalloc_cache.c877 void (SAL_CALL * destructor) (void * obj, void * userarg), in rtl_cache_activate()
920 cache->m_destructor = destructor; in rtl_cache_activate()
1137 void (SAL_CALL * destructor) (void * obj, void * userarg), in rtl_cache_create()
1168 destructor, in rtl_cache_create()
1776 static void rtl_cache_fini (void) __attribute__((destructor));
H A Dalloc_global.c162 static void rtl_memory_fini (void) __attribute__((destructor));
H A Dlocale.c243 static void rtl_locale_fini (void) __attribute__((destructor));
H A Dalloc_arena.c1371 static void rtl_arena_fini (void) __attribute__((destructor));
/trunk/main/pyuno/source/module/
H A Dpyuno_callable.cxx196 (destructor) ::pyuno::PyUNO_callable_del,
241 (destructor)0
H A Dpyuno.cxx760 (destructor) PyUNO_del,
820 (destructor)0
H A Dpyuno_runtime.cxx74 (destructor) RuntimeImpl::del,
119 (destructor)0
/trunk/main/udkapi/com/sun/star/uno/
H A DXAggregation.idl62 destructor getting called.
64 <li>The destructor of a delegator has to reset the delegator in
/trunk/main/sal/inc/rtl/
H A Dalloc.h207 void (SAL_CALL * destructor) (void * pObj, void * pUserArg),
/trunk/main/redland/
H A DREADME29 redland destructor functions don't check if argument is NULL
/trunk/main/bridges/source/cpp_uno/shared/
H A Dcppinterfaceproxy.cxx51 void dso_exit(void) __attribute__((destructor));
/trunk/main/store/workben/
H A Dt_page.cxx1192 …MemoryPageAccess (sal_uInt8 * pData, sal_uInt32 nSize, destructor_type destructor = MemoryPageAcce… in MemoryPageAccess() argument
1193 : m_pData (pData), m_nSize (nSize), m_destructor (destructor) in MemoryPageAccess()
/trunk/main/slideshow/
H A Dmanifest.txt106 within the destructor.
/trunk/main/toolkit/doc/layout/
H A DChangeLog837 Move ~ElementBase destructor to cxx file.
863 * source/core/import.hxx: Add destructor for WidgetElement.
1282 * : Silence non-virtual-destructor warnings the proper way.
/trunk/main/libxmlsec/
H A Dxmlsec1-customkeymanage.patch1354 - /* constructors/destructor */

Completed in 107 milliseconds