Home
last modified time | relevance | path

Searched refs:pThis (Results 1 – 25 of 229) sorted by relevance

12345678910

/trunk/main/vcl/source/fontsubset/
H A Dlist.cxx72 static lnode *appendPrim(list pThis, void *el) in appendPrim() argument
77 if (pThis->tail != 0) { in appendPrim()
78 flink = &(pThis->tail->next); in appendPrim()
79 blink = pThis->tail; in appendPrim()
81 flink = &pThis->head; in appendPrim()
83pThis->cptr = ptr; /*- list was empty - set current to pThis element */ in appendPrim()
87 pThis->tail = ptr; in appendPrim()
92 pThis->aCount++; in appendPrim()
96 static lnode *prependPrim(list pThis, void *el) in prependPrim() argument
101 if (pThis->head != 0) { in prependPrim()
[all …]
/trunk/main/vcl/source/window/
H A Dtoolbox.cxx121 static void ImplDrawButton( ToolBox* pThis, const Rectangle &rRect, sal_uInt16 highlight, sal_Bool …
204 int ToolBox::ImplGetDragWidth( ToolBox* pThis ) in ImplGetDragWidth() argument
209 if( pThis->IsNativeControlSupported( CTRL_TOOLBAR, PART_ENTIRE_CONTROL ) ) in ImplGetDragWidth()
215 Rectangle aArea( aPoint, pThis->GetOutputSizePixel() ); in ImplGetDragWidth()
217 …if ( pThis->GetNativeControlRegion(CTRL_TOOLBAR, pThis->mbHorz ? PART_THUMB_VERT : PART_THUMB_HORZ, in ImplGetDragWidth()
220 width = pThis->mbHorz ? aContent.GetWidth() : aContent.GetHeight(); in ImplGetDragWidth()
243 void ToolBox::ImplUpdateDragArea( ToolBox *pThis ) in ImplUpdateDragArea() argument
245 ImplDockingWindowWrapper *pWrapper = ImplGetDockingManager()->GetDockingWindowWrapper( pThis ); in ImplUpdateDragArea()
248 if ( pThis->ImplIsFloatingMode() || pWrapper->IsLocked() ) in ImplUpdateDragArea()
252 if( pThis->meAlign == WINDOWALIGN_TOP || pThis->meAlign == WINDOWALIGN_BOTTOM ) in ImplUpdateDragArea()
[all …]
/trunk/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx2619 GtkSalFrame* pThis = (GtkSalFrame*)frame; in signalButton() local
2641 aEvent.mnX = (long)pEvent->x_root - pThis->maGeometry.nX; in signalButton()
2642 aEvent.mnY = (long)pEvent->y_root - pThis->maGeometry.nY; in signalButton()
2647 (pThis->m_nStyle & SAL_FRAME_STYLE_OWNERDRAWDECORATION) == 0 in signalButton()
2654 … bClosePopups = (gdk_display_get_window_at_pointer( pThis->getGdkDisplay(), &x, &y ) == NULL); in signalButton()
2660 gdk_display_pointer_ungrab( pThis->getGdkDisplay(), GDK_CURRENT_TIME ); in signalButton()
2665 if( pThis->m_bWindowIsGtkPlug && in signalButton()
2669 pThis->askForXEmbedFocus( pEvent->time ); in signalButton()
2674 aEvent.mnX = pThis->maGeometry.nWidth-1-aEvent.mnX; in signalButton()
2676 vcl::DeletionListener aDel( pThis ); in signalButton()
[all …]
/trunk/main/sfx2/source/appl/
H A Dfileobj.cxx526 pThis->bLoadError = sal_False; in IMPL_STATIC_LINK()
527 pThis->bWaitForData = sal_False; in IMPL_STATIC_LINK()
528 pThis->bInCallDownLoad = sal_False; in IMPL_STATIC_LINK()
530 if( !pThis->bInNewData && !pThis->bDataReady ) in IMPL_STATIC_LINK()
534 pThis->bDataReady = sal_True; in IMPL_STATIC_LINK()
535 pThis->SendStateChg_Impl( sfx2::LinkManager::STATE_LOAD_OK ); in IMPL_STATIC_LINK()
538 pThis->NotifyDataChanged(); in IMPL_STATIC_LINK()
541 if( pThis->bDataReady ) in IMPL_STATIC_LINK()
543 pThis->bLoadAgain = sal_True; in IMPL_STATIC_LINK()
544 if( pThis->xMed.Is() ) in IMPL_STATIC_LINK()
[all …]
/trunk/main/fpicker/source/office/
H A Diodlg.cxx856 pThis->_pFileView->EndInplaceEditing( false ); in IMPL_STATIC_LINK()
858 INetURLObject aObj( pThis->_pFileView->GetViewURL() ); in IMPL_STATIC_LINK()
860 …svtools::QueryFolderNameDialog aDlg( pThis, sFolderName, String( SvtResId( STR_SVT_NEW_FOLDER ) ) … in IMPL_STATIC_LINK()
866 bHandled = pThis->_pFileView->CreateNewFolder( aDlg.GetName() ); in IMPL_STATIC_LINK()
1015 if ( pThis->_pImp->_bMultiSelection && pThis->_pFileView->GetSelectionCount() > 1 ) in IMPL_STATIC_LINK()
1018 pThis->OpenMultiSelection_Impl(); in IMPL_STATIC_LINK()
1023 String aOldPath( pThis->_pFileView->GetViewURL() ); in IMPL_STATIC_LINK()
1024 if ( pThis->_pImp->_bDoubleClick || pThis->_pFileView->HasChildPathFocus() ) in IMPL_STATIC_LINK()
1026 aFileName = pThis->_pFileView->GetCurrentURL(); in IMPL_STATIC_LINK()
1031 if ( pThis->_pFileView->GetSelectionCount() ) in IMPL_STATIC_LINK()
[all …]
/trunk/main/sw/source/core/layout/
H A Dfindfrm.cxx731 SwFrm *pThis = this; in _FindNext() local
741 pThis = ((SwTabFrm*)this)->FindLastCntnt(); in _FindNext()
742 if ( !pThis ) in _FindNext()
743 pThis = this; in _FindNext()
753 pThis = ((SwSectionFrm*)this)->FindLastCntnt(); in _FindNext()
754 if ( !pThis ) in _FindNext()
755 pThis = this; in _FindNext()
773 const sal_Bool bFtn = pThis->IsInFtn(); in _FindNext()
774 if ( !bIgnoreTab && pThis->IsInTab() ) in _FindNext()
776 SwLayoutFrm *pUp = pThis->GetUpper(); in _FindNext()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Duno2cpp.cxx53 void * pThis,
61 void * pThis, in callVirtualMethod() argument
71 OSL_ENSURE( pStackLongs && pThis, "### null ptr!" ); in callVirtualMethod()
76 if (! pThis) dummy_can_throw_anything("xxx"); // address something in callVirtualMethod()
107 : "m"(nStackLongs), "m"(pStackLongs), "m"(pThis), "m"(nVtableIndex), in callVirtualMethod()
140 cppu_unoInterfaceProxy * pThis, in cpp_call() argument
174 *(void**)pCppStack = pThis->pCppI; in cpp_call()
197 &pThis->pBridge->aUno2Cpp ); in cpp_call()
226 pUnoArgs[nPos], pParamTypeDescr, &pThis->pBridge->aUno2Cpp ); in cpp_call()
246 pThis->pCppI, nVtableCall, in cpp_call()
[all …]
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx437 pThis->SetUpdateMode( sal_False ); in IMPL_STATIC_LINK()
439 pThis->aAutoCorrPB.Show(pThis->rParent.HasAutoCorrection()); in IMPL_STATIC_LINK()
440 pThis->SpellContinue_Impl(); in IMPL_STATIC_LINK()
441 pThis->aSentenceED.ResetUndo(); in IMPL_STATIC_LINK()
442 pThis->aUndoPB.Enable(sal_False); in IMPL_STATIC_LINK()
444 pThis->LockFocusChanges(true); in IMPL_STATIC_LINK()
445 if( pThis->aChangePB.IsEnabled() ) in IMPL_STATIC_LINK()
446 pThis->aChangePB.GrabFocus(); in IMPL_STATIC_LINK()
447 else if( pThis->aIgnorePB.IsEnabled() ) in IMPL_STATIC_LINK()
448 pThis->aIgnorePB.GrabFocus(); in IMPL_STATIC_LINK()
[all …]
H A Dthesdlg.cxx512 (void) pThis; in IMPL_STATIC_LINK()
595 pThis->m_pDialog->SetUpdateMode( sal_False ); in IMPL_STATIC_LINK()
601 Image aImage( bHC ? pThis->aVendorDefaultImageHC : pThis->aVendorDefaultImage ); in IMPL_STATIC_LINK()
602 pThis->aVendorImageFI.SetImage( aImage ); in IMPL_STATIC_LINK()
603 pThis->aVendorImageFI.Show(); in IMPL_STATIC_LINK()
606 Size aVendorSize = pThis->aVendorImageFI.GetSizePixel(); in IMPL_STATIC_LINK()
607 Size aImageSize = pThis->aVendorImageFI.GetImage().GetSizePixel(); in IMPL_STATIC_LINK()
613 pThis->aVendorImageFI.SetSizePixel( aVendorSize ); in IMPL_STATIC_LINK()
616 pThis->aVendorImageFI.SetSizePixel( aVendorSize ); in IMPL_STATIC_LINK()
618 &pThis->aLeftBtn, in IMPL_STATIC_LINK()
[all …]
/trunk/main/bridges/inc/bridges/cpp_uno/
H A Dbridge.hxx42 cppu_cppInterfaceProxy * pThis = in cppu_cppInterfaceProxy_free() local
45 OSL_ASSERT( pEnv == pThis->pBridge->pCppEnv ); in cppu_cppInterfaceProxy_free()
47 (*pThis->pBridge->pUnoEnv->revokeInterface)( pThis->pBridge->pUnoEnv, pThis->pUnoI ); in cppu_cppInterfaceProxy_free()
48 (*pThis->pUnoI->release)( pThis->pUnoI ); in cppu_cppInterfaceProxy_free()
49 ::typelib_typedescription_release( (typelib_TypeDescription *)pThis->pTypeDescr ); in cppu_cppInterfaceProxy_free()
50 pThis->pBridge->release(); in cppu_cppInterfaceProxy_free()
55 delete pThis; in cppu_cppInterfaceProxy_free()
106 void * pThis = static_cast< ::com::sun::star::uno::XInterface * >( this ); in acquireProxy() local
108 pBridge->pCppEnv, &pThis, (uno_freeProxyFunc)cppu_cppInterfaceProxy_free, in acquireProxy()
110 OSL_ASSERT( pThis == static_cast< ::com::sun::star::uno::XInterface * >( this ) ); in acquireProxy()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Duno2cpp.cxx80 void * pThis,
88 void * pThis, in callVirtualMethod() argument
96 if (! pThis) in callVirtualMethod()
119 sal_uInt32 pMethod = *((sal_uInt32*)pThis); in callVirtualMethod()
159 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() argument
196 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
221 pParamTypeDescr, pThis->getBridge()->getUno2Cpp() ); in cpp_call()
276 pUnoArgs[nPos], pParamTypeDescr, pThis->getBridge()->getUno2Cpp() ); in cpp_call()
315 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
321 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
[all …]
/trunk/main/testtools/source/performance/
H A Dpseudo.cxx78 pseudo_unoInterfaceProxy * pThis = static_cast< pseudo_unoInterfaceProxy * >( pUnoI ); in pseudo_unoInterfaceProxy_dispatch() local
79 (*pThis->pUnoI->pDispatcher)( pThis->pUnoI, pMemberType, pReturn, pArgs, ppException ); in pseudo_unoInterfaceProxy_dispatch()
85 pseudo_unoInterfaceProxy * pThis = in pseudo_unoInterfaceProxy_free() local
88 OSL_ASSERT( pEnv == pThis->pPseudoMapping->pTo ); in pseudo_unoInterfaceProxy_free()
90 (*pThis->pPseudoMapping->pFrom->revokeInterface)( pThis->pPseudoMapping->pFrom, pThis->pUnoI ); in pseudo_unoInterfaceProxy_free()
91 (*pThis->pUnoI->release)( pThis->pUnoI ); in pseudo_unoInterfaceProxy_free()
92 typelib_typedescription_release( (typelib_TypeDescription *)pThis->pTypeDescr ); in pseudo_unoInterfaceProxy_free()
93 (*pThis->pPseudoMapping->release)( pThis->pPseudoMapping ); in pseudo_unoInterfaceProxy_free()
98 delete pThis; in pseudo_unoInterfaceProxy_free()
107 void * pThis = static_cast< uno_Interface * >( pUnoI ); in pseudo_unoInterfaceProxy_acquire() local
[all …]
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Duno2cpp.cxx57 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() argument
64 OSL_ENSURE( pThis, "### no interface given!" ); in cpp_call()
95 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
121 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
152 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
217 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
223 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
236 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
249 pExc, pName, *ppUnoExc, pThis->getBridge()->getCpp2Uno()); in cpp_call()
277 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() local
[all …]
/trunk/main/basic/source/runtime/
H A Dbasrdll.cxx65 BasicDLL* pThis = *(BasicDLL**)GetAppData(SHL_BASIC); in EnableBreak() local
66 DBG_ASSERT( pThis, "BasicDLL::EnableBreak: Noch keine Instanz!" ); in EnableBreak()
67 if ( pThis ) in EnableBreak()
68 pThis->bBreakEnabled = bEnable; in EnableBreak()
73 BasicDLL* pThis = *(BasicDLL**)GetAppData(SHL_BASIC); in SetDebugMode() local
74 DBG_ASSERT( pThis, "BasicDLL::EnableBreak: Noch keine Instanz!" ); in SetDebugMode()
75 if ( pThis ) in SetDebugMode()
76 pThis->bDebugMode = bDebugMode; in SetDebugMode()
86 BasicDLL* pThis = *(BasicDLL**)GetAppData(SHL_BASIC); in BasicBreak() local
87 DBG_ASSERT( pThis, "BasicDLL::EnableBreak: Noch keine Instanz!" ); in BasicBreak()
[all …]
/trunk/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Duno2cpp.cxx52 static void callVirtualMethod(void * pThis, sal_uInt32 nVtableIndex,
58 static void callVirtualMethod(void * pThis, sal_uInt32 nVtableIndex, in callVirtualMethod() argument
86 if ( !pThis ) in callVirtualMethod()
96 sal_uInt64 pMethod = *((sal_uInt64 *)pThis); in callVirtualMethod()
256 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() argument
298 void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
319 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
369 pUnoArgs[nPos], pParamTypeDescr, pThis->getBridge()->getUno2Cpp() ); in cpp_call()
427 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
433 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Duno2cpp.cxx52 static void callVirtualMethod(void * pThis, sal_uInt32 nVtableIndex,
58 static void callVirtualMethod(void * pThis, sal_uInt32 nVtableIndex, in callVirtualMethod() argument
86 if ( !pThis ) in callVirtualMethod()
96 sal_uInt64 pMethod = *((sal_uInt64 *)pThis); in callVirtualMethod()
255 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() argument
297 void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
318 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
368 pUnoArgs[nPos], pParamTypeDescr, pThis->getBridge()->getUno2Cpp() ); in cpp_call()
426 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
432 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Duno2cpp.cxx62 static void callVirtualMethod(void * pThis, sal_uInt32 nVtableIndex,
68 static void callVirtualMethod(void * pThis, sal_uInt32 nVtableIndex, in callVirtualMethod() argument
96 if ( !pThis ) in callVirtualMethod()
106 sal_uInt64 pMethod = *((sal_uInt64 *)pThis); in callVirtualMethod()
264 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() argument
306 void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
327 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
377 pUnoArgs[nPos], pParamTypeDescr, pThis->getBridge()->getUno2Cpp() ); in cpp_call()
435 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
441 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
[all …]
/trunk/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Duno2cpp.cxx59 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() argument
96 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
127 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
171 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
179 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
228 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
234 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
249 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
263 pThis->getBridge()->getCpp2Uno()); in cpp_call()
299 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() local
[all …]
/trunk/main/bridges/source/cpp_uno/shared/
H A Dcppinterfaceproxy.cxx95 CppInterfaceProxy * pThis = CppInterfaceProxy::castInterfaceToProxy( in freeCppInterfaceProxy() local
97 if (pEnv != pThis->pBridge->getCppEnv()) { in freeCppInterfaceProxy()
101 (*pThis->pBridge->getUnoEnv()->revokeInterface)( in freeCppInterfaceProxy()
102 pThis->pBridge->getUnoEnv(), pThis->pUnoI ); in freeCppInterfaceProxy()
103 (*pThis->pUnoI->release)( pThis->pUnoI ); in freeCppInterfaceProxy()
105 (typelib_TypeDescription *)pThis->pTypeDescr ); in freeCppInterfaceProxy()
106 pThis->pBridge->release(); in freeCppInterfaceProxy()
111 pThis->~CppInterfaceProxy(); in freeCppInterfaceProxy()
112 delete[] reinterpret_cast< char * >(pThis); in freeCppInterfaceProxy()
144 void * pThis = castProxyToInterface( this ); in acquireProxy() local
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Duno2cpp.cxx177 void * pThis, in callVirtualMethod() argument
194 sal_Int32 *vtable = *(sal_Int32 **)pThis; in callVirtualMethod()
283 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() argument
322 … void * pAdjustedThisPtr = reinterpret_cast< void ** >( pThis->getCppI() ) + aVtableSlot.offset; in cpp_call()
347 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
413 pUnoArgs[nPos], pParamTypeDescr, pThis->getBridge()->getUno2Cpp() ); in cpp_call()
457 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
463 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
474 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
482 *ppUnoExc, pThis->getBridge()->getCpp2Uno() ); in cpp_call()
[all …]
/trunk/main/comphelper/source/misc/
H A Dsequenceashashmap.cxx199 for (const_iterator pThis = begin(); in operator >>() local
200 pThis != end() ; in operator >>()
201 ++pThis ) in operator >>()
203 pDestination[i].Name = pThis->first ; in operator >>()
204 pDestination[i].Value = pThis->second; in operator >>()
219 for (const_iterator pThis = begin(); in operator >>() local
220 pThis != end() ; in operator >>()
221 ++pThis ) in operator >>()
223 pDestination[i].Name = pThis->first ; in operator >>()
224 pDestination[i].Value = pThis->second; in operator >>()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Duno2cpp.cxx143 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() argument
179 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
205 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
236 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
274 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
280 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
291 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
298 …CPPU_CURRENT_NAMESPACE::__cxa_get_globals()->caughtExceptions, *ppUnoExc, pThis->getBridge()->getC… in cpp_call()
323 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() local
325 typelib_InterfaceTypeDescription * pTypeDescr = pThis->pTypeDescr; in unoInterfaceProxyDispatch()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Duno2cpp.cxx202 void * pThis,
212 void * pThis, in callVirtualMethod() argument
222 if (! pThis) in callVirtualMethod()
237 sal_uInt32 pMethod = *((sal_uInt32*)pThis); in callVirtualMethod()
320 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() argument
361 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
386 pParamTypeDescr, pThis->getBridge()->getUno2Cpp() ); in cpp_call()
443 pUnoArgs[nPos], pParamTypeDescr, pThis->getBridge()->getUno2Cpp() ); in cpp_call()
483 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
489 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Duno2cpp.cxx202 void * pThis,
212 void * pThis, in callVirtualMethod() argument
222 if (! pThis) in callVirtualMethod()
237 sal_uInt32 pMethod = *((sal_uInt32*)pThis); in callVirtualMethod()
320 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() argument
361 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
386 pParamTypeDescr, pThis->getBridge()->getUno2Cpp() ); in cpp_call()
443 pUnoArgs[nPos], pParamTypeDescr, pThis->getBridge()->getUno2Cpp() ); in cpp_call()
483 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
489 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_os2_intel/
H A Duno2cpp.cxx152 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call() argument
188 void * pAdjustedThisPtr = reinterpret_cast< void ** >(pThis->getCppI()) in cpp_call()
214 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
245 pThis->getBridge()->getUno2Cpp() ); in cpp_call()
283 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
289 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
300 pThis->getBridge()->getCpp2Uno() ); in cpp_call()
307 …CPPU_CURRENT_NAMESPACE::__cxa_get_globals()->caughtExceptions, *ppUnoExc, pThis->getBridge()->getC… in cpp_call()
332 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() local
334 typelib_InterfaceTypeDescription * pTypeDescr = pThis->pTypeDescr; in unoInterfaceProxyDispatch()
[all …]

12345678910