Home
last modified time | relevance | path

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

/aoo41x/main/svx/inc/svx/
H A Dframelinkarray.hxx449 Size GetCellSize( size_t nCol, size_t nRow, bool bSimple = false ) const;
/aoo41x/main/svx/source/dialog/
H A Dframelinkarray.cxx883 Size Array::GetCellSize( size_t nCol, size_t nRow, bool bSimple ) const in GetCellSize() function in svx::frame::Array
894 Rectangle aRect( GetCellPosition( nCol, nRow, bSimple ), GetCellSize( nCol, nRow, bSimple ) ); in GetCellRect()

Completed in 21 milliseconds