/aoo42x/main/cppu/inc/com/sun/star/uno/ |
H A D | Reference.hxx | 44 XInterface * pInterface, const Type & rType ) in iquery() 62 XInterface * pInterface ) SAL_THROW( (RuntimeException) ) in iquery() 75 XInterface * pInterface, const Type & rType ) in iquery_throw() 88 XInterface * pInterface ) SAL_THROW( (RuntimeException) ) in iquery_throw() 96 interface_type * pInterface ) SAL_THROW( (RuntimeException) ) in iset_throw() 222 interface_type * pInterface ) SAL_THROW( () ) in set() 235 interface_type * pInterface, __sal_NoAcquire ) SAL_THROW( () ) in set() 246 interface_type * pInterface, UnoReference_NoAcquire ) SAL_THROW( () ) in set() 261 XInterface * pInterface, UnoReference_Query ) SAL_THROW( (RuntimeException) ) in set() 333 interface_type * pInterface ) SAL_THROW( () ) in operator =() [all …]
|
/aoo42x/main/cppu/source/helper/purpenv/ |
H A D | helper_purpenv_Environment.cxx | 179 static void SAL_CALL s_revokeInterface(uno_ExtEnvironment * pExtEnv, void * pInterface) in s_revokeInterface() 354 void * pInterface = va_arg(*pParam, void *); in s_revokeInterface_v() local 360 void Base::revokeInterface(void * pInterface) in revokeInterface() 373 void * pInterface = va_arg(*pParam, void *); in s_getObjectIdentifier_v() local 381 void Base::getObjectIdentifier(void * pInterface, rtl::OUString * pOid) in getObjectIdentifier() 447 void * pInterface = va_arg(*pParam, void *); in s_computeObjectIdentifier_v() local 455 void Base::computeObjectIdentifier(void * pInterface, rtl::OUString * pOid) in computeObjectIdentifier() 469 void * pInterface = va_arg(*pParam, void *); in s_acquireInterface_v() local 476 void Base::acquireInterface(void * pInterface) in acquireInterface() 485 void * pInterface = va_arg(*pParam, void *); in s_releaseInterface_v() local [all …]
|
/aoo42x/main/fpicker/source/win32/filepicker/ |
H A D | comptr.hxx | 49 ComPtr(T_INTERFACE* pInterface) in ComPtr() 116 T_INTERFACE* operator=(T_INTERFACE* pInterface) in operator =() 154 void attach(T_INTERFACE* pInterface) in attach() 166 T_INTERFACE* pInterface = m_pInterface; in detach() local
|
/aoo42x/main/sal/inc/systools/win32/ |
H A D | comptr.hxx | 49 ComPtr(T_INTERFACE* pInterface) in ComPtr() 116 T_INTERFACE* operator=(T_INTERFACE* pInterface) in operator =() 154 void attach(T_INTERFACE* pInterface) in attach() 166 T_INTERFACE* pInterface = m_pInterface; in detach() local
|
/aoo42x/main/cppu/inc/uno/ |
H A D | mapping.hxx | 167 …inline void * SAL_CALL mapInterface( void * pInterface, typelib_TypeDescription * pTypeDescr ) con… in mapInterface() 185 …inline void SAL_CALL mapInterface( void ** ppOut, void * pInterface, typelib_InterfaceTypeDescript… in mapInterface() 193 …inline void SAL_CALL mapInterface( void ** ppOut, void * pInterface, typelib_TypeDescription * pTy… in mapInterface() 269 void ** ppOut, void * pInterface, const ::com::sun::star::uno::Type & rType ) const in mapInterface() 282 void * pInterface, typelib_InterfaceTypeDescription * pTypeDescr ) const in mapInterface() 291 void * pInterface, const ::com::sun::star::uno::Type & rType ) const in mapInterface()
|
/aoo42x/main/embedserv/source/inprocserv/ |
H A D | smartpointer.hxx | 53 T* pInterface = m_pInterface; in OwnRelease() local 71 ComSmart( T* pInterface ) in ComSmart() 95 ComSmart<T>& operator=( T* pInterface ) in operator =()
|
/aoo42x/main/bridges/source/cpp_uno/shared/ |
H A D | cppinterfaceproxy.cxx | 93 void freeCppInterfaceProxy(uno_ExtEnvironment * pEnv, void * pInterface) in freeCppInterfaceProxy() 190 CppInterfaceProxy * CppInterfaceProxy::castInterfaceToProxy(void * pInterface) in castInterfaceToProxy()
|
H A D | component.cxx | 103 void * pInterface = va_arg(*pParam, void *); in s_stub_computeObjectIdentifier() local 153 uno_ExtEnvironment * pExtEnv, rtl_uString ** ppOId, void * pInterface ) in computeObjectIdentifier()
|
/aoo42x/main/sfx2/inc/ |
H A D | progind.hxx | 63 SfxStatusInd_Impl* pInterface; member in SfxPopupStatusIndicator
|
/aoo42x/main/svx/source/fmcomp/ |
H A D | xmlexchg.cxx | 78 XTransferable *pInterface = transfer.get(); in extractDescriptor() local
|
/aoo42x/main/cppu/source/uno/ |
H A D | cascade_mapping.cxx | 90 void * pInterface, in s_mapInterface() 143 void * pInterface = va_arg(*pParam, void *); in s_mapInterface_v() local 152 void * pInterface, in mapInterface()
|
H A D | lbenv.cxx | 78 void * pInterface; member 183 void * pInterface, typelib_InterfaceTypeDescription * pTypeDescr, in append() 287 void * pInterface = pIEntry->pInterface; in defenv_registerInterface() local 344 void * pInterface = pIEntry->pInterface; in defenv_registerProxyInterface() local 363 void * pInterface = va_arg(*pParam, void *); in s_stub_defenv_revokeInterface() local 450 static void SAL_CALL defenv_revokeInterface(uno_ExtEnvironment * pEnv, void * pInterface) in defenv_revokeInterface() 457 uno_ExtEnvironment * pEnv, rtl_uString ** ppOId, void * pInterface ) in defenv_getObjectIdentifier() 867 uno_ExtEnvironment * pEnv, rtl_uString ** ppOId, void * pInterface ) in unoenv_computeObjectIdentifier()
|
H A D | IdentityMapping.cxx | 73 void * pInterface, in s_mapInterface()
|
/aoo42x/main/binaryurp/source/ |
H A D | proxy.cxx | 50 extern "C" void SAL_CALL proxy_acquireInterface(uno_Interface * pInterface) { in proxy_acquireInterface() 55 extern "C" void SAL_CALL proxy_releaseInterface(uno_Interface * pInterface) { in proxy_releaseInterface()
|
/aoo42x/main/bridges/inc/bridges/cpp_uno/shared/ |
H A D | cppinterfaceproxy.hxx | 44 uno_ExtEnvironment * pEnv, void * pInterface); typedef
|
/aoo42x/main/svx/source/table/ |
H A D | tablemodel.hxx | 202 TableModelNotifyGuard( ::com::sun::star::uno::XInterface* pInterface ) in TableModelNotifyGuard()
|
/aoo42x/main/sfx2/source/control/ |
H A D | msgpool.cxx | 306 SfxInterface* pInterface = (*_pInterfaces)[_nCurInterface-nFirstInterface]; in SeekSlot() local 353 SfxInterface* pInterface = (*_pInterfaces)[nInterface]; in NextSlot() local
|
/aoo42x/main/idlc/source/ |
H A D | idlc.cxx | 132 AstInterface* pInterface = new AstInterface(OString("XInterface"), NULL, pParentScope); in predefineXInterface() local
|
H A D | astscope.cxx | 235 AstInterface* pInterface = (AstInterface*)this; in lookupInInherited() local
|
/aoo42x/main/bridges/source/cpp_uno/cc50_solaris_sparc/ |
H A D | uno2cpp.cxx | 350 uno_Interface * pInterface = 0; in unoInterfaceProxyDispatch() local
|
/aoo42x/main/bridges/source/cpp_uno/msvc_win32_intel/ |
H A D | uno2cpp.cxx | 419 uno_Interface * pInterface = 0; in unoInterfaceProxyDispatch() local
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_intel/ |
H A D | uno2cpp.cxx | 414 uno_Interface * pInterface = 0; in unoInterfaceProxyDispatch() local
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_intel/ |
H A D | uno2cpp.cxx | 409 uno_Interface * pInterface = 0; in unoInterfaceProxyDispatch() local
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_netbsd_intel/ |
H A D | uno2cpp.cxx | 386 uno_Interface * pInterface = 0; in cppu_unoInterfaceProxy_dispatch() local
|
/aoo42x/main/bridges/source/cpp_uno/cc50_solaris_intel/ |
H A D | uno2cpp.cxx | 372 uno_Interface * pInterface = 0; in unoInterfaceProxyDispatch() local
|