Lines Matching refs:SbxArray
531 SbxArray* pProps = pRet->GetProperties(); in cloneTypeObjectImpl()
635 SbxArray* pClassMethods = pClassModule->GetMethods(); in TYPEINIT1()
694 SbxArray* pClassProps = pClassModule->GetProperties(); in TYPEINIT1()
839 mxIfaces = new SbxArray(); in SbClassData()
914 pModules = new SbxArray; in StarBASIC()
1379 sal_Bool StarBASIC::Call( const String& rName, SbxArray* pParam ) in Call()
1891 xUnoListeners = new SbxArray(); in getUnoListeners()
2079 xItemArray = new SbxArray(); in Initialize()
2125 SbxArray* pArg = pVar->GetParameters(); in SFX_NOTIFY()
2186 void BasicCollection::CollAdd( SbxArray* pPar_ ) in CollAdd()
2264 void BasicCollection::CollItem( SbxArray* pPar_ ) in CollItem()
2282 void BasicCollection::CollRemove( SbxArray* pPar_ ) in CollRemove()