Home
last modified time | relevance | path

Searched defs:pMeth (Results 1 – 25 of 27) sorted by relevance

12

/dports/editors/libreoffice/libreoffice-7.2.6.2/vbahelper/source/vbahelper/
H A Dvbaapplicationbase.cxx262 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in getCaption() local
282 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in setCaption() local
302 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in OnKey() local
338 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in Run() local
459 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in Quit() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vbahelper/source/vbahelper/
H A Dvbaapplicationbase.cxx263 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in getCaption() local
283 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in setCaption() local
303 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in OnKey() local
339 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in Run() local
460 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in Quit() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/qa/cppunit/
H A Dbasictest.cxx77 …SbMethod* pMeth = mpMod.is() ? static_cast<SbMethod*>(mpMod->Find( "doUnitTest", SbxClassType::Me… in Run() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/qa/cppunit/
H A Dbasictest.cxx77 …SbMethod* pMeth = mpMod.is() ? static_cast<SbMethod*>(mpMod->Find( "doUnitTest", SbxClassType::Me… in Run() local
/dports/math/scilab/scilab-6.1.1/scilab/modules/webtools/sci_gateway/cpp/
H A Dsci_http_upload.cpp188 wchar_t* pMeth = o.second->getAs<types::String>()->get(0); in sci_http_upload() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/classes/
H A Dsbxmod.cxx496 SbMethod* pMeth = dynamic_cast<SbMethod*>( p ); in GetMethod() local
681 SbMethod* pMeth = dynamic_cast<SbMethod*>( pVar ); in Notify() local
852 SbMethod* pMeth = nullptr; in SetSource32() local
1067 void SbModule::Run( SbMethod* pMeth ) in Run()
1577 SbMethod* pMeth = dynamic_cast<SbMethod*>(pMethods->Get(i)); in fixUpMethodStart() local
1832 SbxVariable* pMeth = Find( aProcName, SbxClassType::Method ); in handleProcedureProperties() local
1864 SbxVariable* pMeth = nullptr; in handleProcedureProperties() local
2429 SbxVariable* pMeth = SbObjModule::Find( aMethodToRun, SbxClassType::Method ); in triggerMethod() local
2560 SbxVariable* pMeth = SbObjModule::Find( "UnloadObject", SbxClassType::Method ); in Unload() local
H A Deventatt.cxx278 SbMethod* pMeth = dynamic_cast<SbMethod*>( pMethVar ); in firing_impl() local
H A Dsbunoobj.cxx2006 SbUnoMethod* pMeth = dynamic_cast<SbUnoMethod*>( pVar ); in Notify() local
2445 SbUnoMethod* pMeth = pFirst; in clearUnoMethodsForBasic() local
2486 SbUnoMethod* pMeth = pFirst; in clearUnoMethods() local
4226 SbMethod* pMeth = dynamic_cast<SbMethod*>( p ); in setValue() local
4264 SbMethod* pMeth = dynamic_cast<SbMethod*>( p ); in getValue() local
4319 SbMethod* pMeth = dynamic_cast<SbMethod*>( p ); in invoke() local
4586 SbxVariableRef pMeth = pObj->Find( "toString", SbxClassType::Method ); in handleToStringForCOMObjects() local
H A Dsb.cxx797 SbxVariable* pMeth = SbxObject::Find("Class_Initialize", SbxClassType::Method); in triggerInitializeEvent() local
812 SbxVariable* pMeth = SbxObject::Find("Class_Terminate", SbxClassType::Method ); in triggerTerminateEvent() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/classes/
H A Dsbxmod.cxx491 SbMethod* pMeth = dynamic_cast<SbMethod*>( p ); in GetMethod() local
681 SbMethod* pMeth = dynamic_cast<SbMethod*>( pVar ); in Notify() local
853 SbMethod* pMeth = nullptr; in SetSource32() local
996 void SbModule::Run( SbMethod* pMeth ) in Run()
1569 … SbMethod* pMeth = dynamic_cast<SbMethod*>( pMethods->Get( static_cast<sal_uInt16>(i) ) ); in fixUpMethodStart() local
1823 SbxVariable* pMeth = Find( aProcName, SbxClassType::Method ); in handleProcedureProperties() local
1855 SbxVariable* pMeth = nullptr; in handleProcedureProperties() local
2421 SbxVariable* pMeth = SbObjModule::Find( aMethodToRun, SbxClassType::Method ); in triggerMethod() local
2552 SbxVariable* pMeth = SbObjModule::Find( "UnloadObject", SbxClassType::Method ); in Unload() local
H A Deventatt.cxx278 SbMethod* pMeth = dynamic_cast<SbMethod*>( pMethVar ); in firing_impl() local
H A Dsbunoobj.cxx1992 SbUnoMethod* pMeth = dynamic_cast<SbUnoMethod*>( pVar ); in Notify() local
2432 SbUnoMethod* pMeth = pFirst; in clearUnoMethodsForBasic() local
2473 SbUnoMethod* pMeth = pFirst; in clearUnoMethods() local
4212 SbMethod* pMeth = dynamic_cast<SbMethod*>( p ); in setValue() local
4250 SbMethod* pMeth = dynamic_cast<SbMethod*>( p ); in getValue() local
4305 SbMethod* pMeth = dynamic_cast<SbMethod*>( p ); in invoke() local
4567 SbxVariableRef pMeth = pObj->Find( "toString", SbxClassType::Method ); in handleToStringForCOMObjects() local
H A Dsb.cxx814 SbxVariable* pMeth = SbxObject::Find("Class_Initialize", SbxClassType::Method); in triggerInitializeEvent() local
829 SbxVariable* pMeth = SbxObject::Find("Class_Terminate", SbxClassType::Method ); in triggerTerminateEvent() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/vba/
H A Dvbaapplication.cxx523 …SbMethod* pMeth = static_cast<SbMethod*>(pBasic->GetRtl()->Find( "WaitUntil", SbxClassType::Method… in wait() local
1288 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in Volatile() local
1334 …SbMethod* pMeth = static_cast<SbMethod*>(pBasic->GetRtl()->Find( "FuncCaller", SbxClassType::Metho… in Caller() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/vba/
H A Dvbaapplication.cxx519 …SbMethod* pMeth = static_cast<SbMethod*>(pBasic->GetRtl()->Find( "WaitUntil", SbxClassType::Method… in wait() local
1284 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in Volatile() local
1330 …SbMethod* pMeth = static_cast<SbMethod*>(pBasic->GetRtl()->Find( "FuncCaller", SbxClassType::Metho… in Caller() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/comp/
H A Dcodegen.cxx228 SbMethod* pMeth = nullptr; in Save() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/comp/
H A Dcodegen.cxx228 SbMethod* pMeth = nullptr; in Save() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/inc/
H A Druntime.hxx218 SbMethod* pMeth; // method instance member in SbiRuntime
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/inc/
H A Druntime.hxx218 SbMethod* pMeth; // method instance member in SbiRuntime
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/sbx/
H A Dsbxobj.cxx262 SbxVariable* pMeth = FindQualified( rName, SbxClassType::DontCare); in Call() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/sbx/
H A Dsbxobj.cxx262 SbxVariable* pMeth = FindQualified( rName, SbxClassType::DontCare); in Call() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/runtime/
H A Dmethods.cxx2284 SbxVariable* pMeth = rPar.Get(0); in SbRtl_Time() local
2344 SbxVariable* pMeth = rPar.Get(0); in SbRtl_Date() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/runtime/
H A Dmethods.cxx2267 SbxVariable* pMeth = rPar.Get( 0 ); in SbRtl_Time() local
2327 SbxVariable* pMeth = rPar.Get( 0 ); in SbRtl_Date() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/basicide/
H A Dbaside2b.cxx1149 SbMethod* pMeth = dynamic_cast<SbMethod*>(pMethods->Get(i)); in GetActualSubName() local
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/basicide/
H A Dbaside2b.cxx1140 SbMethod* pMeth = dynamic_cast<SbMethod*>( pMethods->Get( i ) ); in GetActualSubName() local

12