Searched refs:GetWeightedCount (Results 1 – 7 of 7) sorted by relevance
298 ScGlobal::GetRscString(STR_PROGRESS_HEIGHTING), GetWeightedCount() ); in SetOptimalHeight()327 sal_uLong nWeight = aCol[nCol].GetWeightedCount(); in SetOptimalHeight()
1940 sal_uLong ScTable::GetWeightedCount() const in GetWeightedCount() function in ScTable1946 nCellCount += aCol[nCol].GetWeightedCount(); in GetWeightedCount()
3416 nCellCount += pTab[nTab]->GetWeightedCount(); in UpdateAllRowHeights()3426 nProgressStart += pTab[nTab]->GetWeightedCount(); in UpdateAllRowHeights()5119 sal_uLong ScDocument::GetWeightedCount() const in GetWeightedCount() function in ScDocument5125 nCellCount += pTab[nTab]->GetWeightedCount(); in GetWeightedCount()
1843 sal_uLong ScColumn::GetWeightedCount() const in GetWeightedCount() function in ScColumn
252 sal_uLong GetWeightedCount() const;
214 sal_uLong GetWeightedCount() const;
460 sal_uLong GetWeightedCount() const; // Formeln und Edit staerker gewichtet
Completed in 109 milliseconds