Home
last modified time | relevance | path

Searched defs:pThis (Results 1 – 25 of 170) sorted by relevance

1234567

/trunk/main/vcl/source/fontsubset/
H A Dlist.cxx72 static lnode *appendPrim(list pThis, void *el) in appendPrim()
96 static lnode *prependPrim(list pThis, void *el) in prependPrim()
124 list pThis = (list)rtl_allocateMemory(sizeof(struct _list)); in listNewEmpty() local
138 list pThis; in listNewCopy() local
160 void listDispose(list pThis) /*- dtor */ in listDispose()
167 void listSetElementDtor(list pThis, list_destructor f) in listSetElementDtor()
174 void *listCurrent(list pThis) in listCurrent()
181 int listCount(list pThis) in listCount()
187 int listIsEmpty(list pThis) in listIsEmpty()
195 int listAtFirst(list pThis) in listAtFirst()
[all …]
/trunk/main/basic/source/runtime/
H A Dbasrdll.cxx65 BasicDLL* pThis = *(BasicDLL**)GetAppData(SHL_BASIC); in EnableBreak() local
73 BasicDLL* pThis = *(BasicDLL**)GetAppData(SHL_BASIC); in SetDebugMode() local
86 BasicDLL* pThis = *(BasicDLL**)GetAppData(SHL_BASIC); in BasicBreak() local
/trunk/main/svtools/source/misc/
H A Ditemdel.cxx75 const SfxItemDesruptor_Impl *pThis = this; in SfxItemDesruptor_Impl() local
90 const SfxItemDesruptor_Impl *pThis = this; in ~SfxItemDesruptor_Impl() local
/trunk/main/bridges/source/cpp_uno/shared/
H A Dunointerfaceproxy.cxx41 UnoInterfaceProxy * pThis = in freeUnoInterfaceProxy() local
69 void * pThis = pUnoI; in acquireProxy() local
H A Dcppinterfaceproxy.cxx95 CppInterfaceProxy * pThis = CppInterfaceProxy::castInterfaceToProxy( in freeCppInterfaceProxy() local
144 void * pThis = castProxyToInterface( this ); in acquireProxy() local
/trunk/main/vcl/unx/gtk/window/
H A Dgtkobject.cxx178 GtkSalObject* pThis = (GtkSalObject*)object; in signalButton() local
191 GtkSalObject* pThis = (GtkSalObject*)object; in signalFocus() local
202 GtkSalObject* pThis = (GtkSalObject*)object; in signalDestroy() local
H A Dgtkframe.cxx2619 GtkSalFrame* pThis = (GtkSalFrame*)frame; in signalButton() local
2711 GtkSalFrame* pThis = (GtkSalFrame*)frame; in signalScroll() local
2747 GtkSalFrame* pThis = (GtkSalFrame*)frame; in signalMotion() local
2792 GtkSalFrame* pThis = (GtkSalFrame*)frame; in signalCrossing() local
2809 GtkSalFrame* pThis = (GtkSalFrame*)frame; in signalExpose() local
2821 GtkSalFrame* pThis = (GtkSalFrame*)frame; in signalFocus() local
2889 GtkSalFrame* pThis = (GtkSalFrame*)frame; in signalMap() local
2929 GtkSalFrame* pThis = (GtkSalFrame*)frame; in signalUnmap() local
2939 GtkSalFrame* pThis = (GtkSalFrame*)frame; in signalConfigure() local
3028 GtkSalFrame* pThis = (GtkSalFrame*)frame; in signalKey() local
[all …]
/trunk/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Duno2cpp.cxx61 void * pThis, in callVirtualMethod()
140 cppu_unoInterfaceProxy * pThis, in cpp_call()
311 cppu_unoInterfaceProxy * pThis = (cppu_unoInterfaceProxy *)pUnoI; in cppu_unoInterfaceProxy_dispatch() local
/trunk/main/bridges/inc/bridges/cpp_uno/
H A Dbridge.hxx42 cppu_cppInterfaceProxy * pThis = in cppu_cppInterfaceProxy_free() local
106 void * pThis = static_cast< ::com::sun::star::uno::XInterface * >( this ); in acquireProxy() local
152 cppu_unoInterfaceProxy * pThis = in cppu_unoInterfaceProxy_free() local
175 void * pThis = pUnoI; in cppu_unoInterfaceProxy_acquire() local
/trunk/main/comphelper/inc/comphelper/
H A Dsequenceasvector.hxx193 for (typename std::vector<TElementType>::const_iterator pThis = this->begin(); in operator >>() local
217 for (typename std::vector<TElementType>::const_iterator pThis = this->begin(); in operator >>() local
/trunk/main/testtools/source/performance/
H A Dpseudo.cxx78 pseudo_unoInterfaceProxy * pThis = static_cast< pseudo_unoInterfaceProxy * >( pUnoI ); in pseudo_unoInterfaceProxy_dispatch() local
85 pseudo_unoInterfaceProxy * pThis = in pseudo_unoInterfaceProxy_free() local
107 void * pThis = static_cast< uno_Interface * >( pUnoI ); in pseudo_unoInterfaceProxy_acquire() local
/trunk/main/vos/source/
H A Dsignal.cxx34 vos::OSignalHandler* pThis= (vos::OSignalHandler*)pthis; in signalHandlerFunction_impl() local
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Duno2cpp.cxx54 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call()
249 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() local
/trunk/main/vcl/source/window/
H A Ddockingarea.cxx59 static void ImplInitBackground( DockingAreaWindow* pThis ) in ImplInitBackground()
99 static void ImplInvalidateMenubar( DockingAreaWindow* pThis ) in ImplInvalidateMenubar()
H A Dtoolbox.cxx204 int ToolBox::ImplGetDragWidth( ToolBox* pThis ) in ImplGetDragWidth()
243 void ToolBox::ImplUpdateDragArea( ToolBox *pThis ) in ImplUpdateDragArea()
263 long& rRight, long& rBottom, const ToolBox *pThis ) in ImplCalcBorder()
312 static void ImplCheckUpdate( ToolBox *pThis ) in ImplCheckUpdate()
326 void ToolBox::ImplDrawGrip( ToolBox* pThis ) in ImplDrawGrip()
392 void ToolBox::ImplDrawGradientBackground( ToolBox* pThis, ImplDockingWindowWrapper * ) in ImplDrawGradientBackground()
542 sal_Bool ToolBox::ImplDrawNativeBackground( ToolBox* pThis, const Region & ) in ImplDrawNativeBackground()
553 void ToolBox::ImplDrawTransparentBackground( ToolBox* pThis, const Region &rRegion ) in ImplDrawTransparentBackground()
566 void ToolBox::ImplDrawConstantBackground( ToolBox* pThis, const Region &rRegion, sal_Bool bIsInPopu… in ImplDrawConstantBackground()
581 void ToolBox::ImplDrawBackground( ToolBox* pThis, const Rectangle &rRect ) in ImplDrawBackground()
[all …]
/trunk/main/comphelper/source/misc/
H A Dsequenceashashmap.cxx199 for (const_iterator pThis = begin(); in operator >>() local
219 for (const_iterator pThis = begin(); in operator >>() local
252 for (const_iterator pThis = begin(); in getAsConstAnyList() local
/trunk/main/autodoc/source/parser/inc/semantic/
H A Dsub_pe.hxx95 self * pThis = const_cast< self* >(this); in CreateChild() local
/trunk/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Duno2cpp.cxx57 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call()
277 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Duno2cpp.cxx177 void * pThis, in callVirtualMethod()
283 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call()
512 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() local
/trunk/main/svx/source/fmcomp/
H A Dxmlexchg.cxx79 OXFormsTransferable *pThis = dynamic_cast<OXFormsTransferable *>(pInterface); in extractDescriptor() local
/trunk/main/bridges/source/cpp_uno/msvc_win32_intel/
H A Duno2cpp.cxx147 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call()
347 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() local
/trunk/main/sw/source/core/text/
H A Dportox.cxx68 SwIsoToxPortion* pThis = (SwIsoToxPortion*)this; in GetViewWidth() local
H A Dporref.cxx68 SwIsoRefPortion* pThis = (SwIsoRefPortion*)this; in GetViewWidth() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Duno2cpp.cxx88 void * pThis, in callVirtualMethod()
159 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call()
364 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() local
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Duno2cpp.cxx154 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis, in cpp_call()
337 bridges::cpp_uno::shared::UnoInterfaceProxy * pThis in unoInterfaceProxyDispatch() local

1234567