Home
last modified time | relevance | path

Searched refs:nStdRowHeight (Results 1 – 10 of 10) sorted by relevance

/aoo4110/main/sc/source/core/data/
H A Dtable2.cxx2196 nNewHeight = ScGlobal::nStdRowHeight; in SetRowHeight()
2264 nNewHeight = ScGlobal::nStdRowHeight; in SetRowHeightRange()
2350 nNewHeight = ScGlobal::nStdRowHeight; in SetRowHeightOnly()
2493 return (sal_uInt16) ScGlobal::nStdRowHeight; in GetRowHeight()
2520 return (sal_uLong) ((nEndRow - nStartRow + 1) * ScGlobal::nStdRowHeight); in GetRowHeight()
2561 return (sal_uLong) ((nEndRow - nStartRow + 1) * ScGlobal::nStdRowHeight * fScale); in GetScaledRowHeight()
2572 return (sal_uInt16) ScGlobal::nStdRowHeight; in GetOriginalHeight()
2958 SCROW nLastHeight = mpRowHeights->findLastNotOf(ScGlobal::nStdRowHeight); in GetLastChangedRow()
H A Dfillinfo.cxx218 sal_uInt16 nDocHeight = ScGlobal::nStdRowHeight; in FillInfo()
232 nDocHeight = ScGlobal::nStdRowHeight; in FillInfo()
H A Dglobal.cxx135 sal_uInt16 ScGlobal::nStdRowHeight = 257; member in ScGlobal
626 nStdRowHeight = (sal_uInt16) ( nDefFontHeight + in InitTextHeight()
H A Dtable1.cxx115 mpRowHeights.reset(new ScFlatUInt16RowSegments(ScGlobal::nStdRowHeight)); in ScTable()
133 … sal_uLong ny = (sal_uLong) ((double) (MAXROW+1) * ScGlobal::nStdRowHeight * HMM_PER_TWIPS ); in ScTable()
H A Ddocumen9.cxx186 sal_uLong ny = (sal_uLong) ((double) (MAXROW+1) * ScGlobal::nStdRowHeight * HMM_PER_TWIPS ); in InitDrawLayer()
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh2.cxx84 (long) ( ScGlobal::nStdRowHeight * HMM_PER_TWIPS * OLE_STD_CELLS_Y ) ); in InitNew()
/aoo4110/main/sc/inc/
H A Dglobal.hxx613 static sal_uInt16 nStdRowHeight; member in ScGlobal
/aoo4110/main/sc/source/ui/view/
H A Dcellsh3.cxx560 ScGlobal::nStdRowHeight, in Execute()
H A Dviewfunc.cxx2398 sal_uInt16 nStepY = ScGlobal::nStdRowHeight; in ModifyCellSize()
H A Dviewdata.cxx328 (long) ( ScGlobal::nStdRowHeight * PIXEL_PER_TWIPS * OLE_STD_CELLS_Y ) ); in ScViewData()

Completed in 128 milliseconds