Searched refs:CalcReverseZoom (Results 1 – 5 of 5) sorted by relevance
979 pThis->nDataRowHeight = pThis->CalcReverseZoom(pDataWin->GetTextHeight() + 2); in ImpGetDataRowHeight()991 nDataRowHeight = CalcReverseZoom(nPixel); in SetDataRowHeight()2678 long BrowseBox::CalcReverseZoom(long nVal) in CalcReverseZoom() function in BrowseBox
409 long CalcReverseZoom(long nVal);
1533 sal_Int32 nUnzoomedPixelHeight = CalcReverseZoom( GetDataRowHeight() ); in RowHeightChanged()1556 nColumnWidth = CalcReverseZoom(nColumnWidth); in ColumnResized()
2157 nPixelHeight = pGrid->CalcReverseZoom(nPixelHeight); in getProperty()
3528 pColumn->m_nLastVisibleWidth = CalcReverseZoom(lCurrentWidth); in HideColumn()
Completed in 109 milliseconds