Home
last modified time | relevance | path

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

/aoo41x/main/stoc/source/inspect/
H A Dintrospection.cxx1502 struct hashIntrospectionKey_Impl struct
1509 void IncHitCount() const { ((hashIntrospectionKey_Impl*)this)->nHitCount++; } in IncHitCount() argument
1510 hashIntrospectionKey_Impl() : nHitCount( 0 ) {} in hashIntrospectionKey_Impl() function
1511 hashIntrospectionKey_Impl( const Sequence< Reference<XIdlClass> > & rIdlClasses,
1516 hashIntrospectionKey_Impl::hashIntrospectionKey_Impl in hashIntrospectionKey_Impl() function in stoc_inspect::hashIntrospectionKey_Impl
1531 size_t operator()(const hashIntrospectionKey_Impl & rObj ) const in operator ()()
1536 bool operator()( const hashIntrospectionKey_Impl & rObj1, in operator ()()
1537 const hashIntrospectionKey_Impl & rObj2 ) const in operator ()()
1557 hashIntrospectionKey_Impl,
2175 hashIntrospectionKey_Impl aKeySeq( SupportedClassSeq, xPropSetInfo, xImplClass ); in implInspect()

Completed in 14 milliseconds