Searched defs:hashTypeProviderKey_Impl (Results 1 – 1 of 1) sorted by relevance
1583 struct hashTypeProviderKey_Impl struct1585 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() argument1594 hashTypeProviderKey_Impl::hashTypeProviderKey_Impl in hashTypeProviderKey_Impl() function in stoc_inspect::hashTypeProviderKey_Impl
Completed in 30 milliseconds