Home
last modified time | relevance | path

Searched refs:i_dataCellPlayground (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/svtools/source/table/
H A Dtablecontrol_impl.cxx1323 void TableControl_Impl::impl_ni_positionChildWindows( Rectangle const & i_dataCellPlayground, in impl_ni_positionChildWindows() argument
1333 lcl_getRowsFittingInto( i_dataCellPlayground.GetHeight(), m_nRowHeightPixel ), in impl_ni_positionChildWindows()
1346 Point( i_dataCellPlayground.Right() + 1, 0 ), in impl_ni_positionChildWindows()
1347 Size( nScrollbarMetrics, i_dataCellPlayground.Bottom() + 1 ) in impl_ni_positionChildWindows()
1358 lcl_getColumnsVisibleWithin( i_dataCellPlayground, m_nLeftColumn, *this, false ), in impl_ni_positionChildWindows()
1381 Point( 0, i_dataCellPlayground.Bottom() + 1 ), in impl_ni_positionChildWindows()
1382 Size( i_dataCellPlayground.Right() + 1, nScrollbarMetrics ) in impl_ni_positionChildWindows()
1399 …m_pScrollCorner->SetPosPixel( Point( i_dataCellPlayground.Right() + 1, i_dataCellPlayground.Bottom… in impl_ni_positionChildWindows()
1404 …m_pScrollCorner->SetPosPixel( Point( i_dataCellPlayground.Right() + 1, i_dataCellPlayground.Bottom… in impl_ni_positionChildWindows()
1410 i_dataCellPlayground.GetWidth() + m_nRowHeaderWidthPixel, in impl_ni_positionChildWindows()
[all …]
H A Dtablecontrol_impl.hxx424 Rectangle const & i_dataCellPlayground,

Completed in 36 milliseconds