Home
last modified time | relevance | path

Searched defs:pInterface (Results 1 – 25 of 90) sorted by relevance

1234

/trunk/main/cppu/inc/com/sun/star/uno/ !
H A DReference.hxx44 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()
132 inline Reference< interface_type >::Reference( interface_type * pInterface ) SAL_THROW( () ) in Reference()
140 inline Reference< interface_type >::Reference( interface_type * pInterface, __sal_NoAcquire ) SAL_T… in Reference()
146 inline Reference< interface_type >::Reference( interface_type * pInterface, UnoReference_NoAcquire … in Reference()
158 inline Reference< interface_type >::Reference( XInterface * pInterface, UnoReference_Query ) SAL_TH… in Reference()
179 inline Reference< interface_type >::Reference( XInterface * pInterface, UnoReference_QueryThrow ) S… in Reference()
[all …]
/trunk/main/cppu/source/helper/purpenv/ !
H A Dhelper_purpenv_Environment.cxx179 static void SAL_CALL s_revokeInterface(uno_ExtEnvironment * pExtEnv, void * pInterface) in s_revokeInterface()
187 void * pInterface) in s_getObjectIdentifier()
213 void * pInterface) in s_computeObjectIdentifier()
219 static void SAL_CALL s_acquireInterface(uno_ExtEnvironment * pExtEnv, void * pInterface) { in s_acquireInterface()
224 static void SAL_CALL s_releaseInterface(uno_ExtEnvironment * pExtEnv, void * pInterface) { in s_releaseInterface()
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
[all …]
/trunk/main/fpicker/source/win32/filepicker/ !
H A Dcomptr.hxx49 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
/trunk/main/sal/inc/systools/win32/ !
H A Dcomptr.hxx49 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
/trunk/main/cppu/inc/uno/ !
H A Dmapping.hxx167 …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()
/trunk/main/embedserv/source/inprocserv/ !
H A Dsmartpointer.hxx53 T* pInterface = m_pInterface; in OwnRelease() local
71 ComSmart( T* pInterface ) in ComSmart()
95 ComSmart<T>& operator=( T* pInterface ) in operator =()
/trunk/main/bridges/source/cpp_uno/shared/ !
H A Dcppinterfaceproxy.cxx93 void freeCppInterfaceProxy(uno_ExtEnvironment * pEnv, void * pInterface) in freeCppInterfaceProxy()
190 CppInterfaceProxy * CppInterfaceProxy::castInterfaceToProxy(void * pInterface) in castInterfaceToProxy()
H A Dcomponent.cxx103 void * pInterface = va_arg(*pParam, void *); in s_stub_computeObjectIdentifier() local
153 uno_ExtEnvironment * pExtEnv, rtl_uString ** ppOId, void * pInterface ) in computeObjectIdentifier()
/trunk/main/sfx2/inc/ !
H A Dprogind.hxx63 SfxStatusInd_Impl* pInterface; member in SfxPopupStatusIndicator
/trunk/main/cppu/source/uno/ !
H A Dcascade_mapping.cxx90 void * pInterface, in s_mapInterface()
143 void * pInterface = va_arg(*pParam, void *); in s_mapInterface_v() local
152 void * pInterface, in mapInterface()
H A Dlbenv.cxx78 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 DIdentityMapping.cxx73 void * pInterface, in s_mapInterface()
/trunk/main/svx/source/fmcomp/ !
H A Dxmlexchg.cxx78 XTransferable *pInterface = transfer.get(); in extractDescriptor() local
/trunk/main/binaryurp/source/ !
H A Dproxy.cxx50 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()
/trunk/main/svx/source/table/ !
H A Dtablemodel.hxx202 TableModelNotifyGuard( ::com::sun::star::uno::XInterface* pInterface ) in TableModelNotifyGuard()
/trunk/main/sfx2/source/control/ !
H A Dmsgpool.cxx306 SfxInterface* pInterface = (*_pInterfaces)[_nCurInterface-nFirstInterface]; in SeekSlot() local
353 SfxInterface* pInterface = (*_pInterfaces)[nInterface]; in NextSlot() local
/trunk/main/idlc/source/ !
H A Didlc.cxx132 AstInterface* pInterface = new AstInterface(OString("XInterface"), NULL, pParentScope); in predefineXInterface() local
H A Dastscope.cxx235 AstInterface* pInterface = (AstInterface*)this; in lookupInInherited() local
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/ !
H A Duno2cpp.cxx323 uno_Interface * pInterface = 0; in unoInterfaceProxyDispatch() local
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/ !
H A Duno2cpp.cxx350 uno_Interface * pInterface = 0; in unoInterfaceProxyDispatch() local
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/ !
H A Duno2cpp.cxx419 uno_Interface * pInterface = 0; in unoInterfaceProxyDispatch() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/ !
H A Duno2cpp.cxx409 uno_Interface * pInterface = 0; in unoInterfaceProxyDispatch() local
/trunk/main/bridges/source/cpp_uno/gcc3_netbsd_intel/ !
H A Duno2cpp.cxx386 uno_Interface * pInterface = 0; in cppu_unoInterfaceProxy_dispatch() local
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/ !
H A Duno2cpp.cxx396 uno_Interface * pInterface = 0; in unoInterfaceProxyDispatch() local
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/ !
H A Duno2cpp.cxx440 uno_Interface * pInterface = 0; in unoInterfaceProxyDispatch() local

1234