Home
last modified time | relevance | path

Searched defs:SAL_CALL (Results 1 – 15 of 15) sorted by relevance

/trunk/main/cppu/inc/uno/
H A Denvironment.h69 void (SAL_CALL * acquire)( struct _uno_Environment * pEnv ); member
97 void (SAL_CALL * harden)( member
152 void (SAL_CALL * registerInterface)( member
167 void (SAL_CALL * registerProxyInterface)( member
180 void (SAL_CALL * revokeInterface)( member
189 void (SAL_CALL * getObjectIdentifier)( member
202 void (SAL_CALL * getRegisteredInterface)( member
216 void (SAL_CALL * getRegisteredInterfaces)( member
230 void (SAL_CALL * computeObjectIdentifier)( member
239 void (SAL_CALL * acquireInterface)( member
[all …]
H A Ddispatcher.h74 void (SAL_CALL * acquire)( struct _uno_Interface * pInterface ); member
79 void (SAL_CALL * release)( struct _uno_Interface * pInterface ); member
/trunk/main/sal/inc/rtl/
H A Dunload.h267 void ( SAL_CALL * acquire ) ( struct _rtl_ModuleCount * that ); member
268 void ( SAL_CALL * release ) ( struct _rtl_ModuleCount * that ); member
/trunk/main/salhelper/test/Symbols/
H A Dsamplelib.hxx30 double (SAL_CALL *funcB)( double ); member
/trunk/main/salhelper/test/dynamicloader/
H A Dsamplelib.hxx30 double (SAL_CALL *funcB)( double ); member
/trunk/main/cppuhelper/inc/cppuhelper/
H A Dimplementationentry.hxx48 com::sun::star::uno::Sequence< rtl::OUString > ( SAL_CALL * getSupportedServiceNames ) (); member
/trunk/main/sal/rtl/source/
H A Dalloc_cache.h135 int (SAL_CALL * m_constructor)(void * obj, void * userarg); /* const */ member
136 void (SAL_CALL * m_destructor) (void * obj, void * userarg); /* const */ member
137 void (SAL_CALL * m_reclaim) (void * userarg); /* const */ member
H A Dalloc_arena.h97 void * (SAL_CALL * m_source_alloc)(rtl_arena_type *, sal_Size *); member
98 void (SAL_CALL * m_source_free) (rtl_arena_type *, void *, sal_Size); member
/trunk/main/sal/inc/sal/
H A Dtypes.h274 # define SAL_CALL __cdecl macro
277 # define SAL_CALL macro
287 # define SAL_CALL macro
307 # define SAL_CALL macro
/trunk/main/basctl/source/basicide/
H A Ddoceventnotifier.cxx227 … void ( SAL_CALL XEventBroadcaster::*listenerAction )( const Reference< XEventListener >& ) = in impl_listenerAction_nothrow() local
/trunk/main/vos/inc/vos/
H A Dobject.hxx121 OObject* (SAL_CALL * m_pfnCreateObject)(const OCreateParam&); // NULL => abstract class member
/trunk/main/dbaccess/source/ui/misc/
H A Dcontrollerframe.cxx287 … void ( SAL_CALL XTopWindow::*pListenerAction )( const Reference< XTopWindowListener >& ) = in impl_registerOnFrameContainerWindow_nothrow() local
/trunk/main/framework/source/fwe/helper/
H A Dundomanagerhelper.cxx642 … void ( SAL_CALL XUndoManagerListener::*notificationMethod )( const UndoManagerEvent& ) = NULL; in impl_leaveUndoContext() local
/trunk/main/extensions/source/propctrlr/
H A Dpropcontroller.cxx237 …void (SAL_CALL XPropertySet::*pListenerOperation)( const ::rtl::OUString&, const Reference< XPrope… in impl_startOrStopModelListening_nothrow() local
/trunk/main/reportdesign/source/ui/report/
H A DReportController.cxx3698 …void (SAL_CALL XPropertySet::*pPropertyListenerAction)( const ::rtl::OUString&, const uno::Referen… in listen() local

Completed in 104 milliseconds