Home
last modified time | relevance | path

Searched refs:GetWeightedCount (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/sc/source/core/data/
H A Dtable1.cxx298 ScGlobal::GetRscString(STR_PROGRESS_HEIGHTING), GetWeightedCount() ); in SetOptimalHeight()
327 sal_uLong nWeight = aCol[nCol].GetWeightedCount(); in SetOptimalHeight()
H A Dtable3.cxx1940 sal_uLong ScTable::GetWeightedCount() const in GetWeightedCount() function in ScTable
1946 nCellCount += aCol[nCol].GetWeightedCount(); in GetWeightedCount()
H A Ddocument.cxx3414 nCellCount += pTab[nTab]->GetWeightedCount(); in UpdateAllRowHeights()
3424 nProgressStart += pTab[nTab]->GetWeightedCount(); in UpdateAllRowHeights()
5117 sal_uLong ScDocument::GetWeightedCount() const in GetWeightedCount() function in ScDocument
5123 nCellCount += pTab[nTab]->GetWeightedCount(); in GetWeightedCount()
H A Dcolumn2.cxx1843 sal_uLong ScColumn::GetWeightedCount() const in GetWeightedCount() function in ScColumn
/aoo4110/main/sc/inc/
H A Dcolumn.hxx252 sal_uLong GetWeightedCount() const;
H A Dtable.hxx214 sal_uLong GetWeightedCount() const;
H A Ddocument.hxx460 sal_uLong GetWeightedCount() const; // Formeln und Edit staerker gewichtet

Completed in 82 milliseconds