Searched refs:GetCellSize (Results 1 – 2 of 2) sorted by relevance
449 Size GetCellSize( size_t nCol, size_t nRow, bool bSimple = false ) const;
883 Size Array::GetCellSize( size_t nCol, size_t nRow, bool bSimple ) const in GetCellSize() function in svx::frame::Array894 Rectangle aRect( GetCellPosition( nCol, nRow, bSimple ), GetCellSize( nCol, nRow, bSimple ) ); in GetCellRect()
Completed in 62 milliseconds