Searched refs:destructor (Results 1 – 15 of 15) sorted by relevance
/aoo42x/main/sal/rtl/source/ |
H A D | alloc_cache.c | 877 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 D | alloc_global.c | 162 static void rtl_memory_fini (void) __attribute__((destructor));
|
H A D | locale.c | 243 static void rtl_locale_fini (void) __attribute__((destructor));
|
H A D | alloc_arena.c | 1371 static void rtl_arena_fini (void) __attribute__((destructor));
|
/aoo42x/main/pyuno/source/module/ |
H A D | pyuno_callable.cxx | 196 (destructor) ::pyuno::PyUNO_callable_del, 241 (destructor)0
|
H A D | pyuno.cxx | 760 (destructor) PyUNO_del, 820 (destructor)0
|
H A D | pyuno_runtime.cxx | 74 (destructor) RuntimeImpl::del, 119 (destructor)0
|
/aoo42x/main/udkapi/com/sun/star/uno/ |
H A D | XAggregation.idl | 62 destructor getting called. 64 <li>The destructor of a delegator has to reset the delegator in
|
/aoo42x/main/sal/inc/rtl/ |
H A D | alloc.h | 207 void (SAL_CALL * destructor) (void * pObj, void * pUserArg),
|
/aoo42x/main/redland/ |
H A D | README | 29 redland destructor functions don't check if argument is NULL
|
/aoo42x/main/bridges/source/cpp_uno/shared/ |
H A D | cppinterfaceproxy.cxx | 51 void dso_exit(void) __attribute__((destructor));
|
/aoo42x/main/store/workben/ |
H A D | t_page.cxx | 1192 …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()
|
/aoo42x/main/slideshow/ |
H A D | manifest.txt | 106 within the destructor.
|
/aoo42x/main/toolkit/doc/layout/ |
H A D | ChangeLog | 837 Move ~ElementBase destructor to cxx file. 863 * source/core/import.hxx: Add destructor for WidgetElement. 1282 * : Silence non-virtual-destructor warnings the proper way.
|
/aoo42x/main/libxmlsec/ |
H A D | xmlsec1-customkeymanage.patch | 1354 - /* constructors/destructor */
|
Completed in 95 milliseconds