Lines Matching refs:pINST
190 SbiInstance* pInst = pINST; in RTLFUNC()
748 pINST->GetDllMgr()->FreeDll( rPar.Get(1)->GetString() ); in RTLFUNC()
753 if ( pINST && pINST->pRun ) in IsBaseIndexOne()
755 sal_uInt16 res = pINST->pRun->GetBase(); in IsBaseIndexOne()
1197 SbiIoSystem* pIO = pINST->GetIoSystem(); in PutGet()
1354 if( pINST ) in RTLFUNC()
1355 pINST->EnableReschedule( rPar.Get(1)->GetBool() ); in RTLFUNC()
2514 if( pINST ) in RTLFUNC()
2515 pFormatter = pINST->GetNumberFormatter(); in RTLFUNC()
2527 if( !pINST ) in RTLFUNC()
2649 SbiInstance* pInst = pINST; in RTLFUNC()
2675 SbiIoSystem* pIosys = pINST->GetIoSystem(); in RTLFUNC()
2702 SbModule* pActiveModule = pINST->GetActiveModule(); in RTLFUNC()