/aoo41x/main/svl/source/svdde/ |
H A D | ddecli.cxx | 159 if( !pInst ) in DdeConnection() 160 pInst = ImpInitInstData(); in DdeConnection() 161 pInst->nRefCount++; in DdeConnection() 162 pInst->nInstanceCli++; in DdeConnection() 163 if ( !pInst->hDdeInstCli ) in DdeConnection() 184 if ( pInst->pConnections ) in DdeConnection() 200 if ( pInst->pConnections ) in ~DdeConnection() 203 pInst->nInstanceCli--; in ~DdeConnection() 204 pInst->nRefCount--; in ~DdeConnection() 205 if ( !pInst->nInstanceCli && pInst->hDdeInstCli ) in ~DdeConnection() [all …]
|
H A D | ddesvr.cxx | 459 if( !pInst ) in DdeService() 460 pInst = ImpInitInstData(); in DdeService() 461 pInst->nRefCount++; in DdeService() 462 pInst->nInstanceSvr++; in DdeService() 464 if ( !pInst->hDdeInstSvr ) in DdeService() 479 if ( pInst->pServicesSvr ) in DdeService() 504 if ( pInst->pServicesSvr ) in ~DdeService() 516 pInst->nInstanceSvr--; in ~DdeService() 517 pInst->nRefCount--; in ~DdeService() 518 if ( !pInst->nInstanceSvr && pInst->hDdeInstSvr ) in ~DdeService() [all …]
|
/aoo41x/main/vcl/os2/source/app/ |
H A D | salinst.cxx | 186 if ( !pInst ) in ImplSalYieldMutexAcquireWithWait() 235 if ( pInst ) in ImplSalYieldMutexTryToAcquire() 246 if ( pInst ) in ImplSalYieldMutexAcquire() 255 if ( pInst ) in ImplSalYieldMutexRelease() 264 if ( !pInst ) in ImplSalReleaseYieldMutex() 284 if ( !pInst ) in ImplSalAcquireYieldMutex() 450 pInst->mhAB = pSalData->mhAB; in CreateSalInstance() 454 pInst->mhComWnd = hComWnd; in CreateSalInstance() 462 return pInst; in CreateSalInstance() 484 delete pInst; in DestroySalInstance() [all …]
|
/aoo41x/main/vcl/unx/generic/plugadapt/ |
H A D | salplug.cxx | 60 SalInstance* pInst = NULL; in tryInstance() local 81 pInst ); in tryInstance() 83 if( pInst ) in tryInstance() 127 return pInst; in tryInstance() 196 if( pInst ) in autodetect_plugin() 202 return pInst; in autodetect_plugin() 229 if( ! pInst ) in CreateSalInstance() 233 if( ! pInst ) in CreateSalInstance() 236 if( ! pInst ) in CreateSalInstance() 245 return pInst; in CreateSalInstance() [all …]
|
/aoo41x/main/vcl/win/source/app/ |
H A D | salinst.cxx | 213 if ( !pInst ) in ImplSalYieldMutexAcquireWithWait() 241 pInst->mnYieldWaitCount++; in ImplSalYieldMutexAcquireWithWait() 262 if ( pInst ) in ImplSalYieldMutexTryToAcquire() 273 if ( pInst ) in ImplSalYieldMutexAcquire() 282 if ( pInst ) in ImplSalYieldMutexRelease() 294 if ( !pInst ) in ImplSalReleaseYieldMutex() 314 if ( !pInst ) in ImplSalAcquireYieldMutex() 584 pInst->mhComWnd = hComWnd; in CreateSalInstance() 589 return pInst; in CreateSalInstance() 606 delete pInst; in DestroySalInstance() [all …]
|
/aoo41x/main/dtrans/source/win32/mtaole/ |
H A D | MtaOleClipb.cxx | 820 CMtaOleClipboard* pInst = in oleThreadProc() local 822 OSL_ASSERT( NULL != pInst ); in oleThreadProc() 824 return pInst->run( ); in oleThreadProc() 834 OSL_ASSERT( NULL != pInst ); in clipboardChangedNotifierThreadProc() 840 while ( pInst->m_bRunClipboardNotifierThread ) in clipboardChangedNotifierThreadProc() 847 if ( pInst->m_ClipboardChangedEventCount > 0 ) in clipboardChangedNotifierThreadProc() 849 pInst->m_ClipboardChangedEventCount--; in clipboardChangedNotifierThreadProc() 850 if ( 0 == pInst->m_ClipboardChangedEventCount ) in clipboardChangedNotifierThreadProc() 851 ResetEvent( pInst->m_hClipboardChangedEvent ); in clipboardChangedNotifierThreadProc() 859 if ( pInst->m_pfncClipViewerCallback ) in clipboardChangedNotifierThreadProc() [all …]
|
/aoo41x/main/rsc/source/res/ |
H A D | rscflag.cxx | 123 RSCINST RscFlag::CreateBasic( RSCINST * pInst ) in CreateBasic() argument 127 if( !pInst ){ in CreateBasic() 132 aInst = *pInst; in CreateBasic() 146 RSCINST RscFlag::Create( RSCINST * pInst, const RSCINST & rDflt, sal_Bool bOwnClass ) in Create() argument 148 RSCINST aInst = CreateBasic( pInst ); in Create() 177 RSCINST RscFlag::CreateClient( RSCINST * pInst, const RSCINST & rDfltI, in CreateClient() argument 180 RSCINST aInst = CreateBasic( pInst ); in CreateClient() 458 RSCINST RscClient::Create( RSCINST * pInst, const RSCINST & rDflt, in Create() argument 463 if( pInst ){ in Create() 465 aTmpI.pData = pInst->pData; in Create() [all …]
|
H A D | rscrange.cxx | 162 RSCINST RscRange::Create( RSCINST * pInst, const RSCINST & rDflt, in Create() argument 167 if( !pInst ) in Create() 174 aInst = *pInst; in Create() 370 RSCINST RscLongRange::Create( RSCINST * pInst, const RSCINST & rDflt, in Create() argument 375 if( !pInst ) in Create() 382 aInst = *pInst; in Create() 515 RSCINST RscIdRange::Create( RSCINST * pInst, const RSCINST & rDflt, sal_Bool bOwnClass ){ in Create() argument 519 if( !pInst ){ in Create() 524 aInst = *pInst; in Create() 832 RSCINST RscBreakRange::Create( RSCINST * pInst, const RSCINST & rDflt, in Create() argument [all …]
|
H A D | rscclass.cxx | 249 RSCINST * pInst, in Create() argument 259 if( !pInst ) in Create() 265 aInst = *pInst; in Create() 481 RSCINST * pInst = (RSCINST *) in GetVariable() local 484 *pInst = pCreateClass->Create( NULL, aDefInst ); in GetVariable() 486 *pInst = aTmpI.pClass->Create( NULL, aDefInst ); in GetVariable() 487 aTmpI = *pInst; in GetVariable()
|
H A D | rsctop.cxx | 621 RSCINST RscTop::Create( RSCINST * pInst, const RSCINST & rDefInst, sal_Bool bOwnRange ) in Create() argument 625 Create( pInst, rDefInst, bOwnRange ); in Create() 627 if( pInst ) in Create() 628 return *pInst; in Create()
|
H A D | rscconst.cxx | 331 RSCINST RscEnum::Create( RSCINST * pInst, const RSCINST & rDflt, sal_Bool bOwnClass ){ in Create() argument 334 if( !pInst ){ in Create() 340 aInst = *pInst; in Create()
|
H A D | rscstr.cxx | 163 RSCINST RscString::Create( RSCINST * pInst, const RSCINST & rDflt, in Create() argument 168 if( !pInst ){ in Create() 174 aInst = *pInst; in Create()
|
/aoo41x/main/accessibility/source/extended/ |
H A D | AccessibleGridControlBase.cxx | 474 Window* pInst = m_aTable.GetWindowInstance(); in getForeground() local 475 if ( pInst ) in getForeground() 477 if ( pInst->IsControlForeground() ) in getForeground() 478 nColor = pInst->GetControlForeground().GetColor(); in getForeground() 482 if ( pInst->IsControlFont() ) in getForeground() 483 aFont = pInst->GetControlFont(); in getForeground() 485 aFont = pInst->GetFont(); in getForeground() 498 Window* pInst = m_aTable.GetWindowInstance(); in getBackground() local 499 if ( pInst ) in getBackground() 501 if ( pInst->IsControlBackground() ) in getBackground() [all …]
|
H A D | AccessibleBrowseBoxBase.cxx | 572 Window* pInst = mpBrowseBox->GetWindowInstance(); in getForeground() local 573 if ( pInst ) in getForeground() 575 if ( pInst->IsControlForeground() ) in getForeground() 576 nColor = pInst->GetControlForeground().GetColor(); in getForeground() 580 if ( pInst->IsControlFont() ) in getForeground() 581 aFont = pInst->GetControlFont(); in getForeground() 583 aFont = pInst->GetFont(); in getForeground() 597 Window* pInst = mpBrowseBox->GetWindowInstance(); in getBackground() local 598 if ( pInst ) in getBackground() 600 if ( pInst->IsControlBackground() ) in getBackground() [all …]
|
/aoo41x/main/basic/source/runtime/ |
H A D | runtime.cxx | 51 SbiInstance* pInst = pINST; in isVBAEnabled() local 52 if ( pInst && pINST->pRun ) in isVBAEnabled() 53 result = pInst->pRun->bVBAEnabled; in isVBAEnabled() 547 pIosys = pInst->pIosys; in SbiRuntime() 776 pInst->nErr = err; in Step() 777 pInst->nErl = nLine; in Step() 856 pInst->Abort(); in Step() 878 String aMsg = pInst->GetErrorMsg(); in Error() 885 pInst->aErrorMsg = aMsg; in Error() 897 if ( pInst->pRun == this ) in Error() [all …]
|
H A D | methods.cxx | 836 bool bCompatibility = ( pInst && pInst->IsCompatibility() ); in RTLFUNC() 992 bool bCompatibility = ( pInst && pInst->IsCompatibility() ); in RTLFUNC() 995 SbiRuntime* pRT = pInst ? pInst->pRun : NULL; in RTLFUNC() 1073 bool bCompatibility = ( pInst && pInst->IsCompatibility() ); in RTLFUNC() 1076 SbiRuntime* pRT = pInst ? pInst->pRun : NULL; in RTLFUNC() 1409 bool bCompatibility = ( pInst && pInst->IsCompatibility() ); in RTLFUNC() 1412 SbiRuntime* pRT = pInst ? pInst->pRun : NULL; in RTLFUNC() 1593 bool bCompatibility = ( pInst && pInst->IsCompatibility() ); in RTLFUNC() 1637 bool bCompatibility = ( pInst && pInst->IsCompatibility() ); in RTLFUNC() 1640 SbiRuntime* pRT = pInst ? pInst->pRun : NULL; in RTLFUNC() [all …]
|
H A D | step1.cxx | 354 pInst->aErrorMsg = String(); in StepERRHDL() 355 pInst->nErr = 0; in StepERRHDL() 356 pInst->nErl = 0; in StepERRHDL() 384 pInst->aErrorMsg = String(); in StepRESUME() 385 pInst->nErr = 0; in StepRESUME() 386 pInst->nErl = 0; in StepRESUME()
|
H A D | step0.cxx | 1220 pInst->Stop(); in StepSTOP() 1273 pInst->aErrorMsg = String(); in StepSTDERROR() 1274 pInst->nErr = 0L; in StepSTDERROR() 1275 pInst->nErl = 0; in StepSTDERROR() 1282 pInst->aErrorMsg = String(); in StepNOERROR() 1283 pInst->nErr = 0L; in StepNOERROR() 1284 pInst->nErl = 0; in StepNOERROR() 1432 pInst->Error( error ); in StepERROR()
|
/aoo41x/main/vcl/aqua/source/app/ |
H A D | salinst.cxx | 385 if ( pInst ) in ImplSalYieldMutexTryToAcquire() 386 return pInst->mpSalYieldMutex->tryToAcquire(); in ImplSalYieldMutexTryToAcquire() 394 if ( pInst ) in ImplSalYieldMutexAcquire() 395 pInst->mpSalYieldMutex->acquire(); in ImplSalYieldMutexAcquire() 401 if ( pInst ) in ImplSalYieldMutexRelease() 402 pInst->mpSalYieldMutex->release(); in ImplSalYieldMutexRelease() 416 AquaSalInstance* pInst = new AquaSalInstance; in CreateSalInstance() local 419 pSalData->mpFirstInstance = pInst; in CreateSalInstance() 433 return pInst; in CreateSalInstance() 438 void DestroySalInstance( SalInstance* pInst ) in DestroySalInstance() argument [all …]
|
/aoo41x/main/sfx2/source/appl/ |
H A D | shutdownicon.cxx | 560 ShutdownIcon* pInst = getInstance(); in addTerminateListener() local 561 if ( ! pInst) in addTerminateListener() 564 if (pInst->m_bListenForTermination) in addTerminateListener() 567 Reference< XDesktop > xDesktop = pInst->m_xDesktop; in addTerminateListener() 571 xDesktop->addTerminateListener( pInst ); in addTerminateListener() 572 pInst->m_bListenForTermination = true; in addTerminateListener() 579 ShutdownIcon* pInst = getInstance(); in terminateDesktop() local 580 if ( ! pInst) in terminateDesktop() 583 Reference< XDesktop > xDesktop = pInst->m_xDesktop; in terminateDesktop() 588 pInst->m_bListenForTermination = true; in terminateDesktop() [all …]
|
/aoo41x/main/rsc/inc/ |
H A D | rscflag.hxx | 37 RSCINST CreateBasic( RSCINST * pInst ); 40 RSCINST Create( RSCINST * pInst, const RSCINST & rDflt, sal_Bool ); 41 RSCINST CreateClient( RSCINST * pInst, const RSCINST & rDflt, 75 RSCINST Create( RSCINST * pInst, const RSCINST & rDflt, sal_Bool );
|
H A D | rscrange.hxx | 45 RSCINST Create( RSCINST * pInst, const RSCINST & rDfltInst, sal_Bool ); 86 RSCINST Create( RSCINST * pInst, const RSCINST & rDfltInst, sal_Bool ); 139 RSCINST Create( RSCINST * pInst, const RSCINST & rDfltInst, sal_Bool ); 201 RSCINST Create( RSCINST * pInst, const RSCINST & rDfltInst, sal_Bool );
|
/aoo41x/main/tools/inc/tools/ |
H A D | link.hxx | 102 void* pInst; member in Link 123 pInst = 0; in Link() 129 pInst = pLinkHdl; in Link() 135 return pFunc ? (*pFunc)(pInst, pCaller) : 0; in Call()
|
/aoo41x/main/fpicker/source/win32/filepicker/ |
H A D | asynceventnotifier.cxx | 317 CAsyncEventNotifier* pInst = reinterpret_cast< CAsyncEventNotifier* >(pParam); in ThreadProc() local 318 OSL_ASSERT(pInst); in ThreadProc() 320 pInst->run(); in ThreadProc()
|
/aoo41x/main/basic/source/classes/ |
H A D | sbunoobj.cxx | 773 SbiInstance* pInst = pINST; in unoToSbxValue() local 774 if( pInst && pInst->IsCompatibility() ) in unoToSbxValue() 956 SbiInstance* pInst = pINST; in getUnoTypeForSbxBaseType() local 957 if( pInst && pInst->IsCompatibility() ) in getUnoTypeForSbxBaseType() 1364 SbiInstance* pInst = pINST; in sbxToUnoValue() local 1365 if( pInst && pInst->IsCompatibility() ) in sbxToUnoValue() 2230 if( pInst && pInst->IsCompatibility() ) in TYPEINIT1() 2681 SbiInstance* pInst = pINST; in GetInfo() local 2682 if( pInst && pInst->IsCompatibility() ) in GetInfo() 4560 SbiInstance* pInst = pINST; in invoke() local [all …]
|