/aoo41x/main/sc/source/core/data/ |
H A D | drwlayer.cxx | 585 (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 D | documen3.cxx | 1573 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 D | fillinfo.cxx | 230 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 D | table2.cxx | 777 … 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 D | document.cxx | 3281 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 D | column2.cxx | 370 nWidth += (long)( pDocument->GetRowHeight( nRow,nTab ) * in GetNeededSize() 535 nWidth += (long)( pDocument->GetRowHeight( nRow,nTab ) * in GetNeededSize()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | output3.cxx | 60 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 D | viewdata.cxx | 1602 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 D | tabview2.cxx | 647 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 D | select.cxx | 403 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 D | tabview5.cxx | 668 nScrollY -= (long) ( pDoc->GetRowHeight(nPosY, nTab) * nPPTY ); in MakeVisible() 676 nScrollY += (long) ( pDoc->GetRowHeight(nPosY, nTab) * nPPTY ); in MakeVisible()
|
H A D | drawutil.cxx | 75 sal_uInt16 nHeight = pDoc->GetRowHeight(nRow, nTab); in CalcScale()
|
H A D | gridwin4.cxx | 1299 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 D | printfun.cxx | 484 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()
|
/aoo41x/main/svx/inc/svx/ |
H A D | framelinkarray.hxx | 119 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;
|
/aoo41x/main/svx/source/dialog/ |
H A D | framelinkarray.cxx | 251 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()
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xlescher.cxx | 104 ::std::min( nOffset / 256.0, 1.0 ) * rDoc.GetRowHeight( nScRow, nScTab )) + 0.5 ); in lclGetYFromRow() 138 nRowH = rDoc.GetRowHeight( nRow, nScTab ); in lclGetRowFromY()
|
/aoo41x/main/sc/source/filter/html/ |
H A D | htmlexp.cxx | 905 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()
|
/aoo41x/main/sw/source/ui/table/ |
H A D | rowht.cxx | 104 rSh.GetRowHeight( pSz ); in SwTableHeightDlg()
|
/aoo41x/main/sc/source/ui/app/ |
H A D | transobj.cxx | 695 nPosY += pDestDoc->GetRowHeight( 0, nStartY-1, 0 ); in InitDocShell() 714 long nAdd = pDestDoc->GetRowHeight( nRow, 0 ); in InitDocShell()
|
/aoo41x/main/sc/source/filter/rtf/ |
H A D | rtfexp.cxx | 153 …rStrm << OOO_STRING_SVTOOLS_RTF_TRRH << ByteString::CreateFromInt32( pDoc->GetRowHeight( nRow, nTa… in WriteRow()
|
/aoo41x/main/sc/inc/ |
H A D | table.hxx | 652 …SC_DLLPUBLIC sal_uInt16 GetRowHeight( SCROW nRow, SCROW* pStartRow = NULL, SCROW* pEndRow = NULL, … 653 sal_uLong GetRowHeight( SCROW nStartRow, SCROW nEndRow ) const;
|
H A D | document.hxx | 1331 …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;
|
/aoo41x/main/sc/source/core/tool/ |
H A D | editutil.cxx | 126 long nCellY = (long) ( pDoc->GetRowHeight(nRow,nTab) * nPPTY ); in GetEditArea()
|
H A D | detfunc.cxx | 338 aPos.Y() += pDoc->GetRowHeight( nRow, nTab ) / 2; in GetDrawPos() 358 aPos.Y() += pDoc->GetRowHeight( 0, nRow - 1, nTab ); in GetDrawPos()
|