Searched defs:dGrowFactor (Results 1 – 4 of 4) sorted by relevance
81 HashTable::HashTable(ULONG lSize, BOOL bOwner, double dMaxLoadFactor, double dGrowFactor) in HashTable()
77 HashTable::HashTable(sal_uIntPtr lSize, sal_Bool bOwner, double dMaxLoadFactor, double dGrowFactor) in HashTable()
80 HashTable::HashTable(unsigned long lSize, bool bOwner, double dMaxLoadFactor, double dGrowFactor) in HashTable()
52 double dGrowFactor = HashTable::m_defDefGrowFactor in ExportSet()
Completed in 16 milliseconds