Home
last modified time | relevance | path

Searched refs:pInst (Results 51 – 66 of 66) sorted by relevance

123

/trunk/main/basic/source/classes/
H A Dsbintern.cxx49 pInst = NULL; in SbiGlobals()
H A Dsb.cxx2297 SbiInstance* pInst = pINST; in CollRemove() local
2298 SbiRuntime* pRT = pInst ? pInst->pRun : NULL; in CollRemove()
H A Dsbxmod.cxx721 SbiInstance* pInst = pINST; in Find() local
722 if( pInst && pInst->IsCompatibility() ) in Find()
/trunk/main/rsc/inc/
H A Drscstr.hxx49 RSCINST Create( RSCINST * pInst, const RSCINST & rDfltInst, sal_Bool );
H A Drscmgr.hxx48 RSCINST Create( RSCINST * pInst, const RSCINST & rDflt, sal_Bool );
H A Drscconst.hxx66 RSCINST Create( RSCINST * pInst, const RSCINST & rDfltInst, sal_Bool );
H A Drscarray.hxx79 RSCINST Create( RSCINST * pInst, const RSCINST & rDflt, sal_Bool );
H A Drscclass.hxx90 RSCINST Create( RSCINST * pInst, const RSCINST & rDflt, sal_Bool );
H A Drsccont.hxx73 RSCINST Create( RSCINST * pInst, const RSCINST & rDflt, sal_Bool );
H A Drsctop.hxx182 virtual RSCINST Create( RSCINST * pInst,
/trunk/main/vcl/inc/
H A Dsalinst.hxx170 void DestroySalInstance( SalInstance* pInst );
H A Dwindow.h107 long ImplWindowFrameProc( Window* pInst, SalFrame* pFrame, sal_uInt16 nEvent, const void* pEvent );
/trunk/main/accessibility/bridge/source/java/
H A DWindowsAccessBridgeAdapter.cxx64 long VCLEventListenerLinkFunc(void * pInst, void * pData);
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx591 SalFrame* ImplSalCreateFrame( Os2SalInstance* pInst, HWND hWndParent, ULONG nSalFrameStyle ) in ImplSalCreateFrame() argument
687 WinSendMsg( hWndFrame, WM_SETICON, (MPARAM)pInst->mhAppIcon, (MPARAM)0 ); in ImplSalCreateFrame()
719 pFrame->mhAB = pInst->mhAB; in ImplSalCreateFrame()
725 WinQueryTaskSizePos( pInst->mhAB, 0, &aSWP ); in ImplSalCreateFrame()
/trunk/main/basic/source/inc/
H A Druntime.hxx285 SbiInstance* pInst; // aktiver Thread member in SbiRuntime
/trunk/main/vcl/win/source/window/
H A Dsalframe.cxx359 SalFrame* ImplSalCreateFrame( WinSalInstance* pInst, in ImplSalCreateFrame() argument
507 (GetWindowInstance( hWnd ) == pInst->mhInst) && in ImplSalCreateFrame()
534 hWndParent, 0, pInst->mhInst, (void*)pFrame ); in ImplSalCreateFrame()

Completed in 131 milliseconds

123