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()
3414 nCellCount += pTab[nTab]->GetWeightedCount(); in UpdateAllRowHeights()3424 nProgressStart += pTab[nTab]->GetWeightedCount(); in UpdateAllRowHeights()5117 sal_uLong ScDocument::GetWeightedCount() const in GetWeightedCount() function in ScDocument5123 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 82 milliseconds