Home
last modified time | relevance | path

Searched refs:pClassMethods (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basic/source/classes/
H A Dsb.cxx635 SbxArray* pClassMethods = pClassModule->GetMethods(); in TYPEINIT1() local
636 sal_uInt32 nMethodCount = pClassMethods->Count32(); in TYPEINIT1()
640 SbxVariable* pVar = pClassMethods->Get32( i ); in TYPEINIT1()
666 SbxVariable* pVar = pClassMethods->Get32( i ); in TYPEINIT1()

Completed in 25 milliseconds