Searched refs:getCellRect (Results 1 – 5 of 5) sorted by relevance
77 SVX_DLLPRIVATE const ::Rectangle& getCellRect() const { return maCellRect; } in getCellRect() function in sdr::table::Cell78 SVX_DLLPRIVATE ::Rectangle& getCellRect() { return maCellRect; } in getCellRect() function in sdr::table::Cell
347 const ::Rectangle aCellRect( mxCell->getCellRect() ); in getBounds()
1636 rCellRect = xCell->getCellRect(); in getCellBounds()
156 Point pt = getCellRect(row, col, true).getLocation(); in initComponents()
129 Point pt = getCellRect(row, col, true).getLocation(); in initComponents()
Completed in 43 milliseconds