Home
last modified time | relevance | path

Searched defs:hashTypeProviderKey_Impl (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/stoc/source/inspect/
H A Dintrospection.cxx1583 struct hashTypeProviderKey_Impl struct
1585 Reference<XPropertySetInfo> xPropInfo;
1586 Sequence< sal_Int8 > maImpIdSeq;
1587 sal_Int32 nHitCount;
1589 void IncHitCount() const { ((hashTypeProviderKey_Impl*)this)->nHitCount++; } in IncHitCount()
1590 hashTypeProviderKey_Impl() : nHitCount( 0 ) {} in hashTypeProviderKey_Impl() function
1594 hashTypeProviderKey_Impl::hashTypeProviderKey_Impl in hashTypeProviderKey_Impl() function in stoc_inspect::hashTypeProviderKey_Impl

Completed in 33 milliseconds