Home
last modified time | relevance | path

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

/trunk/main/basic/source/inc/
H A Druntime.hxx464 SbiForStack* FindForStackItemForCollection( class BasicCollection* pCollection );
/trunk/main/basic/source/runtime/
H A Druntime.cxx1241 SbiForStack* SbiRuntime::FindForStackItemForCollection( class BasicCollection* pCollection ) in FindForStackItemForCollection() function in SbiRuntime
/trunk/main/basic/source/classes/
H A Dsb.cxx2301 SbiForStack* pStack = pRT->FindForStackItemForCollection( this ); in CollRemove()