/aoo42x/main/sal/qa/rtl_strings/ |
H A D | rtl_OString.cxx | 283 sal_Char* pMeth = methName; in test_rtl_OString_getLength() local 335 sal_Char* pMeth = methName; in test_rtl_OString_equals() local 400 sal_Char* pMeth = methName; in test_rtl_OString_equalsIgnoreAsciiCase() local 457 sal_Char* pMeth = methName; in test_rtl_OString_compareTo_001() local 532 sal_Char* pMeth = methName; in test_rtl_OString_compareTo_002() local 610 sal_Char* pMeth = methName; in test_rtl_OString_op_cmp() local 706 sal_Char* pMeth = methName; in test_rtl_OString_op_neq() local 795 sal_Char* pMeth = methName; in test_rtl_OString_op_g() local 1277 sal_Char* pMeth = methName; in test_rtl_OString_op_cscs() local 1574 sal_Char* pMeth =methName; in test_rtl_OString_concat() local [all …]
|
H A D | rtl_OUString.cxx | 211 sal_Char* pMeth = methName; in test_rtl_OUString_getLength() local 276 sal_Char* pMeth = methName; in test_rtl_OUString_equals() local 364 sal_Char* pMeth = methName; in test_rtl_OUString_equalsIgnoreAsciiCase() local 428 sal_Char* pMeth = methName; in test_rtl_OUString_compareTo_001() local 518 sal_Char* pMeth = methName; in test_rtl_OUString_compareTo_002() local 594 sal_Char* pMeth = methName; in test_rtl_OUString_match_001() local 863 sal_Char* pMeth = methName; in test_rtl_OUString_csuc() local 920 sal_Char* pMeth = methName; in test_rtl_OUString_getStr() local 2422 sal_Char* pMeth=methName; in test_index() local 2480 sal_Char* pMeth=methName; in test_indexStr() local [all …]
|
H A D | rtl_OUStringBuffer.cxx | 256 sal_Char* pMeth = methName; in test_rtl_OUStringBuffer_makeStringAndClear() local 331 sal_Char* pMeth = methName; in test_rtl_OUStringBuffer_getLength() local 404 sal_Char* pMeth = methName; in test_rtl_OUStringBuffer_getCapacity() local 489 sal_Char* pMeth = methName; in test_rtl_OUStringBuffer_ensureCapacity() local 586 sal_Char* pMeth = methName; in test_rtl_OUStringBuffer_setLength() local 718 sal_Char* pMeth = methName; in test_rtl_OUStringBuffer_charAt() local 806 sal_Char* pMeth = methName; in test_rtl_OUStringBuffer_csuc() local 861 sal_Char* pMeth = methName; in test_rtl_OUStringBuffer_getStr() local 917 sal_Char* pMeth = methName; in test_rtl_OUStringBuffer_setCharAt() local 1014 sal_Char* pMeth = methName; in test_rtl_OUStringBuffer_append_001() local [all …]
|
/aoo42x/main/basic/source/inc/ |
H A D | object.hxx | 58 typedef void( SampleObject::*pMeth ) typedef in SampleObject
|
H A D | runtime.hxx | 287 SbMethod* pMeth; // Methoden-Instanz member in SbiRuntime
|
/aoo42x/main/basic/source/sample/ |
H A D | collelem.cxx | 38 …SbxVariable* pMeth = Make( String( RTL_CONSTASCII_USTRINGPARAM("Say") ), SbxCLASS_METHOD, SbxEMPTY… in SampleElement() local
|
/aoo42x/main/basic/source/classes/ |
H A D | disas.cxx | 279 SbMethod* pMeth = PTR_CAST(SbMethod,pMod->GetMethods()->Get( i )); in SbiDisas() local 413 SbMethod* pMeth = PTR_CAST(SbMethod,pMod->GetMethods()->Get( i )); in DisasLine() local
|
H A D | sbxmod.cxx | 596 SbMethod* pMeth = p ? PTR_CAST(SbMethod,p) : NULL; in GetMethod() local 779 SbMethod* pMeth = PTR_CAST(SbMethod,pVar); in SFX_NOTIFY() local 874 SbMethod* pMeth = NULL; in SetSource32() local 1033 sal_uInt16 SbModule::Run( SbMethod* pMeth ) in Run() 1660 SbMethod* pMeth = PTR_CAST(SbMethod,pMethods->Get( (sal_uInt16)i ) ); in fixUpMethodStart() local 1855 SbxVariable* pMeth = Find( aProcName, SbxCLASS_METHOD ); in handleProcedureProperties() local 1887 SbxVariable* pMeth = NULL; in handleProcedureProperties() local 2449 SbxVariable* pMeth = SbObjModule::Find( aMethodToRun, SbxCLASS_METHOD ); in triggerMethod() local 2590 …SbxVariable* pMeth = SbObjModule::Find( String( RTL_CONSTASCII_USTRINGPARAM( "UnloadObject" ) ), S… in Unload() local
|
H A D | eventatt.cxx | 311 SbMethod* pMeth = PTR_CAST(SbMethod,pMethVar); in firing_impl() local
|
H A D | sbunoobj.cxx | 2090 SbUnoMethod* pMeth = PTR_CAST(SbUnoMethod,pVar); in TYPEINIT1() local 2592 SbUnoMethod* pMeth = pFirst; in clearUnoMethodsForBasic() local 2633 SbUnoMethod* pMeth = pFirst; in clearUnoMethods() local 4476 SbMethod* pMeth = p != NULL ? PTR_CAST(SbMethod,p) : NULL; in setValue() local 4517 SbMethod* pMeth = p != NULL ? PTR_CAST(SbMethod,p) : NULL; in getValue() local 4572 SbMethod* pMeth = p != NULL ? PTR_CAST(SbMethod,p) : NULL; in invoke() local 4848 …SbxVariableRef pMeth = pObj->Find( ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "toString" ) ), S… in handleToStringForCOMObjects() local
|
H A D | sb.cxx | 812 SbxVariable* pMeth = SbxObject::Find( aInitMethodName, SbxCLASS_METHOD ); in triggerInitializeEvent() local 828 SbxVariable* pMeth = SbxObject::Find( aTermMethodName, SbxCLASS_METHOD ); in triggerTerminateEvent() local
|
/aoo42x/main/vbahelper/source/vbahelper/ |
H A D | vbaapplicationbase.cxx | 296 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in Run() local 430 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in Quit() local
|
/aoo42x/main/idl/source/objects/ |
H A D | slot.cxx | 96 SvMetaAttribute * pMeth; in Load() local 337 SvMetaAttribute * pMeth = GetMethod(); in GetMangleName() local
|
/aoo42x/main/basic/source/comp/ |
H A D | codegen.cxx | 204 SbMethod* pMeth = NULL; in Save() local
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbaapplication.cxx | 439 …SbMethod* pMeth = (SbMethod*)pBasic->GetRtl()->Find( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("W… in wait() local 1114 …SbMethod* pMeth = (SbMethod*)pBasic->GetRtl()->Find( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("F… in Caller() local
|
/aoo42x/main/basic/source/sbx/ |
H A D | sbxobj.cxx | 294 SbxVariable* pMeth = FindQualified( rName, SbxCLASS_DONTCARE); in Call() local
|
/aoo42x/main/basic/source/runtime/ |
H A D | runtime.cxx | 525 SbxArray* SbiInstance::GetLocals( SbMethod* pMeth ) in GetLocals()
|
H A D | methods.cxx | 2242 SbxVariable* pMeth = rPar.Get( 0 ); in RTLFUNC() local 2313 SbxVariable* pMeth = rPar.Get( 0 ); in RTLFUNC() local
|
H A D | methods1.cxx | 199 SbMethod* pMeth = PTR_CAST(SbMethod,pFindVar); in RTLFUNC() local
|
/aoo42x/main/scripting/source/vbaevents/ |
H A D | eventhelper.cxx | 942 SbMethod* pMeth = static_cast< SbMethod* >( pModule->Find( sTemp, SbxCLASS_METHOD ) ); in firing_Impl() local
|
/aoo42x/main/sc/source/core/tool/ |
H A D | compiler.cxx | 2942 SbxMethod* pMeth = (SbxMethod*) pObj->Find( aName, SbxCLASS_METHOD ); in IsMacro() local
|