Searched refs:m_nRowHeaderWidthPixel (Results 1 – 3 of 3) sorted by relevance
373 if ( nHeaderWidth != m_nRowHeaderWidthPixel ) in impl_checkInvariants()444 ,m_nRowHeaderWidthPixel ( 0 ) in TableControl_Impl()755 aArea.Right() = m_nRowHeaderWidthPixel; in impl_getAllVisibleCellsArea()790 aArea.Left() = m_nRowHeaderWidthPixel; in impl_getAllVisibleDataCellArea()804 m_nRowHeaderWidthPixel = 0; in impl_ni_updateCachedTableMetrics()944 gridWidthPixel -= m_nRowHeaderWidthPixel; in impl_ni_calculateColumnWidths()1222 aDataCellPlayground.Left() = m_nRowHeaderWidthPixel; in impl_ni_relayout()1272 long accumulatedWidthPixel = m_nRowHeaderWidthPixel; in impl_ni_relayout()1410 i_dataCellPlayground.GetWidth() + m_nRowHeaderWidthPixel, in impl_ni_positionChildWindows()1476 aRowHeaderArea.Right() = m_nRowHeaderWidthPixel - 1; in doPaintContent()[all …]
107 m_aRect.Right() = m_rControl.m_nRowHeaderWidthPixel - 1; in TableColumnGeometry()121 m_aRect.Left() = m_rControl.m_nRowHeaderWidthPixel; in impl_initRect()
113 long m_nRowHeaderWidthPixel; member in svt::table::TableControl_Impl
Completed in 85 milliseconds