Home
last modified time | relevance | path

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

/aoo42x/main/cli_ure/source/ure/uno/util/
H A DWeakBase.cs44 protected static Hashtable s_types = new Hashtable(); field in uno.util.WeakBase
89 lock (s_types) in getTypes()
91 types = (Type []) s_types[ type ]; in getTypes()
110 s_types[ type ] = ar; in getTypes()
/aoo42x/main/stoc/source/invocation/
H A Dinvocation.cxx1080 static Sequence< Type > s_types( types ); in getTypes() local
1081 s_pTypes = &s_types; in getTypes()

Completed in 33 milliseconds