Searched refs:GetDupCount (Results 1 – 2 of 2) sorted by relevance
1259 nDimCount = pSource->GetData()->GetColumnCount() + 1 + pSource->GetDupCount(); in SC_IMPL_DUMMY_PROPERTY_LISTENER()1278 long nNewCount = pSource->GetData()->GetColumnCount() + 1 + pSource->GetDupCount(); in CountChanged()
198 long GetDupCount() const { return nDupCount; } in GetDupCount() function in ScDPSource
Completed in 38 milliseconds