Searched defs:aDataArea (Results 1 – 4 of 4) sorted by relevance
1138 void SAL_CALL ScLabelRangeObj::setDataArea( const table::CellRangeAddress& aDataArea ) in setDataArea()1192 const table::CellRangeAddress& aDataArea ) in addNew()
1703 void SAL_CALL ScDatabaseRangeObj::setDataArea( const table::CellRangeAddress& aDataArea ) in setDataArea()
2345 … Rectangle aDataArea( Point( 0, m_nColHeaderHeightPixel ), m_pDataWindow->GetOutputSizePixel() ); in impl_ni_ScrollRows() local2409 …const Rectangle aDataArea( Point( m_nRowHeaderWidthPixel, 0 ), m_pDataWindow->GetOutputSizePixel()… in impl_ni_ScrollColumns() local
1029 com.sun.star.table.CellRangeAddress aDataArea = new com.sun.star.table.CellRangeAddress(); in doNamedRangesSamples() local
Completed in 75 milliseconds