Home
last modified time | relevance | path

Searched refs:GetRowHeight (Results 1 – 25 of 47) sorted by relevance

12

/trunk/main/sc/source/core/data/
H A Ddrwlayer.cxx585 (long)(pDoc->GetRowHeight( nRow1, nTab1 ) * HMM_PER_TWIPS) ); in RecalcPos()
613 aPos.Y() += pDoc->GetRowHeight( nRow1, nTab1 ) / 2; in RecalcPos()
647 aPos.Y() += pDoc->GetRowHeight( nRow2, nTab2 ) / 2; in RecalcPos()
750 nStartY = pDoc->GetRowHeight( 0, rRange.aStart.Row()-1, nTab); in GetPrintArea()
751 nEndY = nStartY + pDoc->GetRowHeight( rRange.aStart.Row(), in GetPrintArea()
1058 aMove.Y() += pDoc->GetRowHeight( nRow1, nRow1+nDy-1, nTab); in MoveArea()
1060 aMove.Y() -= pDoc->GetRowHeight( nRow1+nDy, nRow1-1, nTab); in MoveArea()
1141 aRect.Top() += pDoc->GetRowHeight( 0, nRow-1, nTab); in HeightChanged()
1143 aRect.Top() += pDoc->GetRowHeight(nRow, nTab); in HeightChanged()
1178 aTestRect.Top() += pDoc->GetRowHeight( 0, nStartRow-1, nTab); in HasObjectsInRows()
[all …]
H A Ddocumen3.cxx1573 aRect.Top() += pTable->GetRowHeight( 0, aEmbedRange.aStart.Row() - 1); in GetEmbeddedRect()
1578 aRect.Bottom() += pTable->GetRowHeight( aEmbedRange.aStart.Row(), aEmbedRange.aEnd.Row()); in GetEmbeddedRect()
1613 sal_uInt16 nHeight = pTable->GetRowHeight( nRow, NULL, &nHeightEndRow); in lcl_AddTwipsWhile()
1763 long nAdd = pTable->GetRowHeight(i); in lcl_SnapVer()
1929 aRect.Top() += GetRowHeight( 0, nStartRow-1, nTab); in GetMMRect()
1936 aRect.Bottom() += GetRowHeight( nStartRow, nEndRow, nTab); in GetMMRect()
H A Dfillinfo.cxx230 nDocHeight = GetRowHeight( nY, nTab, NULL, &nDocHeightEndRow ); in FillInfo()
1001 … nSize += std::max( static_cast< long >( GetRowHeight( nDocRow, nTab ) * nScaleY ), 1L ); in FillInfo()
1009 … nSize += std::max( static_cast< long >( GetRowHeight( nDocRow, nTab ) * nScaleY ), 1L ); in FillInfo()
H A Dtable2.cxx777 … bool bChange = pDestTab->GetRowHeight(nRow1, nRow2) != GetRowHeight(nRow1, nRow2); in CopyToTable()
2455 sal_uInt16 ScTable::GetRowHeight( SCROW nRow, SCROW* pStartRow, SCROW* pEndRow, bool bHiddenAsZero … in GetRowHeight() function in ScTable
2498 sal_uLong ScTable::GetRowHeight( SCROW nStartRow, SCROW nEndRow ) const in GetRowHeight() function in ScTable
2774 nOldHeight = static_cast<long>(GetRowHeight(nRow1, nRow2)); in ShowRows()
2829 nNewHeight = static_cast<long>(GetRowHeight(nRow1, nRow2)); in ShowRows()
3264 return GetRowHeight(0); in GetRowOffset()
H A Ddocument.cxx3281 sal_uInt16 ScDocument::GetRowHeight( SCROW nRow, SCTAB nTab, bool bHiddenAsZero ) const in GetRowHeight() function in ScDocument
3284 return pTab[nTab]->GetRowHeight( nRow, NULL, NULL, bHiddenAsZero ); in GetRowHeight()
3290 sal_uInt16 ScDocument::GetRowHeight( SCROW nRow, SCTAB nTab, SCROW* pStartRow, SCROW* pEndRow, bool… in GetRowHeight() function in ScDocument
3293 return pTab[nTab]->GetRowHeight( nRow, pStartRow, pEndRow, bHiddenAsZero ); in GetRowHeight()
3299 sal_uLong ScDocument::GetRowHeight( SCROW nStartRow, SCROW nEndRow, SCTAB nTab ) const in GetRowHeight() function in ScDocument
3302 return GetRowHeight( nStartRow, nTab); // faster for a single row in GetRowHeight()
3309 return pTab[nTab]->GetRowHeight( nStartRow, nEndRow); in GetRowHeight()
3325 return (sal_uLong) (GetRowHeight( nStartRow, nTab) * fScale); in GetScaledRowHeight()
3830 …sal_uInt16 nStartHeight = nHeight = pTab[nTab]->GetRowHeight( nStart, NULL, &nHeightEndRow, false); in GetNextDifferentChangedRow()
3839 nHeight = pTab[nTab]->GetRowHeight( nRow, NULL, &nHeightEndRow, false); in GetNextDifferentChangedRow()
H A Dcolumn2.cxx370 nWidth += (long)( pDocument->GetRowHeight( nRow,nTab ) * in GetNeededSize()
535 nWidth += (long)( pDocument->GetRowHeight( nRow,nTab ) * in GetNeededSize()
/trunk/main/sc/source/ui/view/
H A Doutput3.cxx60 aOffset.Y() -= pDoc->GetRowHeight( 0, nY1-1, nTab ); in PrePrintDrawingLayer()
66 nDataHeight += pDoc->GetRowHeight( nY1, nY2, nTab ); in PrePrintDrawingLayer()
83 aRect.Bottom() += pDoc->GetRowHeight( nY1, nY2, nTab ); in PrePrintDrawingLayer()
H A Dviewdata.cxx1602 nTSize = pDoc->GetRowHeight( nY, nTabNo ); in GetScrPos()
1623 nTSize = pDoc->GetRowHeight( nY, nTabNo ); in GetScrPos()
1777 sal_uInt16 nHeight = pDoc->GetRowHeight(nRow, nTabNo); in GetMergeSizePixel()
1788 rSizeYPix = ToPixel( pDoc->GetRowHeight( nY, nTabNo ), nPPTY ); in GetMergeSizePixel()
1843 nScrY -= ToPixel( pDoc->GetRowHeight( rPosY, nTabNo ), nPPTY ); in GetPosFromPixel()
1963 long nThis = pDoc->GetRowHeight( i, nTabNo, NULL, &nHeightEndRow ); in SetPosY()
1972 long nThis = pDoc->GetRowHeight( i, nTabNo, NULL, &nHeightEndRow ); in SetPosY()
2004 nPixPosY -= ToPixel(pDoc->GetRowHeight(j,nTabNo), nPPTY); in RecalcPixPos()
2047 nTSize = pDoc->GetRowHeight( nRow, nTabNo ); in SetScreen()
2089 nAdd = (long) pDoc->GetRowHeight(nY1,nTabNo); in SetScreenPos()
[all …]
H A Dselect.cxx403 long nSizeY = (long) pDoc->GetRowHeight( nPosY+1, nEndY, nTab ); in SetCursorAtCell()
495 nSizeY += pDoc->GetRowHeight( nPosY, nStartY-1, nTab ); in SetCursorAtCell()
498 nSizeY += pDoc->GetRowHeight( nEndY+1, nPosY, nTab ); in SetCursorAtCell()
H A Dtabview2.cxx647 sal_uInt16 nRowTwips = pDoc->GetRowHeight(nRow, nTab); in lcl_FitsInWindow()
657 sal_uInt16 nRowTwips = pDoc->GetRowHeight(nRow, nTab); in lcl_FitsInWindow()
824 aPageSize.Height() += pDoc->GetRowHeight( in CalcZoom()
H A Dtabview5.cxx668 nScrollY -= (long) ( pDoc->GetRowHeight(nPosY, nTab) * nPPTY ); in MakeVisible()
676 nScrollY += (long) ( pDoc->GetRowHeight(nPosY, nTab) * nPPTY ); in MakeVisible()
H A Ddrawutil.cxx75 sal_uInt16 nHeight = pDoc->GetRowHeight(nRow, nTab); in CalcScale()
H A Dgridwin4.cxx1299 nSizeY = pViewData->ToPixel(pDoc->GetRowHeight(nRow, nTab), pViewData->GetPPTY()); in DrawButtons()
1377 long nCellSizeY = ScViewData::ToPixel( pDoc->GetRowHeight( nRow, nTab ), pViewData->GetPPTY() ); in GetListValButtonRect()
1536 sal_uInt16 nHeightTwips = pDoc->GetRowHeight( nY,nTab ); in InvertSimple()
1724 sal_uInt16 nHeightTwips = pDoc->GetRowHeight( nY,nTab ); in GetSelectionRects()
H A Dprintfun.cxx484 long nTwipsSizeY = (long) pDoc->GetRowHeight( nY1, nY2, nTab ); in DrawToDev()
1464 sal_uInt16 nDocH = pDoc->GetRowHeight( nRow, nPrintTab ); in PrintRowHdr()
1539 aTwipOffset.Y() -= pDoc->GetRowHeight( 0, nY1-1, nPrintTab ); in LocateArea()
2145 long nDataHeight = pDoc->GetRowHeight( nY1, nY2, nPrintTab); in PrintPage()
2147 nDataHeight += pDoc->GetRowHeight( nRepeatStartRow, in PrintPage()
/trunk/main/svx/inc/svx/
H A Dframelinkarray.hxx119 long GetRowHeight( size_t nFirstRow, size_t nLastRow ) const;
428 long GetRowHeight( size_t nRow ) const;
431 long GetRowHeight( size_t nFirstRow, size_t nLastRow ) const;
/trunk/main/svx/source/dialog/
H A Dframelinkarray.cxx251 long ArrayImpl::GetRowHeight( size_t nFirstRow, size_t nLastRow ) const in GetRowHeight() function in svx::frame::ArrayImpl
272 …long nHeight = GetRowHeight( nFirstRow, GetMergedLastRow( nCol, nRow ) ) + rCell.mnAddTop + rCell.… in GetHorDiagAngle()
853 long Array::GetRowHeight( size_t nRow ) const in GetRowHeight() function in svx::frame::Array
859 long Array::GetRowHeight( size_t nFirstRow, size_t nLastRow ) const in GetRowHeight() function in svx::frame::Array
889 return Size( GetColWidth( nFirstCol, nLastCol ) + 1, GetRowHeight( nFirstRow, nLastRow ) + 1 ); in GetCellSize()
/trunk/main/sc/source/filter/excel/
H A Dxlescher.cxx104 ::std::min( nOffset / 256.0, 1.0 ) * rDoc.GetRowHeight( nScRow, nScTab )) + 0.5 ); in lclGetYFromRow()
138 nRowH = rDoc.GetRowHeight( nRow, nScTab ); in lclGetRowFromY()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp.cxx905 v = pDoc->GetRowHeight( nRow, nR-1, nTab ); in WriteCell()
909 nHeightPixel = ToPixel( pDoc->GetRowHeight( nRow, nTab ) ); in WriteCell()
914 nHeightPixel = ToPixel( pDoc->GetRowHeight( nRow, nTab ) ); in WriteCell()
/trunk/main/sw/source/ui/table/
H A Drowht.cxx104 rSh.GetRowHeight( pSz ); in SwTableHeightDlg()
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx695 nPosY += pDestDoc->GetRowHeight( 0, nStartY-1, 0 ); in InitDocShell()
714 long nAdd = pDestDoc->GetRowHeight( nRow, 0 ); in InitDocShell()
/trunk/main/sc/source/filter/rtf/
H A Drtfexp.cxx153 …rStrm << OOO_STRING_SVTOOLS_RTF_TRRH << ByteString::CreateFromInt32( pDoc->GetRowHeight( nRow, nTa… in WriteRow()
/trunk/main/sc/inc/
H A Dtable.hxx652 …SC_DLLPUBLIC sal_uInt16 GetRowHeight( SCROW nRow, SCROW* pStartRow = NULL, SCROW* pEndRow = NULL, …
653 sal_uLong GetRowHeight( SCROW nStartRow, SCROW nEndRow ) const;
H A Ddocument.hxx1331 …SC_DLLPUBLIC sal_uInt16 GetRowHeight( SCROW nRow, SCTAB nTab, bool bHiddenAsZero = true ) …
1332 …SC_DLLPUBLIC sal_uInt16 GetRowHeight( SCROW nRow, SCTAB nTab, SCROW* pStartRow, SCROW* pEn…
1333 … SC_DLLPUBLIC sal_uLong GetRowHeight( SCROW nStartRow, SCROW nEndRow, SCTAB nTab ) const;
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx338 aPos.Y() += pDoc->GetRowHeight( nRow, nTab ) / 2; in GetDrawPos()
358 aPos.Y() += pDoc->GetRowHeight( 0, nRow - 1, nTab ); in GetDrawPos()
H A Deditutil.cxx126 long nCellY = (long) ( pDoc->GetRowHeight(nRow,nTab) * nPPTY ); in GetEditArea()

Completed in 263 milliseconds

12