Home
last modified time | relevance | path

Searched refs:GetCommonWidth (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sc/inc/
H A Dtable.hxx671 sal_uInt16 GetCommonWidth( SCCOL nEndCol );
H A Ddocument.hxx1342 sal_uInt16 GetCommonWidth( SCCOL nEndCol, SCTAB nTab ) const;
/aoo4110/main/sc/source/core/data/
H A Ddocument.cxx3261 sal_uInt16 ScDocument::GetCommonWidth( SCCOL nEndCol, SCTAB nTab ) const in GetCommonWidth() function in ScDocument
3264 return pTab[nTab]->GetCommonWidth( nEndCol ); in GetCommonWidth()
H A Dtable2.cxx2408 sal_uInt16 ScTable::GetCommonWidth( SCCOL nEndCol ) in GetCommonWidth() function in ScTable
/aoo4110/main/sc/source/ui/view/
H A Dviewdata.cxx2199 sal_uInt16 nTwips = pDoc->GetCommonWidth( nEndCol, nTabNo ); in CalcPPT()

Completed in 121 milliseconds